Really stuck on this one, seemed simple but I just couldn't get it for some reason.
Suppose that $\mathcal U$ is the universal set, and that $A$, $B$ and $C$ are three arbitrary sets of elements of $\mathcal U$. Prove that if $C \setminus A = B$, then the intersection of $A$ and $B$ is empty. Hint: use an indirect proof.
Show $C$ \ $A=B$ implies $A \cap B=\emptyset$.
Assume $A\cap B \not = \emptyset.$
Then there is a $x$ s.t $x \in A$ and $x \in B$.
Since $x \in B$, and $C$ \ $A =B$ , we have $x \in C$\ $A,$
then $x \not \in A$, a contradiction.