I am learning the Separation Axioms and came across the definition of regular space. In the definition they say, "Suppose the one point sets are closed in $X$"
My question is: how can one point sets be closed in any case? Can't you always find an open neighborhood around them? Is there any way of looking at this intuitively?
Look at the case $\Bbb{R}$. Take a point $b$ on the real line, then clearly the two rays that make up the complement of $\{b\}$ form an open set.
The reason one-point sets closed is part of the hypothesis to regularity and normality (sep axioms; at least in one definition), is so that we can have the inclusion:
Normal spaces $\subset$ Regular spaces $\subset$ Hausdorff spaces
Let's look at the proof that every regular space is Hausdorff using the definition:
Def. $X$ is regular if one-point sets are closed and for all closed sets $C$ and points $p \notin C$ their exist two disjoint neighborhoods containing $C$ and $p$.
Proof. Since one point sets are closed, then let $C = q$, the second point, and we're done.
Thus, as you can see the one-point set closed property makes the proof one line.
Also, let's look at the proof that every normal space is regular.
Again, since one-point set are closed, in the definition of normal, which is:
Def. $X$ is a normal space if one-point sets are closed and for any two disjoint closed sets $C,D$ in $X$, there are two disjoint open sets containing them.
we can let $C = p$ since one point sets are closed, and we're done.
That's why one-point sets closed is used in the definitions of regular and normal.