I read a property that I did not understand:
Let $M\in GL(2,\mathbb{F}_3)$ the matrix such that $M= I_2$ or $M^2=I_2$. As it has coefficients in a field of characteristic different from $2$, it is diagonalizable.
Is it a theorem? Can you help me prove this result
If $M=I_2$ then $M$ is already diagonal. Same if $M = -I_2$. If $M^2 = I_2$ with $M \ne \pm I_2$ (so that no linear polynomial annihilates $M$) then $p(M) = M^2 - I_2 = (M-I)(M+I) = 0$ so $p(x) = (x-1)(x+1)$ is the minimal polynomial of $M$, and in a field of characteristic different from 2, the two factors $x-1$ and $x+1$ are distinct. This implies that $M$ is diagonalizable.