prove or disprove
If $f : X → Y$ is a injective function and $f(X) = Y$, then $f^{−1}(f(\{u\})) = \{u\}\quad\forall u∈ X$.
After I worked in this statement I find it is true statement since $f(x)$ is one to one but I am not sure since I find that is difficult to prove it .
You have stated that f is injective and $f(X)=Y $ hence it is bijective. Hence, $\exists f^{-1}: Y \to X$ Satisfying, $f^{-1} \circ f= f \circ f^{-1} = Id$. Thus, you can conclude $\forall x \in X$, $f^{-1} \circ f(x) =x$ and $\forall y \in Y$, $f \circ f^{-1}(y) =y$.