Content deleted Content added
Equality, equivalence, difference |
Arthur Rubin (talk | contribs) |
||
Line 24:
* A '''unary operator''' applies to a single set. There is only one unary operator, called logical '''NOT'''. It works by taking the [[complement (set theory)|complement]] with respect to the universe, i.e. the set of all elements under consideration.
* A '''binary operator''' applies to two sets. The basic binary operators are logical '''OR''' and logical '''AND'''
* A '''subset''' is denoted by <math>A \subseteq B</math> and means every element in set A is also in set B.
Line 32 ⟶ 30:
* A '''superset''' is denoted by <math>A \supseteq B</math> and means every element in set B is also in set A.
* The '''identity''' or '''equivalence''' of two sets is denoted by <math>A
* A '''proper subset''' is denoted by <math>A \subset B</math> and means every element in set A is also in set B and the two sets are not identical.
|