If $f$ is bijective and $g$ is bijective too, is $f(g(x))$ always same as $g(f(x))$.
My attempt:
I'm trying to look at an example if $f=x+1$ and $g=x+2$. The composition is commutative. But, i don't know in general.
If it's not, please show me the counterexample.
Thanks.