I'm doing this exercise and I got stuck on the $2 \implies 3$ part. Here's my try:
Let $\ f:X \to Y$ be a map between two topological spaces. Prove that the following statements are equivalent.
$1)$ $\ f$ is continuous.
$2)$ $\ f^{-1}(Int(B))\subset Int(f^{-1}(B))$, $\forall B\subset Y.$
$3)$ $\ f(Cl(A))\subset Cl(f(A))$, $\forall A\subset X.$
I did this so far:
$1 \implies 2$
Suppose $f$ continuous. We have
$Int(B)\subset B \iff \ f^{-1}(Int(B))\subset f^{-1}(B) \iff \\ \ Int(f^{-1}(Int(B)))\subset Int(f^{-1}(B)) \iff f^{-1}(Int(B))\subset Int(f^{-1}(B))$
I can't see how to start attacking the $2 \implies 3$ part. I'd appreciate any hint.
Thanks for your time.
Suppose $y \in f[\operatorname{Cl}(A)]$, so $ y = f(x)$ with $x \in \operatorname{Cl}(A)$. We want to show that $y \in \operatorname{Cl}(f[A])$, so let $O$ be an open neighbourhood of $y$, and we must show $O$ intersects $f[A]$. As $O$ is open, $\operatorname{Int}(O) = O$ and so by (2) we have $f^{-1}[O] \subseteq \operatorname{Int}(f^{-1}[O])$, which shows $f^{-1}[O]$ is open and as it contains $x$ (as $f(x) = y \in O$), $f^{-1}[O]$ intersects $A$ (as $x \in \operatorname{Cl}(A)$), say in $x' \in A \cap f^{-1}[O]$, but then $f(x') \in O \cap f[A]\neq \emptyset$ and we are done.