Inverse Function Proof: f and g are Isomorphisms

kathrynag
Messages
595
Reaction score
0

Homework Statement



If f:x-->y has an inverse function g, then g:y--->x is one to one and onto

Homework Equations





The Attempt at a Solution


Let g be the inverse of f:x--->y
I think this must have something to do with an isomorphism because of one to one and onto.
 
Physics news on Phys.org
has more to do with the function being bijective which is both one-one and onto (injective and surjective)

just have to work the definitions, one-one means that only one distinct element gets mapped, and onto implies that the entire range has to be mapped, together these conditions guarantee that only one element gets uniquely mapped to another element throughout the domain we are working in.
 
Ok, I understand those defintions. My problem is understanding why g has to be bijective.
 
Do you know how to prove that a function is bijective?
 
show a(x)=a(y) implies x=y
onto, not entirely sure. I know it has something to do with showing entire range is used
 
kathrynag said:
onto, not entirely sure. I know it has something to do with showing entire range is used
Not the range, but the codomain, i.e. for every y in the codomain, there is an x in the domain with y = f(x).
 
Let g be the inverse of f:y--->x

Then g(a)=g(b)
a=b
Does this prove one to one? For some resaon I think it doesn't.
 
There is an intermediate step between "g(a) = g(b)" and "a = b". How would get rid of the g in g(a) to get a?
 
I'm blanking on that
 
  • #10
Apply the inverse of g to both sides of the equation.
 
  • #11
so g^(-1)g(a)=g^(-1)g(b)?
 
  • #12
If g is the inverse of f, then what is the inverse of g? Also, what does g^{-1}(g(a)) evaluate to?
 
  • #13
f is the inverse of g?
 
  • #14
That's right. And what about the answer to my second question.
 
  • #15
f(g(a))
 
  • #16
And that simplifies to ...
 
  • #17
a I think
 
  • #18
That's right. Now what is the complete proof that g is one-to-one?
 
  • #19
by showing a=b
 
Back
Top