Linear Transformation: R^n to R^m - Injective?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
georgeh
Messages
67
Reaction score
0
Indicate whether each statement is always true, sometimes true, or always false.
IF T: R^n --> R^m is a linear transformation and m > n, then T is 1-1
Not sure to how prove this..
 
Physics news on Phys.org
if it is injective and it goes from T^n to T^m, shouldn't the subpace be in the T^m ?
 
georgeh said:
if it is injective and it goes from T^n to T^m, shouldn't the subpace be in the T^m ?
What subspace are you talking about?

If n< m, then you can think of Tn as a subspace of Tmp/sup]- think of adding 0's to the end of x.
 
What does it mean for such a linear transformation to be one-to-one?

Let [tex]T:R^n \rightarrow R^m[/tex], and suppose [tex]x_1,x_2\in R^n[/tex]. Then if [tex]x_1\neq x_2[/tex] implies that [tex]Tx_1\neq Tx_2[/tex], T is 1-1. Since T is linear, we have the last requirement becoming [tex]x_1\neq x_2\Rightarrow T(x_1-x_2)\neq 0[/tex]

keep going...