Up
Go up to 4.2.1 Atomic Formulae

4.2.1.1 Membership

  MEMBERSHIP       ::= membership TERM SORT

A membership formula is written:

T   in   S
The sign displayed as the set-membership symbol in LaTeX is input as `in'.

It is well-sorted if the term T is well-sorted for a supersort S' of the specified sort S. It expands to an application of the pre-declared predicate symbol for testing S' values for membership in the embedding of S.


CoFI Document: CASL/Summary --Version 0.99-- 21 April 1998.
Comments to cofi-language@brics.dk

Up