Prove one to one using rank-nullity theorem

  • Thread starter Thread starter Hwng10
  • Start date Start date
  • Tags Tags
    Theorem
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
Hwng10
Messages
4
Reaction score
0

Homework Statement



Let V and W be finite dimensional vector spaces.Given dim(V)≤ dim(W)
, prove that there exists a one-to-one linear transformation T : V -> W .

Homework Equations





The Attempt at a Solution


What I want to prove here is to show that nullity=0
dim(V) ≤ dim (W)
dim(N(T)) + dim(R(T)) ≤ dim(W)
 
Physics news on Phys.org
I really have no idea no how to prove this question . Do I need to prove it for general T or I just need to find an example which satisfies all the properties above ??
 
I suggest you go back and reread the problem! "prove that there exists"... First define an obvious linear transformation from V to W, then show that it is one-to-one.

Here's a simple special case: suppose dim(V)= 2, dim(W)= 3. Then, choosing some basis for both V and W, you can write any vector in V as <x, y> and any vector in W as <a, b, c>. Okay, what can you say about T(<x, y>)= <x, y, 0>?
 
HallsofIvy said:
I suggest you go back and reread the problem! "prove that there exists"... First define an obvious linear transformation from V to W, then show that it is one-to-one.

Here's a simple special case: suppose dim(V)= 2, dim(W)= 3. Then, choosing some basis for both V and W, you can write any vector in V as <x, y> and any vector in W as <a, b, c>. Okay, what can you say about T(<x, y>)= <x, y, 0>?

hint 2: if dim(V) = n, we have a basis {v1,v2,...,vn}.

since dim(W) ≥ dim(V), what can you say about any basis of W?