Alphabeta Math
Session-authored (Fable 5 assisted)
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.

17 results · all verified · 0 also independently AI-judged
Every result on this page is machine-checked by a proof checker and read in full and owner-audited; the judge is an additional, independent cross-model AI review of the proofs. The 17 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

Conjugacy in Sn, Generation, and the Simplicity of An

1 · Prerequisites

2 · Summary

Cycle decomposition, cycle type, permutation parity, the sign homomorphism, and the alternating group come from the preceding symmetric-group development. Conjugacy classes, centralizers, class equations, normal subgroups, generated subgroups, centers, commutators, finite products, and factorial counting provide the group-theoretic and enumerative tools used here. In particular, fixed points remain part of cycle type throughout.

Conjugation first becomes explicit relabelling, yielding the cycle-type classification, centralizer formula, and the class equation for Sn. Generation by adjacent transpositions leads to generation of An by 3-cycles. An index-two splitting lemma then characterizes which symmetric classes split in An. After defining simple groups, support-reducing commutators force every nontrivial normal subgroup of An to contain a 3-cycle, proving simplicity for n5 and determining the normal and derived subgroups of the symmetric and alternating groups.

3 · Logical flowchart

4 · Definitions, theorems and proofs

LemmaStatement: Literature-sourcedProof: Literature-sourcedprecheck passaudited 2026-08-13Open item page →

Conjugating a cycle relabels each entry: g(a1ak)g1=(g(a1)g(ak))

Statement

For gSn and a cycle c=(a1a2ak), gcg1=(g(a1)g(a2)g(ak)). For a 1-cycle this says that a fixed point a1 is relabelled as the fixed point g(a1).

Facts & Assumptions

Given: A permutation gSn and a cycle c=(a1ak).

[F1]

Permutation products act with the right factor first, and cycle notation records the successive images of the displayed entries (The symmetric group Sym(X): the bijections of a set X under composition).

[F2]

The support of a cycle is its set of moved entries; entries outside it are fixed (Support, fixed points, disjoint cycles, cycle length, disjoint-cycle decompositions, and cycle type).

Proof

technique · direct
1.1

For each j modulo k, (gcg1)(g(aj))=g(c(aj))=g(aj+1).

F1
1.2

If y is outside {g(a1),,g(ak)}, then g1(y) is outside the support of c, so [F2] gives (gcg1)(y)=y.

F2algebra
2.1

Steps 1.1--1.2 describe exactly the cycle on the right, including the k=1 case.

F1step 1.1step 1.2
TheoremStatement: Literature-sourcedProof: Literature-sourcedprecheck passaudited 2026-08-13Open item page →

Two elements of Sn are conjugate if and only if they have the same cycle type

Statement

For σ,τSn, there is a gSn with τ=gσg1 if and only if σ and τ have the same cycle type, including their numbers of fixed points.

Facts & Assumptions

Given: Permutations σ,τSn.

[F1]

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

[F2]

Cycle type records the number ck of cycles of each length k, including 1-cycles (Support, fixed points, disjoint cycles, cycle length, disjoint-cycle decompositions, and cycle type).

Proof

technique · iff
1.1

Suppose τ=gσg1. Conjugate every factor in the disjoint-cycle decomposition of σ; [F3] preserves each cycle length and relabels fixed points.

F1F3
1.2

Conversely, suppose the cycle types agree. By [F1] and [F2], pair every cycle of σ with a cycle of τ of the same length, including the fixed points, and define g by sending entries positionwise in each pair.

F1F2
2.1

Hence σ and τ have the same multiplicities ck and the same cycle type.

F2step 1.1
2.2

The paired cycles partition the underlying set, so the map in step 1.2 is a bijection and hence an element of Sn.

step 1.2algebra
3.1

Applying [F3] to each paired cycle gives gσg1=τ.

F3step 1.2step 2.2
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-13Open item page →

The conjugacy classes of Sn are indexed by the tuples (c1,,cn) with kck=n

Statement

The conjugacy classes of Sn are in bijection with the tuples of nonnegative integers (c1,,cn) satisfying k=1nkck=n. For n=0, the unique empty tuple indexes the identity class of S0.

Facts & Assumptions

Given: The symmetric group Sn for n0.

[F1]

The cycle type of a permutation is the tuple (c1,,cn) counting its orbits of each length, with fixed points counted as 1-cycles (Support, fixed points, disjoint cycles, cycle length, disjoint-cycle decompositions, and cycle type).

[F2]

Two permutations in Sn are conjugate exactly when they have the same cycle type (Two elements of Sn are conjugate if and only if they have the same cycle type).

Proof

technique · bijection
1.1

Assign to a conjugacy class the cycle type of any representative; [F2] makes this well-defined and injective.

F2
1.2

Conversely, for any such tuple, partition n symbols into ck blocks of size k and put a k-cycle on each block; their product has that cycle type. For n=0, use the empty product on the empty set.

F1algebra
2.1

The orbits counted in [F1] partition the n symbols, so counting their points gives kkck=n. Thus the image consists of tuples satisfying the displayed equation.

F1step 1.1algebra
3.1

Thus the assignment is surjective and hence a bijection.

step 1.1step 2.1step 1.2
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-13Open item page →

If σSn has ck cycles of length k, then CSn(σ)=k=1nkckck!

Statement

If σSn has ck cycles of length k, including fixed points when k=1, then CSn(σ)=k=1nkckck!. The formula uses the empty product 1 when n=0.

Facts & Assumptions

Given: A permutation σSn of cycle type (c1,,cn).

[F1]

The centralizer consists of the permutations commuting with σ (The conjugacy class ClG(x) and centralizer CG(x) of an element).

[F2]

Every permutation has a disjoint-cycle decomposition unique up to reordering and cyclic rotation, and its cycle type counts the orbits of each length, including fixed points as 1-cycles (Every permutation of a finite set is a product of pairwise disjoint cycles, uniquely up to reordering and cyclic rotation, Support, fixed points, disjoint cycles, cycle length, disjoint-cycle decompositions, and cycle type).

[F4]

The cardinality of a finite product of finite choice sets is the product of their cardinalities, with the empty product having cardinality 1 (The product rule: A×B=AB, and i<mAi=i<mAi).

Proof

technique · counting
1.1

If gσ=σg and O is a σ-orbit, then g(O) is another orbit of the same size.

F1F2algebra
2.1

For the ck orbits of size k, g may permute those orbits in ck! ways by [F3]. Once a target orbit is chosen, the image of one marked point has k choices, and commutation forces all other images; hence there are kckck! choices at length k.

F1F2F3step 1.1
3.1

Conversely, arbitrary orbit permutations and cyclic offsets from step 2.1 assemble on the disjoint orbits to a unique bijection g, and the forced-image rule makes gσ=σg.

F2step 2.1algebra
4.1

Choices for distinct lengths are independent, so [F4] and steps 2.1--3.1 give the displayed product. If ck=0 its factor is k00!=1; for the identity the result is n!, and for n=0 it is the empty product 1.

F3F4step 2.1step 3.1
CorollaryStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-08-13Open item page →

The class equation of Sn is n!=kck=nn!/kkckck!

Statement

For every n0, n!=c1,,cn0k=1nkck=nn!k=1nkckck!. When n=0, the one empty tuple contributes 1.

Facts & Assumptions

Given: The symmetric group Sn for n0.

[F1]

Conjugacy classes of Sn are indexed by the tuples with kck=n (The conjugacy classes of Sn are indexed by the tuples (c1,,cn) with kck=n).

[F2]

A permutation of type (ck) has centralizer cardinality kckck! (If σSn has ck cycles of length k, then CSn(σ)=k=1nkckck!).

[F3]

A conjugacy class has cardinality ClG(x)=[G:CG(x)] (G/CG(x)ClG(x) is a bijection, so ClG(x)=[G:CG(x)] whenever these cardinalities are finite), and G=[G:H]H for HG (Lagrange's theorem: G=[G:H]H for every subgroup H of a finite group G), so the class size is G/CG(x).

[F4]

If x1,,xr represent the non-singleton conjugacy classes of a finite group G, then G=Z(G)+i[G:CG(xi)] (The class equation G=Z(G)+i[G:CG(xi)] for a finite group).

Proof

technique · counting
1.1

By [F1], index the conjugacy classes by the displayed tuples.

F1
2.1

For a tuple (ck), [F2], [F3], and [F5] give class size n!/kckck!.

F2F3F5step 1.1
3.1

In [F4], the central term counts the singleton conjugacy classes and the sum counts every remaining class. Thus summing the sizes from step 2.1 and using [F5] for Sn gives the displayed identity.

F4F5step 1.1step 2.1
4.1

At n=0, [F1] gives the one empty type and all empty products and 0! equal 1, so the same formula reads 1=1.

F1F2F5
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-13Open item page →

Z(Sn) is trivial for n3

Statement

Z(Sn)={1} for n3. In contrast, S0, S1, and S2 are abelian, so their centers are the whole groups.

Facts & Assumptions

Given: The symmetric groups Sn.

[F1]

The center consists of elements commuting with every group element (The center Z(G) of a group).

Proof

technique · contradiction
1.1

For n=0,1, the groups are trivial; S2 has two elements and is cyclic. Hence all three are abelian, as is also consistent with the conjugacy and centralizer descriptions in [F3].

F3algebra
1.2

Let n3 and suppose, for contradiction, that σ1 lies in Z(Sn). Choose a with b=σ(a)a and choose c distinct from a,b.

assume-contrachoose
2.1

For t=(ac), [F2] gives σtσ1=(bσ(c)). This cannot equal (ac) because its support contains b{a,c}.

F2step 1.2
3.1

Thus σ does not commute with t, contradicting [F1] and the assumption that it is central. Therefore only the identity is central for n3, while step 1.1 gives the stated exceptional centers.

F1step 1.1step 2.1discharge-contradiction
TheoremStatement: Literature-sourcedProof: Literature-sourcedprecheck passaudited 2026-08-13Open item page →

The adjacent transpositions (12),(23),,(n1n) generate Sn

Statement

For n2, Sn is generated by the adjacent transpositions sj=(j j+1), 1j<n. For n=0,1, the empty set generates the trivial group Sn.

Facts & Assumptions

Given: The symmetric group Sn and its standard ordering of symbols.

[F2]

The subgroup generated by a set is the smallest subgroup containing it; the empty set generates the trivial subgroup (The subgroup S generated by a subset, the cyclic subgroup g, and cyclic groups).

[F3]

Products of permutations act with the right factor first (The symmetric group Sym(X): the bijections of a set X under composition).

Proof

technique · direct
1.1

For 1a<bn, pointwise calculation using [F3] gives (a b)=sasa+1sb2sb1sb2sa+1sa. When b=a+1, this word is just sa.

F3algebra
2.1

Thus every transposition lies in the subgroup generated by the adjacent ones, and [F1]--[F2] show that this subgroup is Sn.

F1F2step 1.1
3.1

If n=0 or 1, Sn is trivial, so [F2] says the empty displayed set generates it.

F2F3
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-13Open item page →

For n2, (12n) and (12) generate Sn

Statement

For n2, if c=(12n) and t=(12), then c,t=Sn.

Facts & Assumptions

Given: n2, c=(12n), and t=(12).

[F3]

A generated subgroup contains the generators and is closed under products and inverses (The subgroup S generated by a subset, the cyclic subgroup g, and cyclic groups).

Proof

technique · direct
1.1

For 0jn2, [F1] gives cjtcj=(j+1 j+2).

F1algebra
2.1

Every element in step 1.1 belongs to c,t by [F3], so that subgroup contains all standard adjacent transpositions.

F3step 1.1
3.1

By [F2], c,t=Sn. At n=2, c=t=(12) and the same argument has the single adjacent transposition.

F2step 2.1
TheoremStatement: Literature-sourcedProof: Literature-sourcedprecheck passaudited 2026-08-13Open item page →

An is generated by 3-cycles for every n3

Statement

For every n3, the alternating group An is generated by its 3-cycles.

Facts & Assumptions

Proof

technique · direct
1.1

Let σAn. By [F2], write it as a product of transpositions; [F1] and [F3] imply that the number of factors is even.

F1F2F3
1.2

Pair consecutive transpositions. An equal pair cancels; two sharing one entry multiply to a 3-cycle; and two disjoint pairs satisfy (a b)(c d)=(a c b)(a c d).

algebra
2.1

Thus every σAn is a product of 3-cycles.

step 1.1step 1.2
3.1

Conversely, [F3] makes every 3-cycle even, hence an element of An by [F1]. Therefore [F4] and step 2.1 prove that the 3-cycles generate An.

F1F3F4step 2.1
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-13Open item page →

A conjugacy class in an index-two normal subgroup remains one class or splits into two equal classes, with a centralizer criterion

Statement

Let HG have index 2, and let xH. The G-conjugacy class of x is either one H-conjugacy class or the disjoint union of two H-conjugacy classes of equal cardinality. It remains one class if and only if CG(x) contains an element outside H; equivalently, it splits if and only if CG(x)H.

Facts & Assumptions

Given: A normal subgroup HG of index 2 and xH.

[F1]

A normal subgroup is invariant under conjugation (Normal subgroup: invariance under conjugation).

[F2]

The conjugacy class and centralizer are {gxg1:gG} and {gG:gx=xg} (The conjugacy class ClG(x) and centralizer CG(x) of an element).

[F3]

Index 2 means that the coset set has two elements (The coset set G/H and the index [G:H] of a subgroup).

Proof

technique · direct
1.1

Choose tGH. By [F3], G=HtH.

F3choose
2.1

Let C be the H-class of x. Using [F1] and step 1.1, the G-class is CtCt1; these are H-classes and therefore are equal or disjoint.

F1F2step 1.1algebra
3.1

Conjugation by t is a bijection CtCt1, so in the disjoint case the two classes have equal cardinality.

step 2.1algebra
3.2

The classes agree exactly when txt1=hxh1 for some hH, which is equivalent to h1tCG(x). This element lies outside H.

F2step 1.1step 2.1algebra
3.3

Conversely, if cCG(x)H, then c=h1t for some hH, and txt1=hxh1C; hence the two classes agree.

F2step 1.1step 2.1algebra
4.1

Steps 3.2--3.3 give the outside-centralizer criterion; negating it gives the equivalent containment criterion for splitting.

step 3.2step 3.3
TheoremStatement: Literature-sourcedProof: Literature-sourcedprecheck passaudited 2026-08-13Open item page →

For n2, an Sn-class of an even permutation splits in An exactly when all cycle lengths, including 1-cycles, are odd and distinct

Statement

Let n2 and let σAn. Its Sn-conjugacy class splits into two An-conjugacy classes of equal size if and only if the lengths of all cycles in its cycle decomposition, including 1-cycles for fixed points, are odd and no two lengths are equal.

Facts & Assumptions

Given: An integer n2 and an even permutation σAn; for such n, An has index 2 in Sn, which is the hypothesis [F3] requires and which fails for n1, where An=Sn.

[F3]

An Sn-class splits in the index-two subgroup An exactly when its centralizer in Sn is contained in An (A conjugacy class in an index-two normal subgroup remains one class or splits into two equal classes, with a centralizer criterion).

[F4]

Every 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).

[F5]

If a permutation has ck cycles of length k, including fixed points, then its centralizer has cardinality k=1nkckck! (If σSn has ck cycles of length k, then CSn(σ)=k=1nkckck!).

Proof

technique · iff
1.1

If σ has an even-length cycle, that cycle commutes with every disjoint cycle of σ, so it lies in CSn(σ); [F2] makes it odd.

F2F4algebra
1.2

If two cycles have the same odd length k, including k=1, the permutation swapping their entries positionwise is a product of k transpositions. It centralizes σ and is odd by [F2].

F2F4algebra
1.3

Conversely, suppose all cycle lengths are odd and distinct. Products of independent powers of the disjoint cycles form a subgroup PCSn(σ) of cardinality kk. Here each ck is 0 or 1, so [F5] gives CSn(σ)=kk=P. Hence CSn(σ)=P: every centralizing permutation preserves each cycle and restricts to a power of it.

F4F5algebra
2.1

In either case the centralizer is not contained in An, so [F3] says the class does not split.

F1F3step 1.1step 1.2
2.2

Each cycle has odd length, so [F2] makes it and all its powers even. By step 1.3 every centralizing permutation is a product of such powers and is therefore even.

F2step 1.3
3.1

Hence CSn(σ)An, so [F3] gives two equal An-classes.

F1F3step 2.2
CorollaryStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-08-13Open item page →

All 3-cycles are conjugate in An for n5

Statement

For n5, all 3-cycles in An lie in one An-conjugacy class.

Facts & Assumptions

Given: n5.

[F1]

Two permutations in Sn are conjugate exactly when their cycle types agree (Two elements of Sn are conjugate if and only if they have the same cycle type).

[F2]

For n2 and σAn, the Sn-class of σ splits into two An-classes of equal size exactly when all cycle lengths in its decomposition, including 1-cycles for fixed points, are odd and no two are equal (For n2, an Sn-class of an even permutation splits in An exactly when all cycle lengths, including 1-cycles, are odd and distinct).

Proof

technique · direct
1.1

Every 3-cycle has cycle type consisting of one 3-cycle and n3 fixed points, so [F1] puts all of them in one Sn-class.

F1
2.1

Since n32, the length 1 is repeated. Thus [F2] says that this class does not split in An.

F2step 1.1
3.1

Therefore all 3-cycles form one An-conjugacy class.

step 1.1step 2.1
DefinitionDefinition: Literature-sourcedProof: Not applicableaudited 2026-08-13Open item page →

Simple groups

Definition

A group G is simple if G{1} and its only normal subgroups are {1} and G, where normality is as in Normal subgroup: invariance under conjugation.

LemmaStatement: Literature-sourcedProof: Literature-sourcedprecheck passaudited 2026-08-13Open item page →

A normal subgroup of An containing one 3-cycle equals An for n5

Statement

Let n5. If NAn contains one 3-cycle, then N=An.

Facts & Assumptions

Given: n5 and a normal subgroup NAn containing a 3-cycle.

[F1]

Normality makes a subgroup contain every conjugate of each of its elements (Normal subgroup: invariance under conjugation).

[F2]

All 3-cycles form one conjugacy class in An (All 3-cycles are conjugate in An for n5).

[F3]

Proof

technique · direct
1.1

By [F1], N contains the entire An-conjugacy class of its given 3-cycle.

F1
2.1

By [F2], this means that N contains every 3-cycle.

F2step 1.1
3.1

Since those cycles generate An by [F3], one has N=An.

F3step 2.1
LemmaStatement: Literature-sourcedProof: Literature-sourcedprecheck passaudited 2026-08-13Open item page →

Every nontrivial normal subgroup of An contains a 3-cycle for n5

Statement

For n5, every nontrivial normal subgroup NAn contains a 3-cycle.

Facts & Assumptions

Given: n5 and a nontrivial normal subgroup NAn.

[F1]

Normality makes N closed under conjugation by elements of An (Normal subgroup: invariance under conjugation).

[F4]

A k-cycle has sign (1)k1, and sgn(σ)=(1)nc(σ) when fixed points are included as 1-cycles (A k-cycle has sign (1)k1, and sgn(σ)=(1)nc(σ) when fixed points are counted as cycles).

Proof

technique · extremal
1.1

Choose 1σN having as many fixed points as possible; this is possible because An is finite.

choose
1.2

For any 3-cycle τ, the commutator h=τστ1σ1 lies in N by [F1]. Its support is contained in supp(τ)σ(supp(τ)).

F1F2F3algebra
1.3

If σ itself is a 3-cycle, there is nothing to prove. Suppose instead that σ has a 3-cycle (a1a2a3) and also moves a point b outside it. The remaining disjoint cycles form a nonidentity even permutation, so [F4] shows that they move at least three points; hence σ moves at least six points.

F2F4algebra
1.4

It remains that every nontrivial cycle of σ is a transposition. Because σAn, [F4] makes their number r even, so r2.

F2F4
2.1

If σ has a cycle (a1a2a3a4) of length at least 4, take τ=(a1a2a3). Direct use of [F3] gives h=(a1a2a4), a 3-cycle in N.

F3step 1.2algebra
2.2

Put τ=(a1a2b). Its support is not preserved by σ, so h1; step 1.2 shows that h moves at most the five points a1,a2,a3,b,σ(b). Thus h fixes more points than σ, contradicting step 1.1.

F2F3step 1.1step 1.2step 1.3
2.3

If r3, write two factors as (ab)(cd) and take τ=(abc). Calculation gives h=(ac)(bd), which is nonidentity and moves four points, fewer than the at least six moved by σ; this again contradicts step 1.1.

step 1.1step 1.2step 1.4algebra
2.4

If r=2, write σ=(ab)(cd). Since n5, choose a fixed point e and take τ=(abe). Calculation gives h=(aeb), a 3-cycle in N.

step 1.2step 1.4choosealgebra
3.1

The exhaustive cycle cases in [F2] show that either σ itself, step 2.1, or step 2.4 supplies a 3-cycle, while steps 2.2 and 2.3 exclude every other case. Therefore N contains a 3-cycle.

F2step 1.3step 2.1step 2.2step 2.3step 2.4
TheoremStatement: Literature-sourcedProof: Literature-sourcedprecheck passaudited 2026-08-13Open item page →

An is simple for every n5

Statement

The alternating group An is simple for every n5.

Facts & Assumptions

Given: n5.

[F1]

A group is simple when it is nontrivial and its only normal subgroups are the trivial subgroup and the whole group (Simple groups).

[F2]

Every nontrivial normal subgroup of An contains a 3-cycle (Every nontrivial normal subgroup of An contains a 3-cycle for n5).

[F3]

A normal subgroup of An containing a 3-cycle is all of An (A normal subgroup of An containing one 3-cycle equals An for n5).

Proof

technique · direct
1.1

The cycles (123) and (345) have sign (1)2=+1 by [F4], so they belong to An; they do not commute, so An is nontrivial.

F4algebra
1.2

Let NAn. If N is nontrivial, [F2] gives a 3-cycle in N, and [F3] then gives N=An.

F2F3
2.1

Thus the only normal subgroups are {1} and An; together with step 1.1, [F1] proves simplicity.

F1step 1.1step 1.2
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-13Open item page →

For n5, the only proper nontrivial normal subgroup of Sn is An

Statement

For n5, the normal subgroups of Sn are {1}, An, and Sn. Thus An is the only proper nontrivial one.

Facts & Assumptions

Given: n5 and NSn.

[F1]

AnSn and 2An=n! for n2 (An is normal in Sn; for n2, 2An=n!, while An=Sn for n=0,1); with Sn=n! and Sn=[Sn:An]An (Lagrange's theorem: G=[G:H]H for every subgroup H of a finite group G) this gives [Sn:An]=2, so Sn is the union of An and one other coset.

[F2]

An is simple for n5 (An is simple for every n5).

[F4]

Z(Sn)={1} for n3 (Z(Sn) is trivial for n3).

[F5]

A subgroup is normal exactly when it is invariant under conjugation (Normal subgroup: invariance under conjugation).

Proof

technique · cases
1.1

The intersection NAn is normal in An by [F5], so [F2] makes it either {1} or An.

F2F5algebra
1.2

Suppose NAn=An.

assume-case full
1.3

Suppose NAn={1}.

assume-case trivial
2.1

In the case of step 1.2, AnN. Since [F1] gives only two cosets, N=An or N=Sn.

F1step 1.2algebra
2.2

In the case of step 1.3, the restriction of sign to N is injective by [F3], so N2.

F3step 1.3algebra
3.1

If the subgroup in step 2.2 were nontrivial, it would have a unique nonidentity element t. Normality [F5] would make every conjugate of t the same unique element, so tZ(Sn), contradicting [F4]. Thus this case gives N={1}.

F4F5step 2.2
4.1

The alternatives in step 1.1 are exhaustive, and steps 2.1 and 3.1 give exactly N{{1},An,Sn}.

step 1.1step 2.1step 3.1cases-exhaustive
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-13Open item page →

[Sn,Sn]=An for n2, and [An,An]=An for n5

Statement

For n2, [Sn,Sn]=An. For n5, [An,An]=An.

Facts & Assumptions

Given: The groups Sn and An in the stated ranges of n.

[F1]

[G,G] is generated by the commutators [g,h]=ghg1h1 (Commutators [g,h]=ghg1h1 and the commutator subgroup [G,G]).

[F2]

The commutator subgroup is normal (The commutator subgroup is normal).

[F3]

For NG, the quotient G/N is abelian exactly when [G,G]N (G/N is abelian if and only if [G,G]N).

[F5]

An is simple for n5 (An is simple for every n5).

Proof

technique · direct
1.1

Since Sn/An is the abelian sign image, [F3] gives [Sn,Sn]An.

F3F4algebra
1.2

Every 3-cycle satisfies (a b c)=[(b c),(a b)] under the convention in [F1], so [F4] gives An[Sn,Sn] for n3.

F1F4algebra
1.3

For n5, the 3-cycles (123) and (345) do not commute, so [An,An] is nontrivial by [F1].

F1algebra
2.1

At n=2, both A2 and the commutator subgroup of the abelian group S2 are trivial. Thus steps 1.1--1.2 prove the first formula for all n2.

F1F4step 1.1step 1.2
3.1

This subgroup is normal by [F2], and simplicity [F5] therefore forces [An,An]=An.

F2F5step 1.3

5 · Examples, counterexamples and false statements

None yet.

Sources