Let $T:V\to V$ a linear transformation above $\mathbb{F}$ (s.t $1+1\neq 0$) and $T^2 = \operatorname{Id}$.
Prove:
$T$ is invertible.
$\operatorname{Ker}(I-T)=\operatorname{Im}(I+T)$.
$\operatorname{Ker}(I+T)=\operatorname{Im}(I-T)$.
$V=\operatorname{Ker}(I+T)\oplus \operatorname{Ker}(I-T)$.
- Let assume that $T$ is not invertible, namely there is no $S$ such that $S\circ T = T\circ S = \operatorname{Id}$, in contradiction to the fact that $T\circ T = \operatorname{Id}$.
2 and 3. I have tried to take an element from $\operatorname{Ker}(I-T)$ and prove it is contained in $\operatorname{Im}(I+T)$.
Let $v\in \operatorname{Ker}(I-T)$ so $(I-T)(v)=0$ from linearity $I(v)-T(v)=0$ which is $v-T(v)=0$ adding $T(v)$ to both sides we get $T(v)=v$ which is a. incorrect as $T$ can be $\begin{pmatrix} -1 & 0 \\ 0 & -1 \end{pmatrix}$, so which step was incorrect? b. It does not prove that $v\in \operatorname{Im}(I+T)$.
- Assume I have proved sections 2 and 3, we can say that $V=\operatorname{Ker}(I+T)\oplus \operatorname{Ker}(I-T)=\operatorname{Ker}(I+T)\oplus \operatorname{Im}(I+T)$ but else from the fact that $\dim V =\dim(\operatorname{Ker} T)+\dim(\operatorname{Im} T)$ how can we conclude on something on the space itself (and not the dimension)?
Hints: $\DeclareMathOperator{\Id}{Id}\DeclareMathOperator{\Ker}{Ker}\DeclareMathOperator{\Im}{Im}$