Show that $A$ and $A^T$ have the exact same eigenvalues and that for each eigenvalue we have $\dim (N(A-\lambda I)) = \dim (N(A^T-\lambda I)) $
So this proof has basically two parts.
The first part went well I showed that the determinant $|A-\lambda I|=|A^T-\lambda I|$ and because of that $A$ and $A^T$ will have the characteristic polynomial and so they will have the same eigenvalues (with the same algebraic multiplication).
The second part is driving me a bit confused.Proving that $\dim (N(A-\lambda I)) = \dim (N(A^T-\lambda I))$ is equivalent to proove that the eigenspace of $A$ has the same dimension of the eigenspace of $A^T$.
I thought about the property "the geometric multiplicity of an eigenvector gives us the dimension of the eigenspace" but how do I know the eigenvalues have the same geometric multiplicity (we only guarantee that they have the algebraic multiplicity).
Is there any other property I should consider?
Hope someone can help me finishing
This is because of the Rank nullity theorem: as a matrix and its transpose have the same rank, we have $$\DeclareMathOperator\rk{rank} \rk(A-\lambda I)=\rk{}{}^\mathrm t\mkern-1.5mu(A-\lambda I)\iff \dim \ker(A-\lambda I)=\dim\ker{}{}^\mathrm t\mkern-1.5mu(A-\lambda I).$$