Prove for any collection of $\{F_\alpha\}$ of closed sets, $\bigcap_{\alpha} F_{\alpha}$ is closed.
I am reading Methods of real analysis by Goldberg and I am trying to understand the proof of the above stated theorem.
I understand the proof using De Morgan's law. For e.g., this one: using demorgan's law
Goldberg book's proof:
I am having trouble understanding the second sentence:
Let $x \in \left(\bigcap_{\alpha} F_{\alpha}\right)^c$, then any open ball $B_r(x)$ contains a point $y \in \bigcap_{\alpha} F_{\alpha}$...
How can we conclude any open ball contains a point $y$?

If there is an $r$ such that $B[x;r]\cap \bigcap_{F\in \cal F}F=\emptyset$ this would mean that $x$ is in the inner of the complement of $\bigcap_{F\in \cal F}F$, since $B[x;r]\subseteq (\bigcap_{F\in \cal F}F)^{\mathrm complement}$. Thus cannot belong to the closure of $\bigcap_{F\in \cal F}F$.