Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableSession-authored (Fable 5 assisted)judge pass (z-ai/glm-5.2)audited 2026-07-27
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 symmetric group Sym(X)\operatorname{Sym}(X): the bijections of a set XX under composition

Definition

Let XX be a set. A permutation of XX is a bijection f:XXf : X \to X (Injection, surjection, bijection). The symmetric group of XX is the set of all permutations of XX,

Sym(X)  :=  {f:XX  :  f is a bijection},\operatorname{Sym}(X) \;:=\; \{\, f : X \to X \;:\; f \text{ is a bijection} \,\},

equipped with composition as its operation,

(fg)(x)  =  f(g(x))(xX),(f \circ g)(x) \;=\; f(g(x)) \qquad (x \in X),

and with the identity map idX\mathrm{id}_X, given by idX(x)=x\mathrm{id}_X(x) = x, as distinguished element.

Composition of two bijections of XX is again a bijection of XX (Injection, surjection, bijection), so Sym(X)\operatorname{Sym}(X) is closed under \circ and \circ is a binary operation on it (Binary operation on a set; associativity, commutativity, and a subset closed under the operation); and idX\mathrm{id}_X is a bijection of XX, so it is an element of Sym(X)\operatorname{Sym}(X), and it is a two-sided identity for composition (Left identity, right identity, and two-sided identity for a binary operation) because fidX=f=idXff \circ \mathrm{id}_X = f = \mathrm{id}_X \circ f holds pointwise for every ff. That (Sym(X),,idX)(\operatorname{Sym}(X), \circ, \mathrm{id}_X) is a group is Sym(X)\operatorname{Sym}(X) is a group under composition, and it is non-abelian whenever XX has at least three distinct elements.

Cycle notation for a finite list of distinct points. For distinct elements x0,x1,,xk1x_0, x_1, \dots, x_{k-1} of XX with k2k \ge 2, the symbol (x0x1xk1)(x_0\,x_1\,\cdots\,x_{k-1}) denotes the permutation sending xix_i to xi+1x_{i+1} for i<k1i < k-1, sending xk1x_{k-1} to x0x_0, and fixing every element of XX outside {x0,,xk1}\{x_0,\dots,x_{k-1}\}. It is a bijection, because the map described sends the set {x0,,xk1}\{x_0,\dots,x_{k-1}\} onto itself by a rule with an evident inverse (send each xi+1x_{i+1} back to xix_i and x0x_0 back to xk1x_{k-1}) and fixes the complement pointwise. A transposition is such a symbol with k=2k = 2, that is (ab)(a\,b) with aba \ne b: it exchanges aa and bb and fixes everything else, and it satisfies (ab)(ab)=idX(a\,b) \circ (a\,b) = \mathrm{id}_X.

A product of cycle symbols means their composite, so (ab)(cd)(a\,b)(c\,d) is (ab)(cd)(a\,b) \circ (c\,d).

Remarks

  • Order of composition. With the convention (fg)(x)=f(g(x))(f \circ g)(x) = f(g(x)) the right-hand factor acts first. Both conventions are in use in the literature; this one is the one already fixed for function composition in the library and is the one used in every computation on this page and its companion.

  • Why this is defined here rather than with the finite symmetric groups. Sym(X)\operatorname{Sym}(X) for an arbitrary set XX is the ambient object needed as soon as one speaks of a group acting on a set, which is earlier in the reading order than the combinatorial study of SnS_n; homing it here keeps every citation of it backward-pointing.

  • The general cycle notation above is used on this page only for transpositions; cycles of length 33 and 44, and products of two disjoint transpositions, appear on the companion examples page. The systematic theory, including the factorisation of an arbitrary permutation of a finite set into disjoint cycles, belongs to a later page.

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 15 results over 9 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