Lecture 22
Lecture 22
Ajay Kumar
ajay.kumar@iitjammu.ac.in
Theorem
If T : V → W is a linear transform, then T is one-one if and only if
N (T) = {0}
Proof. Assume that N (T) = {0}. If u, v ∈ V such that T(u) = T(v),
then T(u) − T(v) = 0. Using linearity property of T, we get
T(u − v) = 0. Since N (T) = {0}, u − v = 0, and hence u = v. Assume
T is one-one.(Exercise)Health and medical
Let V and W be vector spaces.
• Let T : V → W be a one to one linear transformation. Then a
mapping T −1 : R(T) → V defined by T −1 (w) = v if and only if
T(v) = w is called the inverse of T. If T is onto, then T −1 is
defined on all of W.
• Then a linear transformation T : V → W that is both one to one
and onto is called an isomorphism. In this case the vector
spaces V and W are said to be isomorphic.
Note that T −1 is also a linear transformation.(Exercise.)
Finite dimensional vector spaces
Theorem
Let V be an n-dimensional real vector space. Then V is isomorphic to
Rn .
Proof. Since V is n-dimensional, there exists a basis {v1 , . . . , vn } of V.
If v ∈ V, there exist c1 , . . . , cn such that v = c1 v1 + · · · + cn vn . Now we
define a map T : V → Rn as follows: T(v) = (c1 , . . . , cn ).
linear T is linear(Exercise)
One-one We need to prove that N (T) = {0}. Suppose T(v) = (0, . . . , 0).
Then v = 0v1 + · · · + 0vn . Hence N (T) = {0}.
Onto Let c = (c1 , . . . , cn ) ∈ Rn . Then take v = c1 v1 + · · · + cn vn , and by
definition, T(v) = c.
Coordinates