MushroomPirat
- 9
- 0
Homework Statement
Suppose that W is finite dimensional and T:V\rightarrow W. Prove that T is injective if and only if there exists S:W\rightarrow V such that ST is the identity map on V.
Homework Equations
The Attempt at a Solution
First, suppose that T is injective and let Tu=Tv for u,v\in V. Clearly, Tu-Tv=0 and thus S(Tu-Tv)=0. From this, we can see that STu=STv. However, since T is injective, then u=v. Therefore, there exists an S such that ST is the identity map on V. In the other direction, suppose ST is the identity map on V, and let Tu=Tv. From the previous argument, we can see that STu=STv, and thus u=v, so T is injective.
I think the second part of my proof is right, going from identity map to injectivity, but I'm just not sure about my argument for the first half.
Thanks for your help!