How can we show that the bounded sequences which are Cesaro summable, i.e., the sequences such that the limit $$\lim\limits_{n\to\infty} \frac{x_1+\dots+x_n}n$$ exists, form a closed subset of $\ell_\infty$?
As usually, $\ell_\infty$ denotes the space of all bounded sequences with the sup-norm $\|x\|=\sup\limits_{n\in\mathbb N} |x_n|$.
Closedness of this set was brought up in comments to an answer discussing a proof of existence of Banach limit based on Hahn–Banach theorem.
I can think of this quick argument (I hope I did not miss something there):
It's relatively easy to show that the function \begin{align*} T &\colon \ell_\infty \to \ell_\infty\\ T &\colon (x_n) \mapsto \left(\frac{x_1+\dots+x_n}n\right) \end{align*} is continuous simply by noticing that $\|Tx\|\le\|x\|$. And since the set $c$ of all convergent sequences is closed in $\ell_\infty$, so is $T^{-1}(c)$; which is exactly the set of all sequences that have Cesaro mean.
Are there some other proofs how to show the closedness of this set?