The Empty Set
A set which does not contain any element is called the empty set (or the null set or the void set). It is denoted by the symbol or .
- Example: . Since there is no natural number between 1 and 2, A is the empty set, so .
Finite and Infinite Sets
- A set which is empty or consists of a definite number of elements is called a finite set.
- Otherwise, the set is called an infinite set.
- Example (Finite): The set of days in a week, W, is finite because it has 7 elements.
- Example (Infinite): The set of points on a line, G, is infinite because there are infinitely many points on a line.
Equal Sets
Two sets A and B are said to be equal if they have exactly the same elements. We write this as .
- Example: If and , then because both sets contain the exact same elements.
- Repetition of elements does not change a set. For example, is equal to .
Subsets
A set A is said to be a subset of a set B if every element of A is also an element of B. This is denoted by .
- In other words: if .
- Important Rules:
- Every set is a subset of itself ().
- The empty set is a subset of every set ().
- Proper Subset: If and , then A is called a proper subset of B.
- Singleton Set: A set with only one element is called a singleton set, e.g., .
Subsets of Real Numbers (Intervals): Intervals are a common way to represent subsets of the set of real numbers ().
- Open Interval:
- Closed Interval:
- Semi-Open/Closed:
Example 1: Identifying Set Types
Question: State which of the following sets are finite or infinite:
(i)
(ii)
Solution: (i) The solutions to are and . The set is . This set has a definite number of elements (2), so it is finite.
(ii) The set of prime numbers is . This list continues indefinitely. Therefore, the set is infinite.
Example 2: Checking for Subsets
Question: Consider the sets , , . Insert the symbol or between the following pairs:
(i) A … B
(ii) A … C
(iii) B … C
Solution: (i) , because but .
(ii) , because all elements of A (1 and 3) are also present in C.
(iii) , because all elements of B (1, 5, and 9) are also present in C.