I've got a little mistakes with that:
$A\subset f^{-1}(f(A))$ with equality if and only $f$ is injective.
For example, if we take $f(x)=x^2$ and $A=[-1,1]$, we have $$f(A)=f([-1,1])=\{f(x)\mid x\in[-1,1]\}=[0,1]$$ and $$f^{-1}(f(A))=f^{-1}([0,1])=\{x\mid f(x)\in[0,1]\}=[-1,1].$$
What's wrong here ?