It is a separate question to my previous one.
The problem requires me to show that the following statement is true or false.
Let $A,B$ be sets, and $f:A\to B$, $g:B\to A$ be functions. Suppose $g\circ f\circ g$ is surjective, and $f\circ g\circ f$ is injective. Then $f\circ g$ is bijective.
So basically
“$g\circ f\circ g$ is surjective and $f\circ g\circ f$ is injective“ $\implies$ “$g\circ f$ is bijective“ $\implies$“$g$ is surjective and $f$ is injective”
But since it does not imply that “$f\circ g$ is bijective”, can I simply conclude that “$f\circ g$ is not bijective”?