Endomorphism $f$ of vector space $V$ is a projection such that $f^2=f$. Show that $f=f_0 \oplus f_1$ where $f_0$ is the zero-map on $E_0$ and $f_1$ is the identity map on $E_1$.
Attempt thus far:
I know that first I have to show that $V$ is the direct sum of $E_0$ and $E_1$.
$E_1=ker(f-id_v)=im(f)$ and $E_0=ker(f)$
To prove $V=im(f)\oplus ker(f)$ I have to show that:
- $im(f)+ker(f)=V$
- $im(f) \cap ker(f)=\{0\}$
I know how to do all this but where I get stuck is understand how $f=f_0 \oplus f_1$
If anyone can explain this in a clear way, I'd much appreciate this.
You need to do the following (in order of increasing difficulty):
Facts 3 and 4 imply that $V = E_0 \oplus E_1$. From there, the fact that $f|_{E_0} = f_0$ and $f|_{E_1} = f_1$ allow you to conclude that (by definition of the direct sum of two linear maps) $f = f_0 \oplus f_1$.