Show that T is a linear transformation and that it is biject
Show that T is a linear transformation and that it is bijective
Let V be a vector space and let a = {v_1, v_2,..., v_n} be a basis for V. Let T: V -> R^n defined by for every x e V.Solution
T is a linear transformation as
T(v1+v2....+vn)=T(v1)+T(v2)+....+T(vn)
and T(avn)=aT(vn)
for showing it bijective we have to show that T is injective
let the equation is a1T(v1) + · · · + anT(vn) = 0
This means that T(a1v1+· · ·+anvn) = 0, implying that a1v1 +· · ·+anvn = 0 by injectivity.
But this is a linear combination of vectors in S, giving ai = 0 for all i.
hence T(S) is linearly independent.
Conversely if T maps spanning sets to spanning sets, then T(V ) = R(T) must span W. But since R(T) is a subspace of W, this means R(T) = W and T is onto.
hence T(x) is bijective
