Definition
A set is a collection of items. Order and occurrence does not matter. You can use set builder notation like:
OR
→ Read as “The set of all S such that P(x)”
Sets also have distinct Set Properties & Laws.
Complement of a set:
or .
Cartesian Product:
The set of all pairs of two sets. EG .
Set Equality:
Proper Subset:
A subset of a set bar the set itself. I don’t know how that’s particularly useful but there you go. Figure is:
Power Set:
The power set of a set is a set with all the possible subsets of the original set. The size is , where is the original size of the set.
Disjointed Sets:
Sets A and B are disjointed iff they share no elements in common. ()
Mutually Disjoint Sets often refers to multiple sets (A, B, C) with no similarities amongst them.
Partition of Sets:
A set of subsets of A, where no subset overlaps (I.E. they’re all Mutually Disjointed Sets).
Principal of Inclusion-Exclusion:
A related concept in Set Theory.