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 finite permutation is a product of transpositions, so the transpositions generate
Statement
Every permutation of a finite set is a product of transpositions. Consequently, for every natural , the transpositions in generate . The identity, including the only permutations in and , is represented by the empty product.
Facts & Assumptions
Given: A finite set and a permutation , with the right-hand factor in a product acting first.
Every finite permutation is a product of pairwise disjoint cycles, with the identity represented by the empty product (Every permutation of a finite set is a product of pairwise disjoint cycles, uniquely up to reordering and cyclic rotation).
The subgroup generated by a subset is the smallest subgroup containing that subset (The subgroup generated by a subset, the cyclic subgroup , and cyclic groups).
Proof
For , pointwise evaluation gives : the rightmost factor sends to , each to , and the leftmost factor sends back to , while all other points are fixed.
Replace each cycle in the decomposition supplied by [L1] with the factorisation in step 1.1 and concatenate the resulting finite lists. This expresses as a product of transpositions.
If is the identity, the decomposition and the resulting list are empty. Thus the conclusion includes and , and every element of lies in the smallest subgroup containing all transpositions, which by [L2] says that the transpositions generate .
Depends on
- Every permutation of a finite set is a product of pairwise disjoint cycles, uniquely up to reordering and cyclic rotation
- The symmetric group $\operatorname{Sym}(X)$: the bijections of a set $X$ under composition
- The subgroup $\langle S \rangle$ generated by a subset, the cyclic subgroup $\langle g \rangle$, and cyclic groups
Used by
- A k-cycle has sign (-1)ᵏ⁻¹, and sgn(σ)=(-1)^n-c(σ) when fixed points are counted as cycles Corollary
- For n≥2, sign is the unique nontrivial homomorphism Sₙ→{+1,-1} Corollary
- Every alternating multilinear F satisfies F(A)=F(I)∑_σ∈ Sₙsgn(σ)∏ᵢ a_σ(i),i Lemma
- Every transposition factorisation of σ has parity (-1)^inv(σ) Theorem
- The sign is a homomorphism Sₙ→{+1,-1}, surjective exactly when n≥ 2 Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 33 results over 14 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, Proposition 5.4 (standard reference, not scraped)
- J. S. Milne, Group Theory, Corollary 4.27 (standard reference, not scraped)