Suppose V is a finite dimensional vector space. I am trying to prove that any linear map on subspace of V can be extended to linear map on V.
Basically, showing that if $U$ is a subspace of $V$ and $S \in L(U,W)$, then there exists a $T \in L(V,W)$ such that $Tu=Su$ for all $u \in U$.
I attempted it by taking the basis of the subspace U with Dim(m) and extending it to basis of V with Dim(n). Since mapping of all vectors of basis of W exists and taking the remaining m-n vectors as zero - we will get a linear map to an element that is in V by defining $T \in L(V,W)$ as:
$T(a_1u_1 + ...+ a_mu_m+b_1v_1 + ...+b_nv_n)=a_1Su_1 + ...+a_mSu_m$
Then $Tu=Su \space \forall u \in U$
What I dont get is this:
1) Please correct me if I'm wrong but a linear map on V should be defined for all elements of V. But does the extension inside $T$ not limit to vectors in V with $v_m+1=.....=v_n=0$ thereby excluding vectors in V where these are not zero?
2) How does the $Su$'s hit every value in $W$?
3) Is there a more intuitive way or step by step explained way of how I need the above equation and condition? I have no idea why it was chosen as thus.
Thanks!
