PMAT 11223 Lesson 05
PMAT 11223 Lesson 05
DISCRETE MATHEMATICS
PMAT 11223
Lesson 05
3.4.8 Note: We know that the intersection of two sets 𝐴 and 𝐵 can be defined by
𝐴 ∩ 𝐵 = {𝑥: 𝑥 ∈ 𝐴 𝑎𝑛𝑑 𝑥 ∈ 𝐵 }.
Consequently, 𝑥 ∈ 𝐴 ∩ 𝐵 ⇒ 𝑥 ∈ 𝐴 𝑎𝑛𝑑 𝑥 ∈ 𝐵,
𝑥 ∉ 𝐴 ∩ 𝐵 ⇒ 𝑥 ∉ 𝐴 𝑜𝑟 𝑥 ∉ 𝐵
When the sets 𝐴 and 𝐵 are disjoint, no element is common to both 𝐴 and 𝐵 and thus in this case,
𝐴 ∩ 𝐵 = 𝜙.
When 𝐴 ∩ 𝐵 ≠ 𝜙, the sets 𝐴 and 𝐵 are said to be intersecting.
Also, the union of two sets 𝐴 and 𝐵 can be defined by is the universal set.
𝐴 ∪ 𝐵 = {𝑥: 𝑥 ∈ 𝐴 𝑜𝑟 𝑥 ∈ 𝐵 }.
Consequently, 𝑥 ∈ 𝐴 ∪ 𝐵 ⇒ 𝑥 ∈ 𝐴 𝑜𝑟 𝑥 ∈ 𝐵,
𝑥 ∉ 𝐴 ∪ 𝐵 ⇒ 𝑥 ∉ 𝐴 𝑎𝑛𝑑 𝑥 ∉ 𝐵.
(i) 𝑋 ′ = {𝑥 ∈ 𝑋 ∶ 𝑥 ∉ 𝑋 } = 𝜙
(ii) 𝜙 ′ = {𝑥 ∈ 𝑋 ∶ 𝑥 ∉ 𝑋 } = 𝑋
(iii) 𝐴 ∪ 𝐴′ = {𝑥 ∈ 𝑋: 𝑥 ∈ 𝐴}⋃{𝑥 ∈ 𝑋: 𝑥 ∉ 𝐴 } = 𝑋
(iv) 𝐴 ∩ 𝐴′ = {𝑥 ∈ 𝑋: 𝑥 ∈ 𝐴} ∩ {𝑥 ∈ 𝑋: 𝑥 ∉ 𝐴 } = 𝜙
(v) (𝐴′)′ = {𝑥 ∈ 𝑋: 𝑥 ∉ 𝐴′} = {𝑥 ∈ 𝑋: 𝑥 ∈ 𝐴 } = 𝐴
Involution Law
(1) (𝐴′)′ = 𝐴
Complementation Laws
′
(2) 𝑈 = ∅ (2’) ∅′ = 𝑈
Identity Laws
(3) 𝐴 ∪ ∅ = 𝐴 (3’) 𝐴 ∩ 𝑈 = 𝐴
Null Laws
(4) 𝐴 ∪ 𝑈 = 𝑈 (4’) 𝐴 ∩ ∅ = ∅
Idempotent Laws
(5) 𝐴 ∪ 𝐴 = 𝐴 (5’) 𝐴 ∩ 𝐴 = 𝐴
Commutative Laws
(7) 𝐴 ∪ 𝐵 = 𝐵 ∪ 𝐴 (7’) 𝐴 ∩ 𝐵 = 𝐵 ∩ 𝐴
Associative Laws
(8) (𝐴 ∪ 𝐵) ∪ 𝐶 = 𝐴 ∪ (𝐵 ∪ 𝐶) (8’) (𝐴 ∩ 𝐵) ∩ 𝐶 = 𝐴 ∩ (𝐵 ∩ 𝐶)
Distributive Laws
(9) 𝐴 ∩ (𝐵 ∪ 𝐶) = (𝐴 ∩ 𝐵) ∪ (𝐴 ∩ 𝐶) (9’) 𝐴 ∪ (𝐵 ∩ 𝐶) = (𝐴 ∪ 𝐵) ∩ (𝐴 ∪ 𝐶)
De Morgan’s Laws
(10) (𝐴 ∪ 𝐵)′ = 𝐴′ ∩ 𝐵′ (10’) (𝐴 ∩ 𝐵)′ = 𝐴′ ∪ 𝐵′
The above results directly follow as a consequence of definitions. However I prove (7), (8’) and
(9’) in detail and ask students to prove the other results in a similar manner.
(7) To prove: 𝐴 ∪ 𝐵 = 𝐵 ∪ 𝐴.
∴ 𝐴 ∪ 𝐵 ⊆ 𝐵 ∪ 𝐴.
Similarly, ∴ 𝐵 ∪ 𝐴 ⊆ 𝐴 ∪ 𝐵.
Hence 𝐴 ∪ 𝐵 = 𝐵 ∪ 𝐴.
(8’) To prove: (𝐴 ∩ 𝐵) ∩ 𝐶 = 𝐴 ∩ (𝐵 ∩ 𝐶)
Similarly, 𝐴 ∩ (𝐵 ∩ 𝐶) ⊆ (𝐴 ∩ 𝐵) ∩ 𝐶
Hence (𝐴 ∩ 𝐵) ∩ 𝐶 = 𝐴 ∩ (𝐵 ∩ 𝐶).
3.7.1 Theorem 1
Proof:
(i) Let 𝑥 be an arbitrary element of 𝐴 ∩ 𝐵.
Then 𝑥 ∈ 𝐴 ∩ 𝐵
⇒ 𝑥 ∈ 𝐴 𝑎𝑛𝑑 𝑥 ∈ 𝐵
⇒ 𝑥 ∈ 𝐴 (𝑠𝑢𝑟𝑒𝑙𝑦) [∵ 𝑝 & 𝑞 ⇒ 𝑝]
∴𝐴∩𝐵 ⊆𝐴
Similarly, 𝐴 ∩ 𝐵 ⊆ 𝐵.
3.7.2 Theorem 2
For any sets 𝐴 and 𝐵
(i) 𝐴 ⊆ 𝐵 ⇔ 𝐵′ ⊆ 𝐴′
(ii) 𝐴∖𝐵 = 𝐴 ⇔𝐴∩𝐵 = 𝜙
(iii) 𝐴⋃𝐵 = 𝐴 ∩ 𝐵 ⇔ 𝐴 = 𝐵
(iv) 𝐴⋃𝐵 = 𝜙 ⇔ 𝐴 = 𝜙 𝑎𝑛𝑑 𝐵 = 𝜙
Proof:
(i) We have to prove that, 𝐴 ⊆ 𝐵 ⇔ 𝐵′ ⊆ 𝐴′.
We shall prove it in two parts, namely
(𝐴 ⊆ 𝐵 ⇒ 𝐵 ′ ⊆ 𝐴′ )𝑎𝑛𝑑 (𝐵′ ⊆ 𝐴′ ⇒ 𝐴 ⊆ 𝐵).
First part
Let 𝐴 ⊆ 𝐵 be given. Then in order to prove that 𝐵 ′ ⊆ 𝐴′ , let 𝑥 be an arbitrary
element of 𝐵′. Then 𝑥 ∈ 𝐵′
⇒𝑥∉𝐵
⇒ 𝑥 ∉ 𝐴 [∵ 𝐴 ⊆ 𝐵]
⇒ 𝑥 ∈ 𝐴′
∴ 𝐵 ′ ⊆ 𝐴′
Thus, (𝐴 ⊆ 𝐵 ⇒ 𝐵 ′ ⊆ 𝐴′ ) ---------(I)
Second part
Let 𝐵′ ⊆ 𝐴′ be given. Then, in order to prove that 𝐴 ⊆ 𝐵, let 𝑥 be an arbitrary element of 𝐴.
Then 𝑥 ∈ 𝐴
⇒ 𝑥 ∉ 𝐴′
⇒ 𝑥 ∉ 𝐵′ [∵ 𝐵′ ⊆ 𝐴′]
⇒𝑥∈𝐵
∴𝐴⊆𝐵