Alphabeta Math
DefinitionDefinition: Literature-sourcedProof: Not applicableSession-authored (Fable 5 assisted)judge pass (gpt-5.6-terra)audited 2026-08-26
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.

Standard cycle form and Foata's fundamental transformation

Definition

Let σSn. Write its disjoint-cycle decomposition (Every permutation of a finite set is a product of pairwise disjoint cycles, uniquely up to reordering and cyclic rotation) and insert each omitted fixed point as a one-cycle, as permitted by the cycle-type convention of Support, fixed points, disjoint cycles, cycle length, disjoint-cycle decompositions, and cycle type. Then rewrite each cycle so that its largest entry appears first and order the cycles by increasing first entry. The result is the standard cycle form of σ.

Deleting the parentheses from that ordered list of cycles produces a word of length n whose entries are 0,,n1 each once. The corresponding permutation in one-line notation is Foata's fundamental transformation F(σ).

Example: if σ=(031)(2)(45), then the standard cycle form is (2)(310)(54) and F(σ)=[2,3,1,0,5,4].

Depends on

Used by

Dependency tree · two levels

12 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