Show that $X = (0,1]$ is complete with respect to the metric $e $ where $e(x,y) = |\frac{1}{x} - \frac{1}{y}|$.
My proof: let $(x_n)$ be Cauchy in $(X,e)$. Let $(t_n) := \frac{1}{(x_n)}$. Then $(t_n)$ is Cauchy in $[1, \infty )$. Hence there exist a $t \in [1, \infty )$ such that $t_n \to t$ and this implies that $x_n \to 1/t$ in $(X,e)$. Thus....
Is the line of proof ok??