I have a space $X$ with a subset, $A$, and then I let $Y = X \times \{0,1\} / R$ where $R$ is the equivalence relation defined by the partition $\{(a,0), (a,1)\}$ if $a \in A$ and $\{(x,i)\}$ for $i$ equal to $0$ or $1$. ($\{0,1\}$ has the discrete topology).
Now I am trying to show that if $Y$ is Hausdorff then $X$ is Hausdorff and $A$ is closed. I am using the fact that the graph of $R$, say $G \subset Y^2$, is closed. Now points $((x,i),(y,j)) \in G$ iff $x=y$ and ($x \in A$ or $i=j$). I also know that if we give $Y^2$ the product topology then $Y^2 -G $ is a union of sets $U\times V$ where $U$ and $V$ are open in $X \times \{0,1\}$.
But I am now really struggling to show that this gives me the required conclusion, I'm finding it hard to see what is actually going on with the graph of $R$. Thanks