roam
- 1,265
- 12
Homework Statement
Let A,B,C be sets.
(a) Show that:
A \cup B = (A\B)\cup(B\A)\cup(A \cap B)
(b) Show that:
A \times (B\C) = (A \times B) \ (A \times C)
Homework Equations
The Attempt at a Solution
For part (a) I need to prove the definition of a union. I think in order to prove that both sides of A \cup B = (A\B)\cup(B\A)\cup(A \cap B) are equal each other I must show that:
A \cup B \subseteq (A\B)\cup(B\A)\cup(A \cap B) and
A \cup B \supseteq (A\B)\cup(B\A)\cup(A \cap B)
I'm stuck here and don't know how to prove that the two are subsets of one another. Can anyone help me please?