In $(X,d)$ metric space, If $\{x_n\}_{n\in\Bbb N}$ and $\{y_n\}_{n\in\Bbb N}$ are two sequences which converge to the same point, then prove that
$$\lim_{n\to\infty} d(x_n,y_n)=0$$
This question is found in the chapter of completeness, but I could not figure out where to use completeness for this question.
let $X_n\rightarrow X$ thus $Y_n$ converges to Y as well. Given $\epsilon>0$, $\exists m\in N$ such that $\forall n>m$ $d(X_n,X)<\epsilon /2$ and $d(Y_n,X)<\epsilon /2$ Then $\forall n>m $ we have $d(X_n,Y_n)<d(X-n,X)+d(Y_n,X)<\epsilon$. Thus $d(X_n,Y_n)\rightarrow 0$