Chapter 2.2.1 Sets
Chapter 2.2.1 Sets
2 Sets
The foundation of mathematics starts with the basic understanding of the idea of sets which was introduced
by George Cantor (1845-1918). A set must be well defined; i.e., for any given object, it must be clear whether
or not the object is an element of the set. Objects in sets can be anything. It can be people, physical objects,
numbers, signs, other sets, etc.
If a set contains all the chairs in a designated room, then any chair can be determined either to be in or not in
the set. If there were no chairs in the room, the set would be called the empty { }, or null ϕ set, i.e., one
containing no elements. A set is usually designated by a capital letter.
Roster Method (Tabular Form) is a method where the set is represented by listing all its elements. Two
distinct elements are separated by a comma, and braces { } are used to enclose the listed elements of a
set. If A is the set of even numbers between 1 and 9, then A = {2, 4, 6, 8}.
The elements of a set may be described without actually being listed; this is the Rule method. We
indicate a set by enclosing in braces a descriptive phrase, and agreeing that those objects, and only
those, which have the described property are elements of the set. If B is the set of real numbers that are
solutions of the equation x2 = 9, then the set can be written as B = { x |x2 = 9}, which is read "B is the set
of all x such that x2 = 9"; hence B is the set {3, − 3}.
Activity 2.2a. Give the corresponding Roster form or Set Builder notations of the given sets in below.
1. B = { x|x is a color of the rainbow }
2. C = {tm, globe, sun, tnt, smart,}
3. D = {2, 4, 6, 8, 10, …}
4. E = { x|x is a prime number less than 20}
Activity 2.2b. Determine if the set is finite, infinite or empty set. Write the Set Builder Form and Roster Form.
1. Let B be the set of positive divisors of 12.
2. Let D be the set of prime numbers.
3. Let E be the set of integers between 3 and 4.
If the elements in the two sets can be put into a one-to-one correspondence, the sets are said to be
equivalent sets. In general, two finite sets A and B with the same number of elements are equivalent sets
denoted by A ↔ B or A ≅ B. Equivalent sets are not necessarily equal but equal sets are equivalent sets.
Subsets
1. Let 𝐴 be the set of all BSU students and 𝐵 be the set of all freshmen students. Then 𝐵 ⊂ 𝐴.
2. If 𝑉 = {𝑎, 𝑒, 𝑖, 𝑜, 𝑢}. Then {𝑎, 𝑜} and {𝑎, 𝑒, 𝑢} are subsets of 𝑉.
3. Let 𝑋 = {1,3,5,7, … } and 𝑌 = {5,15,25,35, … }. Then 𝑌 ⊂ 𝑋.
4. Let 𝐴 = {1,2,3}. Then the proper subsets of 𝐴 are: {1} , {2}, {3}, {1,2}, {1,3}, {2,3} and improper
subsets of 𝐴 are: 𝐴 and ϕ.
5. 𝐴 = {1,2,3} and 𝑛(𝐴) = 3 = 𝑛 𝑛𝑢𝑚𝑏𝑒𝑟 𝑜𝑓 𝑠𝑢𝑏𝑠𝑒𝑡𝑠 = 2𝑛 = 23 = 2𝑥2𝑥2 = 8 𝑠𝑢𝑏𝑠𝑒𝑡𝑠
In the case that the elements of a given set are set themselves, then we say that the given set is a family of sets
(set of sets or class of sets). To avoid confusion between ordinary set and family of sets, we will use script
letters
{𝓐, 𝓑, 𝓒, … } to denote the family/class/set of sets.
If A is any set, then the family of all subsets of A is called the power set of A, and is denoted 𝓟(𝐴).
Power set
1. If 𝐴 = {𝑎, 𝑏}, then the power set of 𝐴 is the set: 𝓟(𝐴) = {𝜙, {𝑎}, {𝑏}, 𝐴}.
2. Let 𝑆 be a set with 𝑛(𝑆) = 3, then 𝑛(𝓟(𝑆)) = 23 = 8.