Let $V,W$ be finite-dimensional vector spaces over a field $F$, and $L(V,W)$ the vector space of all linear maps $T:V\rightarrow W.$
a) Show that for every given $v \in V,$ the map
$S:L(V,W) \rightarrow W, T\rightarrow T(v)$ is linear.
b) Find $\ker(S)$. You may use the fact that $\dim(L(V,W))=\dim(V)\dim(W).$
To prove a function is linear I have to show $T(v + v') = T(v) + T(v')$ and $T(\alpha v) = \alpha T(v)$. But its just the Definition,how do I apply in this question if I just know its a finite dimensional, and how do I know the $\ker(S)$?
By definition of addition in $L(V,W)$, $(T+T')(v)=T(v)+T'(v)$ and likewise (\alpha T)(v)=\alpha T(v)$..
If $v=0$ then $S=0$, so $\ker S=L(V,W)$. In all other cases, $S$ is clearly onto (why?), hence $\dim\ker S=\dim L(V,W)-\dim W.