I'm self-studying Croom's Principles of Topology. Exercise 7.4.13 says:
Give an example of a Hausdorff space which has a quotient space that is not Hausdorff.
I came up with the example below, and I'd like your feedback on whether it is correct. Thank you in advance.
Let $A = \mathbb{R} \backslash \{0\}$. Consider $\mathbb{R}$ in the standard topology, which is of course Hausdorff, and $\mathbb{R}/A$, where we identify the members of $A$ to a point. We see $\mathbb{R}/A = \{ \{0\}, A \}$. The only subsets of $\mathbb{R}/A$ containing $\{0\}$ are $\mathbb{R}/A$ and $\{\{ 0 \}\}$. Since $\bigcup \{\{0\}\} = \{0\}$ is not open in $\mathbb{R}$, the set $\{\{0\}\}$ is not open in $\mathbb{R}/A$. As a result, the only open subset of $\mathbb{R}/A$ containing $\{0\}$ is $\mathbb{R}/A$. Consequently, any open set in $\mathbb{R}/A$ containing $A$ belongs necessarily intersects every open set in $\mathbb{R}/A$ containing $\{0\}$. It follows that $\mathbb{R}/A$ is not Hausdorff.
The example is fine, but your argument could be simplified a bit: consequently, any open set in the quotient space containing $\{0\}$ necessarily contains $A$, so the quotient not only isn't Hausdorff, it's not $T_1$ (although it is $T_0$, since $\{A\}$ is open).