For the purposes of this post, the closure $\text{cl}(A)$ of $A$ is defined as $A\cup A'$, where $A'$ is the derived set of $A$. I wish to show that $\text{cl}(A)$ is closed. Proofs of the statement are found all over the internet, for example, take Asinomás' proof here. The standard proof goes as follows:
Let $x$ be a limit point of $\text{cl}(A)$. It is sufficient to show that any neighborhood $N$ of $x$ contains a point in $A$, so that $x$ is also a limit point of $A$ and thus $x\in A'\subseteq \text{cl}(A)$. Since $x$ is a limit point of $\text{cl}(A)=A\cup A'$, we must have either
$N$ contains a point $a\in A$, in which case we are done, or
$N$ contains a point $a'\in A'$, in which case it also contains a point $a\in A$, and we are done.
In metric spaces, the statement in bold is easy to prove. In general topological spaces, I fail to see why it holds, and I was wondering if someone could explain it to me.