Alphabeta Math
ExampleConstruction: AI-generatedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck 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.

Two different transposition factorisations of the same permutation have the same parity

Example

In S3S_3, the three-cycle (012)(0\,1\,2) has the two factorizations

(012)=(02)(01)=(02)(01)(12)(12).(0\,1\,2)=(0\,2)(0\,1)=(0\,2)(0\,1)(1\,2)(1\,2).

Their lengths are 22 and 44, so both are even, as the parity theorem predicts.

Facts & Assumptions

Given: Products in S3S_3 act from right to left.

[L1]

Every transposition factorisation of a permutation has parity equal to its inversion sign (Every transposition factorisation of σ\sigma has parity (1)inv(σ)(-1)^{\operatorname{inv}(\sigma)}).

Verification

technique · direct
1.1

The product (02)(01)(0\,2)(0\,1) sends 01200\mapsto1\mapsto2\mapsto0, hence equals (012)(0\,1\,2), and the final pair (12)(12)(1\,2)(1\,2) is the identity, so the four-factor product is the same permutation.

givenL1
2.1

The one-line form of (012)(0\,1\,2) is [1,2,0][1,2,0], with two inversions and sign +1+1 by [L2]. The factor counts 22 and 44 are both even and therefore both have parity +1+1, in agreement with [L1].

step 1.1L1L2

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: 41 results over 15 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.