When is (S o T) invertible? (Linear Maps)

  • Thread starter Thread starter JoshMaths
  • Start date Start date
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
1 reply · 2K views
JoshMaths
Messages
26
Reaction score
0

Homework Statement


Show SoT is invertible iff
kerT = {0}
ImS = W
ImT n kerS = {0} and ImtT (+) kerS = V

T: U -> V
S: V -> W

The Attempt at a Solution



We know if kerSoT = {0} and kerT C kerSoT then kerT = {0}

ImS = W is implying surjectivity?
SoT = S(Tu) = Sv = W = ImS for all v (belongs to) ImT

I know the last part is stating the rank-nullity theorem but in a way I have not seen. If the kernel of S is zero then doesn't ImT = V or is kerS not necessarily zero?

I am also have difficulty with the whole premise of using set notations to explain properties of linear maps so if you could provide some guidance on this that would be great.

Josh
 
Physics news on Phys.org
JoshMaths said:

Homework Statement


Show SoT is invertible iff
kerT = {0}
ImS = W
ImT ∩ kerS = {0} and ImT (+) kerS = V

T: U -> V
S: V -> W

The Attempt at a Solution



We know if kerSoT = {0} and kerT ⊂ kerSoT then kerT = {0}

ImS = W is implying surjectivity?
Depends on which mapping you're talking about. It tells you S is surjective, but S○T may not necessarily be. For example, if T mapped everything to 0, the image of S○T would be {0}.

SoT = S(Tu) = Sv = W = ImS for all v (belongs to) ImT
Your notation is a mess. You're equating a mapping (S○T) to vectors (S(Tu) and Sv) to a vector space (W).

I know the last part is stating the rank-nullity theorem but in a way I have not seen. If the kernel of S is zero then doesn't ImT = V or is kerS not necessarily zero?
Suppose S: ℝ3→ℝ2 maps (x,y,z) to (x,y), and T: ℝ2→ℝ3 maps (x,y) to (x,y,0). The kernel of S is the z-axis, but S○T is invertible.

I am also have difficulty with the whole premise of using set notations to explain properties of linear maps so if you could provide some guidance on this that would be great.

Josh