Let $(X, T_X)$ and $(Y, T_Y )$ be topological spaces and let $f : X → Y$ be a function. Let $x ∈ X$.
I want to show that $f$ is continuous at $x$ if: $f(x) ∈ V$ and $V ∈ T_Y ⇒ x \notin \overline {(f ^{−1}(V ))^c}$ .
Then using this result (or otherwise), to show that $f$ is continuous (on $X$) if and only if $f(\overline{A}) \subseteq \overline{f(A)}$ for any subset $A$ of $X$.
Hmm so does $x \notin \overline {(f ^{−1}(V ))^c}$ imply $x \in \overline{X \setminus f^{-1}[V]}$ which means $V$ is a neighbourhood of $f(x)$ such that $f^{-1}[V]$ is a neighbourhood of $x$? And for the second part, referring to $f$ is continuous at $a$ iff for each subset $A$ of $X$ with $a\in \bar A$, $f(a)\in \overline{ f(A)}$., can I say assuming $f$ is continuous. Given a subset $A$, we have $f(A)\subseteq \overline{f(A)}$, which means $A\subseteq f^{-1}f(A)\subseteq f^{-1}\overline{f(A)}$. This last set is closed, so $\bar A\subseteq f^{-1}\overline{f(A)}$, which means $f(\bar A)\subseteq \overline{f(A)}$.
Then conversely, assuming that $f(\bar A)\subseteq \overline{f(A)}$ for each $A\subseteq X$ , let $F$ be closed in $Y$. Then $f(\overline{f^{-1}(F)})\subseteq \overline{f({f^{-1}(F)})}\subseteq \bar F=F $. Thus $\overline{f^{-1}(F)}\subseteq f^{-1}(F)$. Since the converse always holds, we have $f^{-1}(F)=\overline {f^{-1}(F)}$, so this set is closed and $f$ is continuous.