Suppose that $f:X \rightarrow Y$ is continuous. Suppose that we have some sequence $\{x_n \} \in X$ such that $f(x_n) \rightarrow f(x)$. Assume that $X$ is first countable (at every point $x \in X$, there is a countable basis set $B$ such that every open neighbour of $x$ contains at least one of the elements in $B$). Show that $x_n \rightarrow x$.
In Theorem 21.3 of Munkres, he showed that given any set $A \subset X$, once $f(\bar{A}) \subset \overline{f(A)}$ is shown, we are done. I don't see how showing that $f(\bar{A}) \subset \overline{f(A)}$ implies the result in the previous paragraph.
As shown by the comments, the claims of the previous paragraph are false.
I feel that I am misunderstanding the theorem in Munkres. I will just cite the theorem here:
(Theorem 21.3) Let $f : X \rightarrow Y$. If the function $f$ is continuous, then for every convergent sequence $x_n \rightarrow x$ in $X$, the sequence $f(x_n)$ converges to $f(x)$. The converse holds if $X$ is metrizable.
Isn't the converge to theorem 21.3 the statement: Let $f : X \rightarrow Y$. If the function $f$ is continuous, then for every sequence $x_n$ in $X$ such that $f(x_n)$ converges to $f(x)$, the sequence $x_n \rightarrow x$ in $X$?