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 , one-line notation, and cycle notation
Definition
Let , so that (The natural numbers (von Neumann)). The symmetric group on letters is
the group of all bijections of under composition (The symmetric group : the bijections of a set under composition), with the composition convention
so that in a product the right-hand factor acts first. An element of is named by either of the two notations below.
One-line notation. For , its one-line form is the list of its values in order of their arguments,
This list has length and its entries are , each occurring once, because is a bijection of . Conversely, a list whose entries are each occurring once is the one-line form of exactly one element of , namely the map sending each to : that map is injective because the entries are distinct, and surjective because every element of occurs among them. So one-line notation is a bijection from to the arrangements of in a list. For the one-line form of the unique element of is the empty list.
Cycle notation. For distinct with , the symbol denotes the element of that sends to for each , sends to , and fixes every element of outside (The symmetric group : the bijections of a set under composition); it is called a -cycle, and a -cycle is a transposition. Writing cycle symbols side by side means composing them, so is , and the empty juxtaposition of cycle symbols is the identity .
Unlike one-line notation, cycle notation does not name each permutation once: the symbol may be started at any of its entries, so
and each -cycle is written by exactly symbols of this shape. A cycle symbol also does not record , 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 the one-line form and the cycle symbol happen to name the same permutation, the one sending , , ; but is the identity while is not, and is the transposition exchanging and while is a -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 , 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 .
-
Why the identity is a product of no cycles rather than a cycle. The cycle symbols are restricted to , 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
- Permutation (Wikipedia) (standard reference, not scraped)
- T. W. Judson, Abstract Algebra: Theory and Applications, §5.1 (standard reference, not scraped)