Prove the following statement:
Given a first countable topological space $X$ and let $A$ be a subset of $X$, a point $x$ lies in the closure of $A$ if and only if there exists a sequence $(x_n)_n$ in $A$ which converges to $x$.
Prove the following statement:
Given a first countable topological space $X$ and let $A$ be a subset of $X$, a point $x$ lies in the closure of $A$ if and only if there exists a sequence $(x_n)_n$ in $A$ which converges to $x$.
If $(x_n)_n$ is a sequence from $A$ (so all $x_n \in A$) that converges to $x$, then let $O$ be any open set that contains $x$. Now apply the definition of convergence. This implies (why?) that $A$ intersects $O$. As $O$ was arbitrary, $x \in \overline{A}$. No first countability needed. That's one direction.
If $x \in \overline{A}$, then let $B_n, n \in \mathbb{N}$ be a countable open neighbourhood base for $x$ (here we use first countability).
Define $O_n= \bigcap_{i=1}^n B_i$, which are all open neighbourhoods of $x$ (why?) so they all intersect $A$ (why?) so pick $x_n \in A \cap O_n$ for all $n$.
Now $x_n \rightarrow x$: let $O$ be open containing $x$. There is some $k$ such that $x \in B_k \subseteq O$ (why?). But then $x_n \in O$ for all $n \ge k$ (why?), so we are done.