Consider the following theorem:
Theorem 5.6 Equivalent conditions to be an eigenvalue: Suppose V is finite-dimensional, $T \in \mathcal{L}(V),$ and $\lambda \in \mathbb{F}.$ Then the following are equivalent:
(a) $\lambda$ is an eigenvalue of T ;
(b) $T-\lambda I$ is not injective;
(c) $T- \lambda I$ is not surjective;
(d)$T- \lambda I$ is not invertible
Proof: Conditions (a) and (b) are equivalent because the equation $Tv = \lambda v$ is equivalent to the equation $(T - \lambda I)v = 0$.
From here I understand that $v \neq 0$, so that $(T - \lambda I)$ is a linear transformation that sends v to $Tv - \lambda v$. But from here I don't see why this implies that $(T - \lambda I)v = 0$ is not injective.
Can someone please explain? Thank you!
The false statement
If $(T-\lambda I) v = 0$, then it no way means that $T - \lambda I = 0$. Counterexample: suppose $T$ is a linear operator on $\mathbb F^2$ whose matrix w.r.t. some basis $e_1,e_2$ is $$ \begin{bmatrix} 1 & 1 \\ 0 & 1 \end{bmatrix}, $$ then for $\lambda = 1$ and $v = [1, 0]^{\mathsf T}$, you could verify that $$ (T-I)v = 0, $$ but clearly $T - I \neq 0$ in this case, and $v \neq 0$, either.
Preparations
By definition, $T \in \mathcal L (V, W)$ is injective $\iff$
Equivalently, i.e. take the contrapositive statement,
Therefore, $T$ is not injective $\iff$
Since $T$ is a linear mapping, $Tv = Tw \iff T(v - w) = 0$. Let $u = v -w$, then we actually have
Solve the problem
Now get back to the question. By definition,
equivalently, $(T-\lambda I)v = 0$. As a linear mapping, by applying $(\bigstar)$ to $T-\lambda I$, we get that equivalently $T -\lambda I$ is not injective.