Suppose $M$ is a $2 \times 2$ matrix over $\mathbb{C}$ with characteristic polynomial $\chi =(x-\lambda)^2$ and minimal polynomial $m= (x-\lambda)^2$. My text claims that the geometric multiplicity of $\lambda$ is $1$.
I can only show this by "cheating":
$M$ diagonalizable (here) iff $\lambda$ has geometric multiplicity $2$ iff $m$ decomposes into distinct linear factors. Since $m$ does not decompose into distinct linear factors, we know that $\lambda$ can't have geometric multiplicity $2$.
Is there a way to show this without "cheating"? A more direct solution? Many thanks!