I was attempting to make a collection of some of the separation properties of various topological spaces, can anyone tell me which of the properties I got incorrect? Also does anyone know of any source with a collection like this with more topological spaces and more separation properties?
$$\begin{array}{cc|c} & \mbox{T1} & \mbox{Hausdorff}&\mbox{Regular} & \mbox{Normal}&\mbox{Separable}\\ \hline \mathbb{R}&Y & Y & Y&Y&Y\\ \mathbb{R}^n&Y & Y & Y&Y&Y\\ \mbox{indiscrete}&N & N & Y&Y&Y\\ \mbox{discrete}&Y & Y & Y&Y&Y\\ \mbox{Cofinite}& Y& N&N &N&Y \\ \mbox{Cocountable}&Y&N&N&N&Y\\ \mathbb{R}_l&Y &Y &Y &Y&Y\\ \mbox{line w 2 origins} &Y &N &N &N&Y\\ \mbox{ordered square} & Y&Y &Y &Y&N \\ \mathbb{R}_k &Y &Y &N &N&Y\\ \{0,1\}^A &Y &Y &Y &Y&Y \end{array}$$
Comment:$\{0,1\}^A$ is the set of all functions from a set $A$ to $\{0,1\}$. $\mathbb{R}$ and $\mathbb{R}^n$ have the standard topology.$\mathbb{R}_l$ is $\mathbb{R}$ with the lower limit topology and $\mathbb{R}_k$ is $\mathbb{R}$ with the $k$ topology. I am not assuming regular/normal necessarily implies $T_1$.
\text
it gives MathJax a bit more freedom with the spacing.\mbox
sets it independently and fixes it.$\text{Cofinite}$
gives $\text{Cofinite}$. – Arturo Magidin Feb 28 '21 at 23:42