roam
- 1,265
- 12
Homework Statement
Let A,B be sets and let f:A \rightarrow B and g,h:B \rightarrow A be functions.
(1) Suppose h o f is an injective map from A to itself. Show that f is injective.
(2) Suppose now that f o g = 1_{B} and hof = 1_{A}. Show that f is bijective and g=h.
P.S. given that f is surjective.
Homework Equations
The Attempt at a Solution
(1) h o f is 1-1 \Leftrightarrow \forall a,a' \in A such that a \neq a', h o f(a) \neq h o f(a')
\Leftrightarrow h(f(a)) \neq h(f(a'))
\Leftrightarrow f(a) \neq f(a')
I'm fine with part (1)
(2) I need some help to write a proper proof for this one.
f is an injective map from my previus work in part (1), I also think h \circ f = 1_A but I don't know how to justify this. (1_A & 1_b notation represents the identity).
f is surjective, if it is not, then f o g also isn't surjective, but f \circ g = 1_B is surjective.
Further, we have g= 1_A \circ g=h \circ f \circ g=h \circ 1_B=h, since composition of functions is associative.
Any help is appreciated! This is VERY urgent!