Alphabeta Math
DefinitionDefinition: Literature-sourcedProof: Not applicableverified 2026-08-11 (claude-opus-5)
How statement and proof provenance work

The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.

  • Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
  • AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
  • AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.

These labels describe origin, not correctness: citations and verification chips remain separate evidence.

The finite symmetric group Sn, one-line notation, and cycle notation

Definition

Let n∈N, so that n={0,1,…,n−1} (The natural numbers N (von Neumann)). The symmetric group on n letters is

Sn:=Sym⁡(n)=Sym⁡({0,1,…,n−1}),

the group of all bijections of n under composition (The symmetric group Sym⁡(X): the bijections of a set X under composition), with the composition convention

(στ)(i):=(σ∘τ)(i)=σ(τ(i))(i∈n),

so that in a product the right-hand factor acts first. An element of Sn is named by either of the two notations below.

One-line notation. For σ∈Sn, its one-line form is the list of its values in order of their arguments,

σ=[σ(0),σ(1),…,σ(n−1)].

This list has length n and its entries are 0,1,…,n−1, each occurring once, because σ is a bijection of n. Conversely, a list [b0,b1,…,bn−1] whose entries are 0,1,…,n−1 each occurring once is the one-line form of exactly one element of Sn, namely the map sending each i∈n to bi: that map is injective because the entries are distinct, and surjective because every element of n occurs among them. So one-line notation is a bijection from Sn to the arrangements of 0,1,…,n−1 in a list. For n=0 the one-line form of the unique element of S0 is the empty list.

Cycle notation. For distinct a0,a1,…,ak−1∈n with k≥2, the symbol (a0 a1 ⋯ ak−1) denotes the element of Sn that sends ai to ai+1 for each i<k−1, sends ak−1 to a0, and fixes every element of n outside {a0,…,ak−1} (The symmetric group Sym⁡(X): the bijections of a set X under composition); it is called a k-cycle, and a 2-cycle is a transposition. Writing cycle symbols side by side means composing them, so (a b)(c d) is (a b)∘(c d), and the empty juxtaposition of cycle symbols is the identity id⁡.

Unlike one-line notation, cycle notation does not name each permutation once: the symbol may be started at any of its entries, so

(a0 a1 ⋯ ak−1)=(a1 ⋯ ak−1 a0)

and each k-cycle is written by exactly k symbols of this shape. A cycle symbol also does not record n, which must be supplied by the context.

Remarks

  • The brackets carry the meaning, so the same list of numbers reads two different ways. Square brackets are one-line notation and round brackets are cycle notation. In S3 the one-line form [1,2,0] and the cycle symbol (0 1 2) happen to name the same permutation, the one sending 0↦1, 1↦2, 2↦0; but [0,1,2] is the identity while (0 1 2) is not, and [2,1,0] is the transposition exchanging 0 and 2 while (2 1 0) is a 3-cycle. Inside a cycle symbol this library separates the entries by thin spaces rather than by commas, which keeps the two notations apart on the page.

  • Relation to the two-row form. Many texts write a permutation as the array σ=(01⋯n−1σ(0)σ(1)⋯σ(n−1)), whose first row lists the arguments and whose second row lists their images. One-line notation is that array with its first row deleted, which loses nothing because the first row is the same for every σ∈Sn.

  • Why the identity is a product of no cycles rather than a cycle. The cycle symbols are restricted to k≥2, so a fixed point is never written. The identity is therefore the empty product, and a permutation is written by listing only the cycles that move something. Which permutations admit such a factorisation, and in how many ways, is Every permutation of a finite set is a product of pairwise disjoint cycles, uniquely up to reordering and cyclic rotation; the fixed points that cycle notation suppresses are restored as one-cycles when a cycle type is recorded (Support, fixed points, disjoint cycles, cycle length, disjoint-cycle decompositions, and cycle type).

Depends on

Used by

Dependency tree · two levels

10 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources