What is the Relationship Between Injectivity and Surjectivity in Linear Algebra?

  • Thread starter Thread starter kylem
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
kylem
Messages
62
Reaction score
0
I'm having a lot of trouble figuring out how to do this proof:

Given real numbers a, b, c, d, let f: real^2 ----> real^2 be defined by f(x, y) = (ax + by, cx + dy). Prove that f is injective if and only if f is surjective.

If anybody could help, that would be great.
 
Physics news on Phys.org
Office_Shredder said:
Do you know what the rank-nullity theorem is?

A quick google search reveals that it appears to be dealing with some linear algebra I don't quite understand...

My book gives me the following hint for this proof: Consider two cases, depending on whether ad - bc = 0.

Not sure if that helps, I'm pretty confused here.