Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
Have I done this proof correctly and how do I finish it?
1. Let V and W be finite dimensional vector spaces. Show that:
a. If dim(V) ≤ dim(W), there exists a one-to-one linear transformation V→W.
b. If a one-to-one linear transformation V→W exists, then dimV ≤ dimW
I wrote:
Let T : V-->W
The dimension theorem gives that dimV=nullity(T) + rank (T)
and rank(T)≤dimW because Im(T) is a subspace of W.
Therefore, dimV - dimW ≤ nullity(T)
If dimV is less than or equal to dimW then, the nullspace is trivial and T must be one-to-one.
I'm not sure whether this is correct and I don't know how to prove the converse. I would appreciate any help that you can offer.
1 Answer
- arthurLv 49 years agoFavorite Answer
You seem to imply that EVERY linear transformation is injective, which is certainly not the case. I think your error stems from your claim that b <= a and b <= 0 implies a = 0, which is absolutely false.
Part (a) can be done by direct construction: map different basis elements of V to different basis elements of W.
For part (b), your idea to use the rank & nullity theorem is brilliant. Now we can start by assuming null(T) = 0.