Let $\{x_n\}$ be a sequence and $x \in \mathbb{R}$. Suppose for any $e>0$ there is an M such that for $n \geq M, |x_n-x| \leq e$. Show that $\lim x_n = x$.
Proof : since we have that for any $e>0$ there is an M such that for $n \geq M, |x_n-x| \leq e$ it holds that $x_n-x$ it must be that $x_n = x$ or otherwise it wouldnt hold. then since $x_n = x$ for all $x_n$ then $x_n$ is a constant sequence $ \Rightarrow \lim x_n = x$.
Is the proof okay? Please help me.