Theory of Sets
Theory of Sets
1
LECTURE 2
INTRODUCTION TO THE THEORY OF SETS
Chapter Outline
Definitions and Notations of Sets
Types of Sets
Operations on Sets
Laws of Set Algebra
a ∈A.
member (element) of A", or that “a belongs to A". If a is not in A, then we write
Page 1 of 5
©KITE/PTDP/2024
Types of Sets
Definition 1.20: (Finite and Infinite Sets)
A set is said to be finite if it contains a finite number of elements or no elements
otherwise it is infinite.
Example 1.15:
Let X be the set of the days of the week: - X = {Monday, Tuesday, Wednesday,
Thursday, and Friday}. Then X is a finite set.
Let Y = {2, 4, 6, 8 ...}. Then Y is infinite.
Let P = { 1,2,3,4,5,6}, Then P is a finite set.
Page 2 of 5
©KITE/PTDP/2024
Definition 1.25: (Proper Subset)
Number of subsets of B = 32
Operations on Sets
We now define the methods of obtaining new sets from given ones.
Definition 1.27:
Let A and B be nonempty sets and U be the universal set.
The union of two sets A and B, denoted by A ∪ B, is the set of all elements which
belong to either A or B. In set-builder notation, this is written
A ∪ B = {x : x ∈ A or x ∈ B}
The intersection of two sets A and B, denoted by A ∪ B, is the set of all elements which
belong to both A and B. In set-builder notation, this is written
A ∩ B = {x: x ∈ A and x ∈ B}
Complement of a Set: Let A be a Set, then the complement of set A is denoted A' it is a
set containing elements of the universal set that are not members of set A.
Page 3 of 5
©KITE/PTDP/2024
Remark 1.15
if A ∩ B = ∅ then the sets A and B are said to be disjoint or Non-intersection.
Example 1.18:
Let U = {0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15}. Let
A = {0, 2, 4, 6, 10, 12}, B = {0, 3, 6, 12, 15} and C = {1, 2, 3, 4, 5, 6, 7} be subsets of U.
List the following sets.
(i) A ∪ C
A ∩ (B ∪ C)
(ii) B ∩ C
(iv) B ∪ (A ∩ C)
(iii)
(v) A ∪ B
(vi) A' n C
Solutions
(i) A ∪ C = {0, 2, 4, 6, 10, 12} ∪ {1, 2, 3, 4, 5, 6, 7}
= {0, 1, 2, 3, 4, 5, 6, 7, 10, 12}.
Page 4 of 5
©KITE/PTDP/2024
(A ∩ C) = {2, 4, 6}
(vi) A' n C.
A' = {1,3,5,7,9,11,13,14,15}
C= {1,2,3,4,5,6,7}and so
A'nC = {1,3,5,7}
Sometimes location of members of a given set is shown by shading the region occupied
by its members. The following diagrams shows the location of members in various sets.
Page 5 of 5
©KITE/PTDP/2024