p1op2 takes as arguments two permutations.
p1op2 returns the permutation obtained by composition :
1starg ∘ 2nd arg |
Input :
Output :
Warning
Composition is done using the standard mathematical notation,
that is the permutation given as second argument is performed first.