Theorem: Given two linear mappings $f,g: V \rightarrow V$ with
- $f\circ g = g\circ f = 0$
- $f+g=\operatorname{id}_V$
- $f\circ f = f$
- $g\circ g=g$
Then we have $$V=\operatorname{im}(\,f)\oplus \operatorname{im}(\,g)$$
Question:
I think $f$ and $g$ then are some kind of projections, where $f$ sets some coordinates to zero and $g$ sets exactly the remaining components two zero. It is clear to me, that the statement then is correct but how to show it formally?
Since $\operatorname{id}_V = f+g$, for any $v \in V$, $v = \operatorname{id}_V(v) = (f+g)(v) = f(v) + g(v)$. What does this imply about $\operatorname{im} f + \operatorname{im} g \subseteq V$?
Let $v \in \operatorname{im} f \cap \operatorname{im} g$, so that $f(x) = v = g(y)$ for some $x$, $y \in V$. In light of your conditions on $f$ and $g$, what do you learn if you apply $f$ to both sides of the equation $f(x) = g(y)$? What do you learn if you apply $g$ instead?