I'm stocked with the following exercise:
Show that $A\cap(B\setminus C) =(A\cap B)\setminus (A\cap C) $.
Proof (Attempt): $A\cap (B\setminus C)= A\cap(B\cap C^c) = (A\cap B)\cap C^c $ since intersection is associative. But then... Iv'e got no idea on a following step, or even if this is the right way to get the proof.
So, any help would be grateful.
Another possible solution (not the shortest, probably, but it does the job): now start working with the right-hand side, to have "meet in the middle": $$(A\cap B)\setminus(A\cap C)=(A\cap B)\cap(A\cap C)^c=(A\cap B)\cap(A^c\cup C^c)=(A\cap B\cap A^c)\cup(A\cap B\cap C^c)=\varnothing\cup(A\cap B\cap C^c),$$ as desired.