MAT1110 Chapter 1
MAT1110 Chapter 1
1 SETS 2
1.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.1.2 Notations and Definitions . . . . . . . . . . . . . . . . . 2
1.2 Operations on sets . . . . . . . . . . . . . . . . . . . . . . . . . 5
1.2.8 Venn diagram . . . . . . . . . . . . . . . . . . . . . . . . 6
1.2.14 Laws of algebra of sets . . . . . . . . . . . . . . . . . . 8
Chapter 1
SETS
1.1 Introduction
In this chapter we will review some concepts on set theory. After this
chapter, a student is expected to define a set correctly, perform different
set operations; intersection, union, complement and subsets, represent
sets on Venn diagrams, shading of sets as well as use the De Morgans
laws to simplify set operations.
A = {1, 4, 7, 10}.
Note
1. Equal sets consist of the same members and the same number of
members.
2. Equivalent sets have the same number of elements, but need not have
the same members.
2n .
The set consisting of all the subsets of the set A, denoted by P(A), is
called the power set of A.
U = {x : x is a counting number }
Ac = {x : x ∈ U, x ∈/ A}.
A ∪ B = {x : x ∈ A or x ∈ B}.
Note that the definition can be extended to more than two sets.
A ∩ B = {x : x ∈ A and x ∈ B}.
Note that the definition can be extended to more than two sets.
If for any two sets A and B, A ∩ B = ∅, then A and B are said to be
disjoint.
A − B = {x : x ∈ A and x ∈/ B}.
Thus, A − B = A ∩ Bc .
B A
1. B ∪ C
2. Ac
3. Ac ∩ (B ∪ C).
1. B − C.
2. A ∩ (B ∩ C c ).
B A B C A
U U
Example 1.2.11. In each of the following Venn diagrams, use the set
operations, ∪ and ∩ to describe the shaded region/s.
B
Y
X
A C
Z
U
U
1.
(A ∩ B)c = Ac ∪ Bc .
2.
(A ∪ B)c = Ac ∩ Bc .
U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10},
and A = {2, 4, 6, 8} and B = {3, 4, 5, 6}. One can easily confirm the above
laws.
(a) A ∪ A = A
(b) A ∩ A = A
2. Identity law:
(a) A ∩ ∅ = ∅
(b) A ∩ U = A
3. Identity law:
(a) A ∪ ∅ = A
(b) A ∪ U = U.
4. Commutative law:
(a) A ∪ B = B ∪ A.
(b) A ∩ B = B ∩ A.
5. Associative law:
(a) (A ∪ B) ∪ C = A ∪ (B ∪ C).
(b) (A ∩ B) ∩ C = A ∩ (B ∩ C).
6. Distributive law:
(a) A ∩ (B ∪ C) = (A ∩ B) ∪ (A ∩ C).
(b) A ∪ (B ∩ C) = (A ∪ B) ∩ (A ∪ C).
7. Complement law:
(a) A ∪ Ac = U
(b) A ∩ Ac = ∅.
8. Complement law:
(a) (Ac )c = A.
(b) U c = ∅.
(c) ∅c = U.
9. Complement law:
(a) A ∪ Ac = U
(b) A ∩ Ac = ∅.
(a) (A ∩ B)c = Ac ∪ Bc .
(b) (A ∪ B)c = Ac ∩ Bc .
1.
[Ac ∪ (A ∩ Bc )]c
2.
Bc ∩ (A ∪ B).
1.
A ∩ (A ∪ B) = A
2.
(A ∩ Bc ) ∩ C c = (A ∩ C c ) ∩ (B ∩ C c )c .