I've just looked at this answer from another question regarding the proof that "a hyperplane is closed $\Leftrightarrow$ $f$ is continuous".
I understand everything except this part:
Taking $y \in E \setminus \ker f$ , if $f$ were not bounded then we should have a sequence of unit vectors $x_n$ such that $f(x_n) \geq n$ for each $n \in \mathbb{N}$. But then it is $$ f(y)f(x_n)^{-1}x_n -y \to y $$ with $f(y)f(x_n)^{-1}x_n -y \in \ker f$
I don't really get how $f(y)f(x_n)^{-1}x_n -y$ converges to $y$. And even if it does, why is it in $\ker(f)$ if $y\in E\setminus \ker(f)$?
Does anyone know?