I am supposed to prove that if $B\subseteq C$, then $(A-C) \subseteq (A-B)$ by the element method, but I am not really sure where to start.
I believe that you could let $x \in (A-C)$ and you are supposed to show that $x \in (A-B)$, but I'm not sure how to go from Point A to Point B.
Any help would be much appreciated. Thank you!
Hint: $x\in A-C$ if and only if $x\in A$ and $x\not\in C$. You want to show that $x\in A-B$, i.e. $x\in A$ and $x\not\in B$. $x\in A$ should be obvious, so it remains to show that $x\not\in B$. Why is that?