2

Is $(g \circ f)^{-1} (x)$ equal to $(f^{-1}\circ g^{-1})(x)$ or not?

copper.hat
  • 172,524
dj1
  • 23

1 Answers1

0

Yes. $\DeclareMathOperator\id{id}$(At least if $f$ and $g$ are invertible.) In general in a group we have $(ab)^{-1}=b^{-1}a^{-1}$. Applying this to $(\langle f,g\rangle,\circ)$ yields $(g\circ f)^{-1}=f^{-1}\circ g^{-1}$.
One can also verify directly that $(g\circ f)\circ(f^{-1}\circ g^{-1})=\id=(f^{-1}\circ g^{-1})\circ(g\circ f)$.

Bart Michels
  • 26,355