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.
Every transposition factorisation of has parity
Statement
If is any factorisation of a finite permutation into transpositions, then
Consequently any two transposition factorisations of the same permutation have the same parity, and every transposition factorisation of the identity has even length.
Facts & Assumptions
Given: A natural and a factorisation in , where each is a transposition.
Every finite permutation has a transposition factorisation, and multiplying a permutation on either side by one transposition reverses its inversion sign (Every finite permutation is a product of transpositions, so the transpositions generate , Composing with a transposition reverses ).
Proof
The identity has no inversions, so the empty factorisation has inversion sign .
Starting with the identity and multiplying successively by the transpositions, [L1] reverses the inversion sign once at each multiplication; after multiplications the resulting sign is therefore .
The resulting permutation is , so . Applying this equality to any two factorisations proves equal parity, and applying it to the identity gives even length.
Depends on
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 32 results over 10 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
- T. W. Judson, Abstract Algebra: Theory and Applications, §5.1, Lemma 5.5 and Theorem 5.6 (standard reference, not scraped)
- Stanford Math 51H, Permutations (standard reference, not scraped)