Let $V$ be a vector space over a field $F$ (not necessarily algebraically closed), and $T:V\rightarrow V$ be a $F$-linear map. If $c(T)$ and $m(T)$ denote the characteristic and minimal polynomial respectively, then I want to show that $c(T)$ and $m(T)$ have the same set of irreducible factors.
I know that the claim is true if $F$ is algebraically closed, because then the two polynomials have the same roots. The typical reasoning one gives when $F$ is not algebraically closed is: Take an algebraic closure of $F$, say $K$, and look at $m(T)$ and $c(T)$ in $K$ to conclude the proof. But as far as I know, the proof that any root of $c(T)$ is a root of $m(T)$ requires the fact that $V$ is a $K$-vector space. But we only know that $V$ is an $F$-vector space. I can't understand how to proceed after this.