4

$(X, T)$ is an infinite topological space, and $C:= ${{$x$}:{$x$}$∈T$}. $C$ is finite. Does $Y:=X\setminus C$ have any open singleton if we consider the subspace topology on $Y$?

What if X is Hausdorff?

user136592
  • 1,744
  • 9
  • 22

1 Answers1

3

It can, in general.

Let $X$ be $\mathbb{N}$ with the lower topology: all sets $L_k = \{n \in \mathbb{N}: n \le k \}$ for $k \in \mathbb{N}$, plus the emptyset and $X$. Then $0$ is the only isolated point, but in $X \setminus \{0\}$ we have a new isolated point $1$, (it's homeomorphic to $X$ again!).

If $X$ is $T_1$ (so Hausdorff will also do), then finite sets are closed and then $X \setminus C$ is then a (closed-and-)open subset of $X$, so any isolated point of $X \setminus C$ would also have been one of $X$ (as "open in open is open"), which cannot be.

So for $X$ $T_1$ the assertion holds, for mere $T_0$ spaces like the lower topology, this need not hold.

Henno Brandsma
  • 242,131