Is T-1(U) a Subspace When U is a Subspace in W?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
9 replies · 3K views
trojansc82
Messages
57
Reaction score
0

Homework Statement


Let T: V --> W be a linear transformation and let U be a subspace of W. Prove that the set T-1 (U) = {v E V: T (v) E U} is a subspace of V. What is T-1 if U = {0}?


Homework Equations





The Attempt at a Solution



Since U is a subspace, k(v) = ku. Also, if u and v are in U, u + v lies in U. Therefore, any inverse linear transformation of a vector within u will lie in the subspace U.
 
Physics news on Phys.org
1. T-1 a one to one transformation.

2. Closure under addition

3. Closure under scalar multiplication
 
For vector u in T-1(U), 0u = 0. (zero vector property).
 
trojansc82 said:
For vector u in T-1(U), 0u = 0. (zero vector property).

Correct, but I don't see how that has to do with anything. By definition, we have that

[tex]T^{-1}(U)=\{v\in V~\vert~T(v)\in U\}[/tex]

Thus, we have [tex]v\in T^{-1}(U)~\Leftrightarrow~T(v)\in U[/tex]

So, to prove that [tex]0\in T^{-1}(U)[/tex], the statement above shows that it is sufficient to show that [tex]T(0)\in U[/tex]. Do you see why this is the case?
 
How would I proceed with scalar multiplication and closure under addition? The same process?
 
trojansc82 said:

Homework Statement


Let T: V --> W be a linear transformation and let U be a subspace of W. Prove that the set T-1 (U) = {v E V: T (v) E U} is a subspace of V. What is T-1 if U = {0}?
The question is asking you to determine the set of all u such that T(u)= 0. There is a specific name for that set!
 
HallsofIvy said:
The question is asking you to determine the set of all u such that T(u)= 0. There is a specific name for that set!

Yeah, the kernel.