2.5: Properties of Sets
( \newcommand{\kernel}{\mathrm{null}\,}\)
Let A,B, and C be sets and U be the universal set. Then:
Commutative Law
Theorem 2.5.1: Commutative Law
For all sets A and B, A∪B=B∪A and A∩B=B∩A
- Proof
-
Let x∈A∪B. Then x∈A or x∈B. Which implies x∈B or x∈A. Hence x∈B∪A. Thus A∪B⊆B∪A. Similarly, we can show that B∪A⊆A∪B. Therefore, A∪B=B∪A.
Let x∈A∩B. Then x∈A and x∈B. Which implies x∈B and x∈A. Hence x∈B∩A. Thus A∩B⊆B∩A. Similarly, we can show that B∩A⊆A∩B. Therefore, A∩B=B∩A.
Distributive Law
Theorem 2.5.2: Distributive Law
For all sets A,B and C, A∩(B∪C)=(A∩B)∪(A∩C) and A∪(B∩C)=(A∪B)∩(A∪C).
- Proof
-
Let x∈A∩(B∪C).
Then x∈A and x∈B∪C.
Thus x∈A and x∈B or x∈C.
Which implies x∈A and x∈B or x∈A and x∈C.
Hence x∈(A∩B)∪(A∩C). Thus A∩(B∪C)⊆(A∩B)∪(A∩C). Similarly, we can show that (A∩B)∪(A∩C)⊆A∩(B∪C). Therefore, A∩(B∪C)=(A∩B)∪(A∩C).
We have illustrated using a Venn diagram:
De Morgan's Laws
Theorem 2.5.3: De Morgan's Law
(A∪B)c=Ac∩Bc and (A∩B)c=Ac∪Bc
We have illustrated using a Venn diagram:
Relative Complements
Theorem 2.5.4: Relative Complements
A∖(B∪C)=(A∖B)∩(A∖C) and A∖(B∩C)=(A∖B)∪(A∖C).
We have illustrated using a Venn diagram:
Idempotents
Theorem 2.5.5: Idempotents
A∩A=A andA∪A=A.
Identity
Theorem 2.5.6: Identity
A∩∅=∅ andA∪∅=A.
Complements
Theorem 2.5.7: Complements
- A∩Ac=∅ andA∪Ac=U.
- (Ac)c=A.
- ∅c=U.
- Uc=∅.