I am caught up on the notation of $id_B$. I'm thinking that $f=x^2$, or something along those lines, but not so sure as to what $g$ may be.
2026-04-11 13:16:45.1775913405
On
What functions $f: A \to B$ and $g: B \to A$, satisfy a restriction such that $f$ is not invertible but $f \circ g=id_B$?
83 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
5
There are 5 best solutions below
8
On
Hint 1: Since $f \circ g$ is onto, $f$ must be onto.
Hint 2: If $f: A \to B$ an onto function, try to prove that there exists some $g: B \to A$ such that
$$f(g(x))=x \,.$$
Note that for each $x$, you have $g(x)= ??$ means $f(??)=x$...
Per our chat discussion:
Let $A = \mathbb R$, $B = \mathbb R_{\ge 0}$, and define $f: A \to B$ by $x \mapsto x^2$, and $g: B \to A$ by $x \mapsto \sqrt x$. Then $f \circ g$ is the identity function on $B$, but $f$ is not one to one.