I want to prove the following statements but for do it I need some hint.
(A∖B)∪(B∖C)=A∖C(A∖B)∖C=A∖(B∪C)
Thanks!
Answer
For the first one, suppose that (A∖B)∪(B∖C) is not empty. Take any x∈(A∖B)∪(B∖C). Then either x∈A∖B or x∈B∖C. Note that in this particular case, both cannot be true (why?). If x∈A∖B, then x∈A and x∉B. If x∈B∖C, then x∈B and x∉C. This does not imply that x∈A∖C. If x∈A∖B, one of the possibilities above, then this does not give us any information about whether x∈C.
For example, suppose A={1,2,3}, B={1,2}, and C={3}. Then 3∈A∖B and so 3∈(A∖B)∪(B∖C), but A∖C={1,2} and so 3∉A∖C.
No comments:
Post a Comment