Show that $\mathbb{R}$ with standard topology is Hausdorff.
For any $x,y\in\mathbb{R}$ it is possible to define $\mathscr{U}_x=(x-\epsilon,x+\epsilon)$ for $\epsilon>0$ and $\mathscr{U}_y=(y-\delta,y+\delta)$ so that $\mathscr{U}_x\cap\mathscr{U}_y=\emptyset$.
Question:
Is this proof right? If not. How should I answer the question? What tools should I use?
Thanks in advance!
The argument is not complete, until you find $\varepsilon$ and $\delta$ such that $$ (x-\varepsilon,x+\varepsilon)\cap(y-\delta,y+\delta)=\emptyset $$ Since $x\ne y$, it is not restrictive to assume $x<y$. In order the intersection above is empty, it's sufficient that $$ x+\varepsilon<y-\delta $$ that is, $\varepsilon+\delta<y-x$. Take $$ \varepsilon=\delta=\frac{y-x}{3} $$ and you're done.