Let $x=(x(1),x(2),…,x(n),…) \in c_0$.
So for any $\varepsilon>0$ there exists a $n_0 \in \mathbb{N}$ such that $|x(n)| \to 0$ as $n \to \infty$ for all $n \geq n_0$.
Now for all $n \geq n_0$ , $||x_n − x||_\infty = \sup \{|x(m)|: m \geq n_0 \} \to 0$ as $m \to \infty$.
I have a doubt that regarding the last line.
That is, how can we say that
$$\sup \{ |x(n+1)|, |x(n+2)|, ......... \} = \sup \{ |x(m)|:m > n \} \to 0$$ as $m \to \infty$ ?
(because we dont know the supremum of this set (i.e. $\sup \{ |x(m)|:m>n \}$ ), it can be infinity also).
So how can we say that $\sup \{ |x(m)|:m>n \} \to 0$ ?
What makes it possible?