Let $(x_n)_{n\in \mathbb N} \subset \ell^2$ with component wise limit $x \in \ell^2$. Let be $f:\ell^2→\ell^2$ is continous.
Is it true that:
$$\lim_{n→\infty}f(x_n)=f(\lim_{n→\infty} x_n)=f(x)? \tag C$$
In my opinion, it is not true since continuity claims $\lim_{n→ \infty}x_n=x$ so convergence with respect to a norm and not only component-wise.
Any help appreciated!

This isn't true. For example you can use $f(x) = x$, which is continuous, and let $x_n$ be the sequence equal to $1$ in the $n$th entry and zero elsewhere. Then $x_n$ converges to the zero sequence componentwise, but not in $l^2$.