Sets & Set Notation
Set notation, listing and builder form, universal sets, subsets, and complement.
Sets give mathematics a precise way to talk about collections. The symbols may look small, but they prevent confusion about what belongs, what does not belong, and how groups are related.
CSEC Sets questions often test notation directly, then use that notation in Venn diagrams and word problems. Learn the language first: element, subset, universal set, complement, empty set, and cardinality. Once the notation is clear, the calculations become much easier to follow.
What is a Set?
A set is a well-defined collection of distinct objects called elements or members.
Key characteristics:
- Elements are distinct (no repeats)
- A set is well-defined (you must be able to determine whether something belongs or not)
- Order doesn't matter
Good sets (well-defined):
- The set of vowels: {a, e, i, o, u}
- The set of even numbers: {2, 4, 6, 8, ...}
- The set of months with 31 days
Not sets (not well-defined):
- "The set of tall people" — what counts as tall?
- "The set of good books" — good is subjective
Membership: Is Something IN the Set?
If an object is in a set, we say it's a member or element of that set.
Notation:
- means "a is an element of set A" or "a belongs to A"
- means "a is NOT an element of set A"
Let
- ✓ (3 is in the set)
- ✓ (4 is not in the set)
- ✓ (7 is in the set)
Cardinality: How Many Elements?
The cardinality of a set is the number of elements in it.
Notation: means "the cardinality of set A" or "the number of elements in A"
Let
The cardinality is (there are 5 vowels)
Let
The cardinality is (there are 10 numbers)
Finite vs. Infinite Sets
- Finite set: Has a limited number of elements
- Infinite set: Has unlimited elements
Finite sets:
- The set of students in your class
- The set of days in a week: {Mon, Tue, Wed, Thu, Fri, Sat, Sun}
- The set of planets in our solar system
Infinite sets:
- The set of natural numbers: {1, 2, 3, 4, ...}
- The set of integers: {..., -2, -1, 0, 1, 2, ...}
- The set of all real numbers
Special Sets
Empty Set (or Null Set):
- Contains NO elements
- Notation: or { }
- Example: The set of even prime numbers greater than 2
Universal Set:
- Contains ALL elements being considered in a problem
- Notation:
- Changes depending on context
If we're discussing "numbers in a classroom game," the universal set might be {1, 2, 3, 4, 5, 6}.
If we're discussing "letters of the alphabet," the universal set is {a, b, c, ..., z}.
In a specific problem, we're told what U is.
- Order doesn't matter in sets: {1, 2, 3} = {3, 1, 2}
- Duplicates aren't allowed: {1, 2, 2, 3} = {1, 2, 3}
- The empty set ∅ is a valid set
- Every set is a subset of the universal set U
Part 2: Representing Sets
Sets can be written in three different ways. Choosing the right form makes problems easier!
Method 1: Listing/Roster Form
Write all elements inside curly brackets, separated by commas.
Use this when: The set is small and finite.
- Set of vowels:
- Set of digits:
- Set of even numbers less than 10:
If a set is infinite but follows a pattern, use "..." to show it continues:
- Set of natural numbers:
- Set of all even numbers:
- Set of multiples of 5:
Method 2: Set-Builder Notation
Describe the condition that elements must satisfy.
Format: which reads "the set of all x such that [condition]"
Use this when: It's hard or impossible to list all elements.
- = the set of all x such that x is a vowel
- = natural numbers less than 10 = {1, 2, 3, 4, 5, 6, 7, 8, 9}
- = {6, 8, 10, 12, 14}
- = all integers
Common symbols in set-builder notation:
- means "is an element of"
- means "is not an element of"
- are inequality signs
- = natural numbers, = integers, = rationals, = reals
- ∧ means "and", ∨ means "or"
Method 3: Descriptive Form
Describe the set in words.
Use this when: Communication matters more than formality.
- "The set of all even numbers between 1 and 20"
- "The set of months with exactly 31 days"
- "The set of factors of 12"
On CSEC exams, you might need to:
- Convert listing form to set-builder notation
- Convert set-builder notation to listing form
- Identify which form is most appropriate
- Count elements in a set using any representation
Part 3: Relationships Between Sets
Sets can relate to each other in important ways. Understanding these relationships is crucial.
Subset: Is One Set Inside Another?
Set is a subset of set if EVERY element of is also in .
Notation: (read as "A is a subset of B")
Let and
Is ?
- Is 1 in B? Yes ✓
- Is 3 in B? Yes ✓
- Is 5 in B? Yes ✓
All elements of A are in B, so ✓
Let and
Is ?
- Is 2 in D? Yes ✓
- Is 4 in D? Yes ✓
- Is 6 in D? No ✗
Not all elements of C are in D, so (C is NOT a subset of D)
Important subset facts:
- Every set is a subset of itself:
- The empty set is a subset of every set: (for any set A)
- If and , then (the sets are equal)
Equal Sets vs. Equivalent Sets
Equal sets have exactly the same elements.
- Notation:
- Example: {1, 2, 3} = {3, 1, 2}
Equivalent sets have the SAME NUMBER of elements (but not necessarily the same elements).
- Notation: or "A and B are equivalent"
- Example: {1, 2, 3} and {a, b, c} are equivalent (both have 3 elements)
Let , , and
- Are A and B equal? Yes: (same elements)
- Are A and C equal? No: (different elements)
- Are A and C equivalent? Yes: both have cardinality 3
Complement of a Set
The complement of set is the set of ALL elements in the universal set that are NOT in .
Notation: or (read as "A complement" or "not A")
Let and (even numbers)
Then (odd numbers)
This is everything in U that's NOT in A.
- (A and its complement together make the universal set)
- (A and its complement have no overlap)
- (the complement of a complement is the original set)
Part 4: Subsets and Counting
Finding All Subsets
Every set has multiple subsets. For a set with elements, there are exactly subsets (including the empty set and the set itself).
Let
All subsets of A:
- (empty set)
- (the set itself)
Total: subsets ✓
Notice: Every element can either be "in" or "out" of a subset. That's 2 choices per element, so total.
Let
Number of subsets:
All subsets:
That's 8 subsets! ✓
Finding subsets systematically:
- 0 elements: just (1 subset)
- 1 element: one subset for each element (3 subsets if 3 elements)
- 2 elements: all pairs (3 subsets if 3 elements)
- 3 elements: all triples (1 subset if 3 elements)
For n elements, always: