Let $R$ be an equivalence relation on a Hausdorff space $X$ such that $\forall x \in X$, $x/R$ is closed. Show that $X/R$ is Hausdorff.
Firstly, I am not familiar with the notation $x/R$. Does it stand for the equivalence class $[x]_R:=\{y\in X: yRx\}$?
If so, here are my thoughts.
Take $[x]_R\neq[y]_R\in X/R$, where $x,y\in X$. We want to construct $U,V\subseteq X/R$ open such that $[x]_R\in U, [y]_R\in V$ and $U \cap V=\varnothing$. As $x\neq y \in X$ and $X$ is Hausdorff, we obtain $A,B\subseteq X$ open such that $x\in A,y\in B$ and $A \cap B=\varnothing$.
My idea was now to set $A':=A-[y]_R=A\cap(X-[y]_R)$, which is open in $X$ as an intersection of two open sets. Similarly, define $B':=B-[x]_R$. Then one still has $x\in A'$, $y\in B'$ and $A'\cap B'=\varnothing$.
Afterwards, for the canonical surjection $\pi: X\rightarrow X/R,\, \pi(z):=[z]_R$, let $U:=\pi(A')$ and $V:=\pi(B')$.
But this is where I don't know how to proceed. I cannot prove the wanted properties of $U$ and $V$, leading me to think that this is not the right approach. To be honest, the way I defined $A'$ and $B'$ was rather arbitrary, as I wanted to include the fact that the sets $[z]_R, z\in X,$ are closed in $X$.