i) A∆B does distribute over A∩B because symmetric difference is equivalent to the union in both relative complements. The equality in this non-strict inclusion has occurred because there are disjoint sets. The symmetric difference is thus commutative and associative.
ii)
An empty set is a neutral set and
A∆ Ø = (A \ Ø) U (Ø \A)=A UØ=A
iii)
A∆ B = (A \ B) U (B \A)= (A ∩ B') U (B ∩ A')= (A ∩ B') U (A' ∩ B).
The symmetric difference in A∆B means that all elements belong to A or B but not in their intersection.
Comments
Leave a comment