Alphabeta Math
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-11
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 order of a permutation is the least positive common multiple of its nontrivial cycle lengths, with value 1 for the identity

Statement

Let the nontrivial cycles in the disjoint-cycle decomposition of a permutation σ have lengths d1,…,dr. The order of σ is the least positive natural number divisible by every di. For the identity, where r=0, the order is 1.

Facts & Assumptions

Given: A permutation σ of a finite set and its order as the least positive exponent giving the identity.

[L1]

Every finite permutation has a disjoint-cycle decomposition, unique up to reordering and cyclic rotation (Every permutation of a finite set is a product of pairwise disjoint cycles, uniquely up to reordering and cyclic rotation).

[L2]

Cycles with disjoint supports commute (Cycles with disjoint supports commute).

Proof

technique · direct
1.1

Write σ=γ1⋯γr as in [L1]. Since the factors commute by [L2], σk=γ1k⋯γrk for every natural k.

givenL1L2
2.1

The k-th power of a di-cycle shifts its displayed entries by k positions, so it is the identity exactly when k≡0(moddi), equivalently when di divides k. Because the supports are disjoint, σk is the identity exactly when every γik is the identity.

step 1.1L1L2
3.1

Thus the positive exponents giving the identity are precisely the positive common multiples of d1,…,dr, so their least element is the order of σ by [L3]. If r=0, then σ is the identity and its order is 1.

step 2.1L1L3∎

Depends on

Used by

Dependency tree · two levels

19 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