Prove Corollary of Rank-Nullity theorem

  • Thread starter Thread starter iamalexalright
  • Start date Start date
  • Tags Tags
    Theorem
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
4 replies · 3K views
iamalexalright
Messages
157
Reaction score
0

Homework Statement


Prove:
Let [tex]\tau \in L(V,W)[/tex], where dim(V) = dim(W) < infinity. Then [tex]\tau[/tex] is injective iff it is surjective.


Homework Equations


L(V,W) is the set of all linear transformations from V to W.

1. Any complement of ker(t) is isomorphic to im(t)
2. dim(ker(t)) + dim(im(t)) = dim(V)


The Attempt at a Solution



I'm pretty lost in starting this.
I know it is surjective iff im(t) = W
I know it is injective iff ker(t) = {0}

Should I assume its injective but not surjective (to move towards a contradiction)?

And maybe I don't understand the concept of an isomorphism but if:
[tex]im(\tau) = W[/tex] and
[tex]ker(\tau)^{c} \approx im(\tau)[/tex]
then how does the ker(t)^c relate to W?
 
Physics news on Phys.org
You can prove this by only looking at the formula dim(ker(t))+dim(im(t))=dim(V).

Assume that t is injective. As you stated, this implies that ker(t)={0}. Thus dim(ker(t))=0.
So, what does this imply in the above formula?
 
that implies dim(im(t)) = dim(V) = dim(W)

that doesn't necessarily imply though that im(t) = W

am I just not thinking about it enough?
 
That's correct. But since [tex]im(t)\subseteq W[/tex] and dim(im(t))=dim(W) (as proven), then this DOES imply that im(t)=W.

In general, if you have two finite-dimensional spaces V and W such that [tex]V\subseteq W[/tex] and dim(V)=dim(W), then V=W!
 
Ah ! okay, that makes perfect sense

thanks for the help