- #1
blindgibson27
- 7
- 0
Homework Statement
Prove that the inverse of a bijective function is also bijective.
Homework Equations
One to One
[itex]f(x_{1}) = f(x_{2}) \Leftrightarrow x_{1}=x_{2} [/itex]
Onto
[itex] \forall y \in Y \exists x \in X \mid f:X \Rightarrow Y[/itex]
[itex]y = f(x)[/itex]
The Attempt at a Solution
It is to proof that the inverse is a one-to-one correspondence. I think I get what you are saying though about it looking as a definition rather than a proof.
How about this..
Let [itex]f:X\rightarrow Y[/itex] be a one to one correspondence, show [itex]f^{-1}:Y\rightarrow X[/itex] is a one to one correspondence.
[itex] \exists x_{1},x_{2} \in X \mid f(x_{1}) = f(x_{2}) \Leftrightarrow x_{1}=x_{2} [/itex]
furthermore, [itex]f^{-1}(f(x_{1})) = f^{-1}(f(x_{2})) \Rightarrow f^{-1}(x_{1}) = f^{-1}(x_{1})[/itex] (by definition of function [itex]f[/itex] and one to one)
kind of stumped from this point on..
I may want to transfer this post over to the homework section though, I did post to just get a confirmation on my thoughts on bijection but it is now turning into something a bit more specific than that