There will be $T:V \rightarrow V $ Linear Transformation
U is sub-space of V so that $U \cap Ker(T)={0}$
Prove that if $(u_1,u_2,...,u_n)$ are linear independent so does $T(u_1),T(u_2),...,T(u_n)$.
Attempt: assume $(u_1,u_2,...,u_n)$ are linear independent so they are the basis of the sub-space U, we can add $(v_1,...,v_k)$ that are linear independent to complete it to a basis for V. Because T is Linear Transformation if we have a group of vectors that make up V so does the vectors that went trough the transformation, they also build up the space and in our case it is V too. Therefore $T(u_1),...,T(u_n)$ must be linear independent.
But how does $U \cap Ker(T)={0}$ help us?
Let $\alpha_1,\ldots\alpha_n\in \Bbb R$ s.t. $$\sum_{k=1}^n \alpha_k T(u_k)=0$$ and we have $$0=\sum_{k=1}^n \alpha_k T(u_k)=\sum_{k=1}^n T(\alpha_ku_k)=T\left(\underbrace{\sum_{k=1}^n \alpha_ku_k}_{\in U}\right)$$ so $$\sum_{k=1}^n \alpha_ku_k\in U\cap \ker(T)=\{0\}$$ but since $(u_k)$ are linearly independant then $\alpha_k=0$ for all $k$ hence $(T(u_k))$ is also linearly independant.