1

Let $V$ be a vector space over a field $F$ and $T$ a linear operator on $V$. If $T^2$$=$ $0$, what can you say about the relation of the range of $T$ to the null space of $T$?

Topology
  • 1,566
  • 11
  • 27

2 Answers2

3

We can say:

$$T^2=0\iff \operatorname{Im} T\subset\ker T$$ and the proof is pretty easy.

3

Hints:

$$T^2=0\implies \text{Im}\,T\subset\ker T\implies \dim\text{Im}\,T\le\dim\ker T\ldots$$

DonAntonio
  • 211,718
  • 17
  • 136
  • 287