Composites of injections/surjections/bijections

  • Thread starter Thread starter ricardianequiva
  • Start date Start date
ricardianequiva
Messages
14
Reaction score
0

Homework Statement



Consider arbitrary sets A, B, C and D with arbitrary functions:
f:A-->B, g:B-->C, h:C-->D. We define a composite function
h o g o f:A-->D.
Given that h, f, and h o g o f are bijective, and g is injective, show that g is also surjective (i.e. g is bijective).
This seems almost trivial to me, but my TA says that it requires proving.
 
Last edited:
Physics news on Phys.org
I don't understand the question. Are there any conditions on g besides it being injective? You can always compose functions between sets like that, so that doesn't tell you anything.
 
No there aren't any other conditions.
 
Here's a similar question: Let x,y,z be integers, and define x+y+z. Show that if x and z are even, so is y. Do you see why you need more information? And what made you think it was trivial?
 
O I made a mistake in the question, we are given that h o g o f is bijective.
 
Ok, then use the fact that bijections have inverses, which are also bijections, and that the composition of bijections is a bijection.
 
got it, thanks!
 
One more question:
In our textbook we are given a theorem that:
If f o g is bijective then g is injective and f is surjective. I can informally see this by drawing Venn Diagrams, but how would one go about doing a formal proof.
 
Just go back to the definitions. For example, assume g wasn't injective. Then for some x,y, we'd have g(x)=g(y), and so f(g(x))=f(g(y)), and f o g isn't injective.
 
Back
Top