Defn. Set
- A set is a well-defined collection of objects.
- These objects are called elements or members of the set.
- The collection of all objects of interest is called the universal set or universe.
Note.
- Notations: Uppercase letters for sets, e.g. ; or for universals.
- is read as ” in ” or ” is an element of ”
- is read as ” is the set of numbers of form such that is an integer.”
Examples
- Finite set: ,
- Countably Infinite set: , ,
- Uncountable set: , ,
| Roster Method/Listing Method | Set-Builder Notation/Rule Method |
|---|---|
| for some | |
| Set of primes less than 3 = | where |
| Set of multiples of 5 = | Set of multiples of 3 = for some |
Defn. Cardinality
- The cardinality or size of a finite set is the number of elements it has.
- Notations: or
Defn. Empty and Singleton Sets
- The empty set is the set that has no elements. Written as .
- A singleton set is the set that has only one element.
Note
- is a finite set with
- is not the same as . .
Defn. Subset
Let and be sets.
- is a subset of if every element of also belongs to . or .
- is a proper subset of if every element of also belongs to . )
- and are equal if they contain exactly the same elements.
Examples
Thm.
- for any set .
- for any set .
- If and then for any sets .
Cor.
There is only one set with no elements ().