Let $V$ be a vector space and $f:V\rightarrow V$ a linear map. Let $λ_1,...,λ_κ$ be distinct eigenvalues of $f$. Then these properties hold:
- Let $υ_1+υ_2+...+υ_κ=0$, where $υ_i\in V_f(λ_i),i=1,...,k$ , then $υ_i=0$
- (...)
Proof of 1. : By applying $f$ we get : $λ_1υ_1+λ_2υ_2+...+λ_κυ_κ=f(υ_1)+...+f(υ_κ)=f(υ_1+...+υ_κ)=0$ (so far so good!)
By repeating the above result, we get : $λ_1^mυ_1+λ_2^mυ_2+...+λ_κ^mυ_κ=0, \forall m\in \Bbb N$ and thus: $φ(λ_1)υ_1+...+φ(λ_κ)υ_κ=0, \forall φ(x) \in \Bbb F[x]$
(...)
It is not very clear to me how these two last results hold.