Not very familiar with this section.
Given that $T$ is a linear map on a finite-dimensional vector space $V$, and $S = T - \lambda I$, prove that
a subspace $U$ of $V$ is invariant under $S$ if and only if it is invarian under $T$.
This is what I did (very little).
Assume $U$ is $T$-invariant. Then we have $T(U) \subseteq U$.
Let $x \in T(U)$ \implies $x \in U$.
Now using the given definition, $x \in T(U) \implies x \in (S+\lambda I)(U)$.
So
$x \in S(U) + \lambda I(U) \subseteq U$... and I don't know how to go on from here.
Let $x\in U$. We have
$$S(x)\in U\iff T(x)-\lambda x=y\in U\iff T(x)=y+\lambda x\in U$$ so $U$ is $S$-invariant iff $U$ is $T$-invariant.