Let V and W be vector spaces and T V rightarrow W be a linea
Solution
as given let V and W be vector spaces and T : V -> W be a linear transformation.
Let H = {v1 , v2 , . . . , vp} be a set of vectors from V.
we need to show that if H is linearlt dependent then T(H) = {T(v1) , T(v2) , . . . , T(vp)} is also linearly dependent.
we know that If H is linearly dependent then there exists the coefficients c1 , c2 , . . . , cp such that,
c1v1 + c2v2 + . . . + cpvp = 0
where c1 , c2 , . . ., cp not all of them are zero
now applying linear trasformation T on both side we have,
T(c1v1 + c2v2 + . . . + cpvp) = 0W
T(c1v1) + T(c2v2) + . . . + T(cpvp) = 0W
c1T(v1) + c2T(v2) + . . . + cpT(vp) = 0W
which means that there exist c1 , c2 , . . . , cp such that linear combination of transformed vector is zero vector 0W
hence we can say that T(H) = {T(v1) , T(v2) , . . . , T(vp)} is linearly dependent.
where c1 , c2 , . . ., cp not all of them are zero
