I have a homework question that I don't know how to start:
let $V$ be a vector space under field $F$, $\dim(V) = n$.
let $T: V \to V$ be a linear transformation.
prove if $U \subseteq V$, and $\dim(U) = k$, such that for every $u \in U$, $T(u) \in U$, then there exists a basis $B$ of $V$ such that:
$[T]^B_B =$ $ \begin{bmatrix} A_1 & A_3 \\ 0 & A_2 \\ \end{bmatrix} $
So that $A_3 ∈ M_{k×(n−k)}(F)$, $A_2 \in M_{(n−k)×(n−k)}(F)$ and $A_1 \in M_{k×k}(F)$
Thank you for your help!
Hint: Take a basis $u_1,\dots,u_k$ of $U$ and complete it to a basis $u_1,\dots,u_k,u_{k+1},\dots,u_n$ of $V$.