A quick question that will help better clarify the separation axioms:
On a set with three elements, there are nine inequivalent topologies (listed below). Which of these topologies are $T_{0}$, $T_{1}$, $T_{2}$, $T_{3}$ (regular, or not), and $T_{4}$ (normal, or not)?
Let $X=\{a, b, c\}$ be a set with 3 elements.
{$\emptyset$, {a, b, c}}
{$\emptyset$, {c}, {a, b, c}}
{$\emptyset$, {a, b}, {a, b, c}}
{$\emptyset$,{c}, {a, b}, {a, b, c}}
{$\emptyset$, {c}, {b, c}, {a, b, c}}
{$\emptyset$, {c}, {a, c}, {b, c}, {a, b, c}}
{$\emptyset$, {a}, {b}, {a, b}, {a, b, c}}
{$\emptyset$, {b}, {c}, {a, b}, {b, c}, {a, b, c}}
{$\emptyset$, {a}, {b}, {c}, {a, b}, {a, c}, {b, c}, {a, b, c}}
So, I already know that $T_{2}$ implies $T_{1}$, which implies $T_{0}$. Also, that $T_{3}$ and $T_{4}$ do not ensure the previous three separation axioms (unless these two are regular and normal, respectively). I think that identifying these simple topologies would better clarify the meaning of each, though. Thoughts?
Here is a quick link to the separation axioms for ease.
For example, a space is $T_0$ if for every pair of distinct points in the space, at least one has an open neighborhood not containing the other.
There are three unordered pairs, $\{a,b\}, \{a,c\}, \{b,c\}$
$1)$ not $T_0$
$2)$ not $T_0$
$3)$ not $T_0$
$4)$ not $T_0$
$5)$ $T_0$ $\huge !$ Why??
$c$ has a neighborhood that doesn't contain $a$ or $b$ $\checkmark$,
$b$ has a neighborhood that doesn't contain $a$ $\checkmark$ $T_0$-ness is satisfied!
Just apply definitions, and see what you can come up with.