Prove that linear mapping is an isomorphism

105 Views Asked by At

Let $V$ be a finite-dimensional vector space over field $F$ and let $f:V \rightarrow V$ be an endomorphism. Using the rank-nullity theorem show that if ker$(f \circ f) = $ker$(f)$ then $f:$ im $(f)\rightarrow $im$(f \circ f)$ is an isomorphism.

I have no idea how to even approach this question.

1

There are 1 best solutions below

0
On BEST ANSWER

Apply rank-nullity theorem to $f$ and $f^2$. Let $V$ has the dimension $n$.

Then $Rank(f)+Nullity(f)=n$ and $rank(f^2)+Nullity(f^2)=n$

since it is given to us that $Ker(f)=Ker(f^2)$ we can conclude that $Rank(f)=Rank(f^2)$

Can you proceed from here?

Added later: Now show that $f:im(f)\rightarrow im(f^2) $ is injective. Since both domain and range have same dimension, it follows that map is onto.