Let $V$ be a real vector space of dimension at least $3$ and let $T\in \operatorname{End}_{\mathbb{R}}(V)$. Prove that there is a non-zero subspace $W$, $W\neq V$, such that $T(W)\subseteq W$.
I can prove this using module theory by make $V$ into an $\mathbb{R}[x]$-module by defining $x\cdot v=T(v)$ for all $v\in V$. Then show that it can't be a simple $\mathbb{R}[x]$-module.
However, I would like to see more basic prove without using module stuffs.
The easiest way to prove the statement, to me, is to note that there must exist some basis for $V$ such that, in that basis, the matrix representing the mapping $T$ has a Jordan normal form, which for real matrices looks like this.
Note that for a single Jordan block $J$ of the form $$J=\begin{bmatrix}C & I &\\ &C&\ddots\\ &&\ddots&I\\ &&&C\end{bmatrix}$$
where the matrix $C$ is a $2\times 2$ matrix, you can see immediatelly that both $Je_1$ and $Je_2$ are linear combinations of $e_1, e_2$. In other words, if $W$ is the subspace, generated by the first two basis vectors, then $T(W)\subseteq W$.