I have a problem which is related to Sets and Mappings. For details:
Given a mapping: $f: X \rightarrow Y$ and $A \subset X$. The following conclusion is true or not? Why? $$ f(X) \backslash f(A) \subset f(X\backslash A) $$ I thought that this problem could be solved by using element principle, which means that using $x$ belongs to one side and prove the other but I failed. I really need your help to solve this problem.
Hint: If $y\in f(X)\setminus f(A)$, then $y=f(x)$ for some $x\in X$. Can it happen that $x\in A$?