Proving a function is bijective

Click For Summary

Homework Help Overview

The discussion revolves around proving that a function f: A -> B is bijective given the existence of two functions g: B -> A and h: B -> A that satisfy certain conditions. Participants are exploring the implications of these conditions on the properties of the function f.

Discussion Character

  • Conceptual clarification, Assumption checking, Exploratory

Approaches and Questions Raised

  • Participants discuss the implications of the conditions g(f(a)) = a and f(h(b)) = b, questioning how these relate to the definitions of injectivity and surjectivity. There is an exploration of whether one function demonstrates injectivity while the other demonstrates surjectivity.

Discussion Status

Some participants have acknowledged misunderstandings and are seeking clarification on how the existence of functions g and h can be used to demonstrate that f is bijective. Guidance has been provided regarding the relationship between the functions and the properties of f, but no consensus has been reached on the complete proof.

Contextual Notes

Participants are navigating the definitions of bijection, injectivity, and surjectivity, indicating that this type of proof is relatively new to some of them. There is a focus on understanding the roles of g and h in establishing the properties of f.

schlynn
Messages
88
Reaction score
0
Mod note: Moved from a technical section, so missing the homework template.
Here is what I'm trying to prove.

Let f:A->B. If there are two functions g:B->A and h:B->A such that g(f(a))=a for every a in A and f(h(b))=b for every b in B, then f is bijective and g=h=f^(-1).

I think I have most the proof, I started by showing g(f(a))=a implies g o f(a)=a and that maps A->B->A all exactly once, and a similar argument shows f(h(b))=b implies that the mapping is B->A->B all exactly once again, and this seems like the definition of an inverse, so there for it's bijective? Is that the right way to approach this proof?
 
Last edited by a moderator:
Physics news on Phys.org
schlynn said:
Here is what I'm trying to prove.

Let f:A->B. If there are two functions g:B->A and h:B->A such that g(f(a))=a for every a in A and f(h(b))=b for every b in B, then f is bijective and g=h=f^(-1).

I think I have most the proof, I started by showing g(f(a))=a implies g o f(a)=a and that maps A->B->A all exactly once, and a similar argument shows f(h(b))=b implies that the mapping is B->A->B all exactly once again, and this seems like the definition of an inverse, so there for it's bijective? Is that the right way to approach this proof?

OK, to help you see where your intuition is leading you astray, let ##f:\mathbb{R}^{\geq0}\rightarrow\mathbb{R}## be given by ##f(x)=\sqrt{x}## and ##g:\mathbb{R}\rightarrow\mathbb{R}^{\geq0}## by ##g(x)=x^2##. Clearly ##g(f(a))=a## for all ##a\in\mathbb{R}^{\geq0}##, but ##f## is not bijective.

The point of the exercise is to show that the existence of ##g## and ##h## in tandem give that ##f## is a bijection, which then leads to ##g## and ##h## being inverses.
 
OK, I see where I went wrong, but how do I use the existence of g and h to show that the function is a bijection? It has to be injective and surjective, I know the definition of them but don't see how g and h show it's bijective. Can you point me in the right direction? Does 1 function show one property and the other function the other property? These types of proofs are new to me.
 
schlynn said:
Does 1 function show one property and the other function the other property?

Yes.

If ##f(a_1)=f(a_2)##, then ##g(f(a_1))=g(f(a_2))##, right?

Given ##b\in B##, you know that ##f(h(b))=b##, right?

I think that's the extent to which I can point you in the right direction.
 
Ok, I think I understand this now, so the first part shows injectivity and the second shows surjectivity, and the order of the composition changes to show that the sets your mapping actually allow for an inverse, and then bijectivity follows?
 

Similar threads

Replies
1
Views
2K
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 5 ·
Replies
5
Views
1K
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 6 ·
Replies
6
Views
4K