Elements of a $T_{0}$ quotient space are closed in $X$.

305 Views Asked by At

Define an equivalence relation on a topological space $(X,\tau)$ as $x\sim y$ iff $\overline{\{x\}}=\overline{\{y\}}$.

I want to show that each equivalence class $[x]$ is closed in $X$.

My attempt: Let $y\in X\backslash[x]$. Then $y\notin [x]$ which means that $[x]\neq[y]$. Because $(X\backslash \sim)$ is $T_{0}$, we have an open set $O\subseteq (X\backslash \sim)$ containing $[y]$ and not containing $[x]$. Because $f:X\longrightarrow (X\backslash \sim)$ is continuous, we have $y\in f^{-1}(O)\in \tau$ and $x\notin f^{-1}(O)$. It's easy to see that $f^{-1}(O)\subseteq X\backslash[x]$ which shows that $X\backslash[x]$ is open. Thus $[x]$ is closed.

What if $O$ contains $[x]$ and not $[y]$? How would I show that $X\backslash[x] $ is open under that case? That is my problem.

Or is $[x]$ not necessarily closed in $X$?.

2

There are 2 best solutions below

3
On

Note that the classes of $\sim$ are exactly the sets $\overline{\{x\}}$, where $x$ ranges over $X$: these closures are disjoint or they are the same: if $z \in \overline{\{x\}} \cap \overline{\{y\}}$, then $\overline{\{x\}} = \overline{\{y\}} = \overline{\{z\}}$. So the classes are closed in $X$ (which means the standard quotient space is $T_1$).

3
On

Consider $\mathbb{N}$ with the topology that specifies a subset $U \subseteq \mathbb{N}$ is open if and only if $U = \emptyset$, or $0 \in U$ and $\mathbb{N} \setminus U$ is finite. (This is homeomorphic to $\operatorname{Spec} \mathbb{Z}$ with the Zariski topology, which was the inspiration for me to come up with this example.) Then $\overline{\{ 0 \}} = \mathbb{N}$ whereas for $n > 0$, we have $\overline{\{ n \}} = \{ n \}$. Therefore, all points of $\mathbb{N}$ are in distinct equivalence classes of the defined relation, so $[x] = \{ x \}$ for all $x$; however, $[0] = \{ 0 \}$ is not closed.