Exercise 2.1.34

Let V and W be vector spaces over a common field, and let β be a basis for V . Then for any function f : β W there exists exactly one linear transformation T : V W such that T(x) = f(x) for all x β.

Answers

Since β is a basis, any x V can be written as x = viβaivi for some ai’s. Given a function f : β W, we may define the mapping T as

T(x) = T( viβaivi) = viβaif(vi),

where ai’s depend on x. One may check T is a linear transformation with T(x) = f(x) for x β, and this gives the existence.

Suppose T is another linear transformation that satisfies T(x) = f(x) for x β. Then by the definition of linear transformation we have T(x) must be

T( viβaivi) = viβaiT(vi) = viβaif(vi),

where x = viβaivi is the unique representation of x with respect to the basis β. So T = T, giving the uniqueness.

User profile picture
2011-06-27 00:00
Comments