If a composition function is one-to-one, does that imply its component is also one-to-one?

27 Views Asked by At

If you know that f(g(x)) AND f(x) are one-to-one/injective, then does that mean that g(x) is one-to-one/injective? Why or why not?

Thanks guys.