Disjoint cycles commute: $(ab)(cd) = (cd)(ab)$, but do non-disjoint cycles commute? Does $(ac)(ab) = (ab)(ac)?$
Consider the composition of two permutations: $\begin{pmatrix} a & c\\ c & a \\ \end{pmatrix}$$\begin{pmatrix} a & b\\ b & a \\ \end{pmatrix}.$
Right to left: $f(a) = b$, but there's no function(?) $g$ that sends $b$ to another value. How do we deal with it?