If the space $X$ is banach , then I want to show that any linear map $T:X \to X$ is continuous iff the null space is closed. I could show that if $T$ is continuous then the null space is closed. But I am unable to prove the converse. Any hints are appreciated. Thanks
2 Answers
This is not true. See the $T$ in this answer. Since this $T$ is injective, its kernel is $\{0\}$.
Note that a similar assertion is true for linear functionals $T : X \to \mathbb{R}$.
-
1@JohnMa I had not realised that mistake initially that is why I accepted your answer. Now I have accepted this answer – happymath Oct 13 '15 at 09:33
This is not the solution of your problem but its a interesting result in case of $f$ is linear functional.
Here is a sketch of more general result.Try to fill the gaps in the proof.
Lemma: Let $f$ be a linear functional on $X$ .A hyperplane $H= \{ x\in X : f(x) = \alpha\}$ is closed iff $f$ is continuous.
Proof: Clearly if $f$ is continuous then $H$ is closed.Conversely,Assume $H$ is closed therefore $H^c$ is open and since $f$ is nonzero its nonempty.(Why?)
WLOG,assume that $x_0 \in H^c$ is such that $f(x_0) < \alpha$.Since $H^c$ is open there exists $r>0$ such that $B(x_0,2r) \subset H^c$.Now for all $x \in B(x_0,2r)$,we have $f(x) < \alpha$ (Why?)
Thus for any $z \in V$ such that $\|z\| \leq 1$,we get $f(x_0 +rz) \leq \alpha$ or equivalently $$ f(z) \leq \frac { \alpha -f(x_0)}{r}$$.Thus the image of the unit ball is bounded and hence $f$ is bounded (Why?) therefore continuous.

- 10,268
-
-
-
@Arpit Kansal actually i knew this result but I was wondering if I could generalise this – happymath Oct 13 '15 at 09:31
-
-
@ArpitKansal I do not think it is necesary to delete this well written answer It might me of some help to another person – happymath Oct 13 '15 at 09:39
In fact, it also generalizes far beyond Banach spaces (to topological vector spaces).
– Matias Heikkilä Oct 13 '15 at 09:10