Cyclic permutation

In mathematics, and in particular in group theory, a cyclic permutation is a permutation of the elements of some set X which maps the elements of some subset S of X to each other in a cyclic fashion, while fixing (i.e., mapping to themselves) all other elements of X. For example, the permutation of {1, 2, 3, 4} that sends 1 to 3, 3 to 2, 2 to 4 and 4 to 1 is a cycle, while the permutation that sends 1 to 3, 3 to 1, 2 to 4 and 4 to 2 is not (it separately permutes the pairs {1, 3} and {2, 4}).