Solving Inverse Function Homework: Bijection & Uniqueness

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
2 replies · 3K views
benjamin111
Messages
6
Reaction score
0

Homework Statement


My textbook states that the inverse of a bijection is also a bijection and is unique. I understand how to show that the inverse would be a bijection and intuitively I understand that it would be unique, but I'm not sure how to show that part.


Homework Equations





The Attempt at a Solution



My idea is to somehow say that if the inverse function is bijective and maps S -> T such that f-1(f(x))=x, then any other function that produces the same result must be the same function, but I can't quite figure out how to make this statement mathematically...
Thanks.
 
Physics news on Phys.org
Well, about showing that the inverse is unique, try to prove it by using a contradiction. That is suppose that there is another function call it g that is different from f^-1 ( the inverse of f) but that is also the inverse of f, ( suppose that also g is the inverse of f) and try to derive a contradiction, in other words try to show that indeed f^-1=g.

This is the ide, the rest are details.
 
Suppose f:X->Y is a bijection. Let g and h be inverses of f. Show that g(y)=h(y) for all y in Y. To do this express y as f(x) (possible since f is a surjection), and use the definition of g and h.