I have to show : If A,B,C are sets such that $A\cap C\subseteq B$, if $a\in C\Rightarrow a\notin A\setminus B$
proof: suppose $a\in A\setminus B\Rightarrow a\in A$ and $a\notin B\rightarrow a\notin A\cap C$ since $A\cap C\subseteq B$, but this is a contracdiction since $a\in C$, am I correct?