Use the element method to prove the following statement.
By Mia Morrison •
Use the element method to prove the following statement. For all sets A, B, and C, if B ∩ C ⊆ A then (C − A) ∩ (B − A) = ∅.
I have no clue on how to do this. Please show/guide me
$\endgroup$1 Answer
$\begingroup$Assume $x \in (B-A) \cap (C-A)$. This means precisely that $x \in B \cap C$ and $x \not\in A$. But we know that $B \cap C \subset A$, so $x \not\in A$ implies $x \not\in B \cap C$, a contradiction. Since we assumed $x \in (B-A) \cap (C-A)$ and derived a contradiction this means $(B-A) \cap (C-A) = \varnothing$.
$\endgroup$