Let A,B, and C be sets.
a) Let us show that (A∪B)⊆(A∪B∪C).
Let x∈A∪B. Then x∈A or x∈B. It follows that x∈A or x∈B or x∈C, and hence x∈A∪B∪C. We conclude that (A∪B)⊆(A∪B∪C).
b) Let us show that (A∩B∩C)⊆(A∩B).
Let x∈A∩B∩C. Then x∈A and x∈B and x∈C. It follows that x∈A and x∈B, and hence x∈A∩B. We conclude that (A∩B∩C)⊆(A∩B).
c) Let us show that (B−A)∪(C−A)=(B∪C)−A.
Taking into account that X−Y=X∩Y and using distributive law, we conclude that
(B−A)∪(C−A)=(B∩A)∪(C∩A)=(B∪C)∩A=(B∪C)−A.
Comments