Construct an example of a topological space $(X,T)$ that is not sequential and is not $T_0$.
Preferably the example should not involve a pseudometric, a finite set $X$, or the trivial topology $\{X, \emptyset\}$
Construct an example of a topological space $(X,T)$ that is not sequential and is not $T_0$.
Preferably the example should not involve a pseudometric, a finite set $X$, or the trivial topology $\{X, \emptyset\}$
Let $Y=\omega_1+1$ with the order topology $\tau'$, and let $p$ be a point not in $Y$. Let $X=Y\cup\{p\}$, and let
$$\tau=\{U\in\tau':0\notin U\}\cup\big\{U\cup\{p\}:0\in U\in\tau'\big\}\;$$
then $\langle X,\tau\rangle$ is not $T_0$, because every open set contains either both or neither of the points $0$ and $p$, and it’s not sequential, because $X\setminus\{\omega_1\}$ is a sequentially closed set that is not closed.
Added: In case you’re not familiar with ordinals and their topology, here’s a simpler variant of the same basic idea. Let $Y$ be an uncountable set, $y_0$ and $y_1$ distinct points of $y$, and $p$ a point not in $Y$. Let $X=Y\cup\{p\}$, $\mathscr{U}=\wp(Y\setminus\{y_0,y_1\})$, and $\mathscr{V}=\big\{U\cup\{y_0,y_1\}:U\in\mathscr{U}\big\}$. Finally, let
$$\tau=\mathscr{U}\cup\mathscr{V}\cup\{X\setminus C:C\in\mathscr{U}\cup\mathscr{V}\text{ and }C\text{ is countable}\}\;;$$
then $\tau$ is a topology on $X$. Every member of $\tau$ contains either both or neither of the points $y_0$ and $y_1$, so $\langle X,\tau\rangle$ is not $T_0$. $Y$ is sequentially closed, since the convergent sequences in $Y$ are those that are eventually constant or eventually in the set $\{y_0,y_1\}$, but $p\in\operatorname{cl}_XY$, so $Y$ is not closed in $X$.