Notation question.
Wiki Compositions of permutations claims that compositions :
$$\sigma \bullet \pi$$
is the function that maps any element $x$ of the set to:
$$\sigma (\pi (x))$$
and that another notation for permutations is denoted by an exponent, where $\sigma$ acting on $x$ is denoted:
$$x^{\sigma}$$
then the above product is denoted by:
$$x^{\sigma \bullet \pi} = (x^{\sigma})^{\pi}$$
I'm under the impression that for example: $$\sigma = \{(x_0, x_1) (x_1, x_0)\}$$ $$\pi = \{(x_2, x_3) (x_3, x_2)\}$$
Can anyone further clarify the exponent notation with an example?
ANSWER
$$x^{\sigma + \pi} = (x^{\sigma})^{\pi} = (\sigma \circ \pi)(x) = \sigma(\pi(x)))$$