This is my first post here as I come from a physics background and I finally decided that it is about time to delve into more formal mathematics.
Lately, I have been working through "Tensor Analysis on Manifolds" by Richard L. Bishop and Samuel I. Goldberg. In it, I was going through the Topology primer 0.2.1 section and noticed an interesting claim:
"A set $G$ is closed iff every basis neighbourhood of $x$ intersects $G$, then $x \in G$".
How do I formally prove it? The statement does not even sound intuitive for me. I'd be very glad is somebody shed some light on this :)
It is also worth to mention that my question is related to another question. Sadly, it only found the later claims question worthy and not the above one.
We take $\mathcal{B}(x)$ as the basis of neighbourhoods around x, then: $U \cap G \neq \emptyset, \forall U \in \mathcal{B}(x) \Leftrightarrow G$ is a closed set with $x \in G$.
– Kosutusas Aug 20 '20 at 16:12Regarding the one direction of the proof, are you referring to the fact that if $G$ is closed and if $x \not\in G$, then $X-G$ is a neighbourhood of $x$ which (by definition of complement) does not intersect $G$. However, I don't see how for the case of $x \in G$, $X-G$ can imply anything about the neighbourhoods of x since it does not contain x.
– Kosutusas Aug 20 '20 at 17:09