Let $f: X\to Y$ be bijective, and $f^{-1}: Y\to X$ be it's inverse. If $V\subseteq Y$, show that the forward image of $V$ under $f^{-1}$ is the same set as the inverse image of $V$ under $f$.
I have interpreted this as: show that $f(f^{-1}(V))=f^{-1}(f(V))$
I really do not know what to do from here.
No, what they want you to show is that the image of $f^{-1} $: $$\tag1 (f^{-1})(V)=\{f^{-1}(v):\ v\in V\} $$ is equal to the preimage of $V $ under $f $: $$\tag2 f^{-1}(V)=\{x\in X:\ f (x)\in V\}. $$ The notation is unfortunate in this case, but it is normally used for $(2) $.