Problem:
Show that $\mathbb{RP}^n$ (the $n$-dimensional real projective space) is Hausdorff. We use the quotient topology: A set $X$ is open in $\mathbb{RP}^n$ if and only if $\{z\in \mathbb{R}^{n+1}\backslash \{0\} : [z]\in X\}$ is open in $\mathbb{R}^{n+1}\backslash \{0\}$.
Sketch of my proof:
Let $[x]$ denote the line spanned by $x$ in $\mathbb{R}^{n+1}$. To show that $\mathbb{RP}^n$ is Hausdorff, we show that for some lines $[x],[y]\in\mathbb{RP}^n$, there are open sets $X,Y$ in $\mathbb{RP}^n$ such that $[x]\in X, [y]\in Y$ and $X\cap Y=\emptyset$ where $x\neq y$ are some elements of $\mathbb{R}^{n+1}\backslash\{0\}$.
We project $x, y$ to the $n$-sphere. Let $x'\in[x]\cap \mathbb{S}^n, y'\in[y]\cap \mathbb{S}^n$. It is still true that $[x]=[x'], [y]=[y']$.
Now here comes the confusing part for me:
A set $X$ is open in $\mathbb{RP}^n$ if and only if $\{z\in \mathbb{R}^{n+1}\backslash \{0\} : [z]\in X\}$ is open in $\mathbb{R}^{n+1}\backslash\{0\}$. So I will try finding such disjoint $X$ and $Y$ and I will do it with the help of the $n$-sphere.
I claim that if we have some open sets $X',Y'\subset \mathbb{S}^n$ (open wrt. $\mathbb{S}^n$), then the set $\{z\in \mathbb{R}^{n+1}\backslash \{0\} : \exists w\in X': z\in [w]\}$ is open in $\mathbb{R}^{n+1}\backslash\{0\}$. Basically we have some open set $X'$ of the $n$-sphere and we take $X$ as the lines spanned by the points of $X'$. (I don't actually know if this is true or not, I would prove this as a lemma.)
Now I argue: Since the $n$-sphere is Hausdorff (was already proven in the book that it is a manifold), there are open disjoint sets $X', Y'\subset \mathbb{S}^n$ around $x', y'$. From the above claim also the sets $X''=\{z\in \mathbb{R}^{n+1}\backslash \{0\} : \exists w\in X': z\in [w]\}, Y''=\{z\in \mathbb{R}^{n+1}\backslash \{0\} : \exists w\in Y': z\in [w]\}$ are open in $\mathbb{R}^{n+1}\backslash\{0\}$. Then we intuitively construct $X,Y$ from $X'',Y''$.
Edit: Much appreciation to everyone for the help!