Alphabeta Math
DefinitionDefinition: Literature-sourcedProof: Not applicableSession-authored (Fable 5 assisted)verified 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 SnS_n, one-line notation, and cycle notation

Definition

Let nNn\in\mathbb N, so that n={0,1,,n1}n=\{0,1,\dots,n-1\} (The natural numbers N\mathbb{N} (von Neumann)). The symmetric group on nn letters is

Sn:=Sym(n)=Sym({0,1,,n1}),S_n:=\operatorname{Sym}(n)=\operatorname{Sym}(\{0,1,\dots,n-1\}),

the group of all bijections of nn under composition (The symmetric group Sym(X)\operatorname{Sym}(X): the bijections of a set XX under composition), with the composition convention

(στ)(i):=(στ)(i)=σ(τ(i))(in),(\sigma\tau)(i):=(\sigma\circ\tau)(i)=\sigma(\tau(i))\qquad(i\in n),

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

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

σ=[σ(0),σ(1),,σ(n1)].\sigma=[\sigma(0),\sigma(1),\dots,\sigma(n-1)].

This list has length nn and its entries are 0,1,,n10,1,\dots,n-1, each occurring once, because σ\sigma is a bijection of nn. Conversely, a list [b0,b1,,bn1][b_0,b_1,\dots,b_{n-1}] whose entries are 0,1,,n10,1,\dots,n-1 each occurring once is the one-line form of exactly one element of SnS_n, namely the map sending each ini\in n to bib_i: that map is injective because the entries are distinct, and surjective because every element of nn occurs among them. So one-line notation is a bijection from SnS_n to the arrangements of 0,1,,n10,1,\dots,n-1 in a list. For n=0n=0 the one-line form of the unique element of S0S_0 is the empty list.

Cycle notation. For distinct a0,a1,,ak1na_0,a_1,\dots,a_{k-1}\in n with k2k\ge2, the symbol (a0a1ak1)(a_0\,a_1\,\cdots\,a_{k-1}) denotes the element of SnS_n that sends aia_i to ai+1a_{i+1} for each i<k1i<k-1, sends ak1a_{k-1} to a0a_0, and fixes every element of nn outside {a0,,ak1}\{a_0,\dots,a_{k-1}\} (The symmetric group Sym(X)\operatorname{Sym}(X): the bijections of a set XX under composition); it is called a kk-cycle, and a 22-cycle is a transposition. Writing cycle symbols side by side means composing them, so (ab)(cd)(a\,b)(c\,d) is (ab)(cd)(a\,b)\circ(c\,d), and the empty juxtaposition of cycle symbols is the identity id\operatorname{id}.

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

(a0a1ak1)=(a1ak1a0)(a_0\,a_1\,\cdots\,a_{k-1})=(a_1\,\cdots\,a_{k-1}\,a_0)

and each kk-cycle is written by exactly kk symbols of this shape. A cycle symbol also does not record nn, 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 S3S_3 the one-line form [1,2,0][1,2,0] and the cycle symbol (012)(0\,1\,2) happen to name the same permutation, the one sending 010\mapsto1, 121\mapsto2, 202\mapsto0; but [0,1,2][0,1,2] is the identity while (012)(0\,1\,2) is not, and [2,1,0][2,1,0] is the transposition exchanging 00 and 22 while (210)(2\,1\,0) is a 33-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 σ=(01n1σ(0)σ(1)σ(n1))\sigma=\begin{pmatrix}0&1&\cdots&n-1\\\sigma(0)&\sigma(1)&\cdots&\sigma(n-1)\end{pmatrix}, 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\sigma\in S_n.

  • Why the identity is a product of no cycles rather than a cycle. The cycle symbols are restricted to k2k\ge2, 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

Nothing in the library uses this result yet.

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 19 results over 7 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.

Sources