$V$ is a vector space of dim $= n$. $T$ is a diagonalizable linear operator on $V$.
If $U \subset V$ is any invariant subspace, i.e. for $u \in U$, $T(u) \in U$, then SHOW that the following induced map is also diagonalizable:
$T|_U : U \to U$
the above is just $T$ restricted to $U$.
I guess we also need to assume dim U $\geq 1$.
My thoughts: (feel free to ignore).
We know there exists an eigenvector basis of $V$ , $\beta = \{v_1, ..., v_n \}$ so that $[T]_\beta$ is a diagonal matrix.
But for any invariant subspace $U$ with dim U = $m \leq n$, I cannot conclude a subset $\{v_{n_1}, ..., v_{n_m} \}$ is a basis for $U$, where $1 \leq n_i \leq n$ for $i = 1, ..., m$. Can I? If not, how else to tackle this problem.
I tried using induction on the dimension of $U$, but in the induction step, I still need to express a $(m+1)-$dimensional invariant subspace as a direct sum of $m-$dimensional invariant subspace plus a 1-dimensional invariant subspace, which is not obvious to me.