Sorry for not using the correct notation yet, I just joined:)
The previous question had a typo in it, it's been corrected now.Here is my now conclusion: I want to prove the statement is true and thought of element chasing to prove it. Is the following somewhat correct?
Take $m \in f(f^-1(A))$
Since A is a subset of Y, $(f^-1(A)) \in x$
So $m \in f(x)$
Thus $m \in y$. I'm not sure if this is correct, as it doesn't seem like I've proved that $f(f^-1(A))$ is a subset of A, but rather that it leads to any input being sent to Y.
Thank you!