Content deleted Content added
Difference, cartesian product |
cardinality is a unary operator. |
||
Line 22:
* The '''empty set''' or '''null set''' is the set of no elements, denoted by <math>\varnothing</math> and sometimes 0.
* A '''unary operator''' applies to a single set. There
* A '''binary operator''' applies to two sets. The basic binary operators are logical '''OR''' and logical '''AND'''. They perform the [[union (set theory)|union]] and [[intersection (set theory)|intersection]] of sets. The difference between sets, ''A-B'', is the set of all elements in ''A'' and not in ''B''. The cartesian product, ''A×B'' is the set of ordered pairs taking one element from ''A'' and one from ''B''.
|