Alphabeta Math
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.

15 results · all verified · 10 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 5 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

Group Extensions Complements and Schur Zassenhaus

1 · Prerequisites

2 · Summary

This page records the basic dictionary for group extensions: equivalence and morphisms of short exact sequences, complements, retractions, and the outer action carried by an extension. It then proves the existence half of Schur-Zassenhaus for normal Hall subgroups, proves the classical conjugacy statement under a solvability hypothesis on the kernel or quotient, and records the deeper clean conjugacy theorem honestly as a cited boundary item.

The final items isolate two standard consequences. Coprime finite extensions split, and a complete kernel forces a split over its centralizer. The examples page then turns these abstract criteria into concrete witnesses in small finite groups.

3 · Logical flowchart

4 · Definitions, theorems and proofs

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-04Open item page →

Equivalence of group extensions with fixed kernel and fixed quotient

Definition

Fix groups N and Q. Two extensions of Q by N,

1Ni1E1π1Q1,1Ni2E2π2Q1,

are equivalent with fixed kernel and fixed quotient when there is a group isomorphism (Group isomorphisms, automorphisms and the set Aut(G)) φ:E1E2 such that

φi1=i2,π2φ=π1.

Thus the middle groups may change, but the identified copies of N and Q are held fixed. In the language of Group extensions, sections, complements, and split extensions, this is the isomorphism relation on short exact sequences that preserves the displayed kernel and quotient identifications.

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-04Open item page →

Morphisms of group extensions

Definition

Let

1N1i1E1π1Q11,1N2i2E2π2Q21

be group extensions. A morphism of extensions is a commuting diagram of group homomorphisms (Monoid homomorphism and group homomorphism)

1N1i1E1π1Q11αβγ1N2i2E2π2Q21.

When N1=N2=N, Q1=Q2=Q, α=idN, and γ=idQ, and when the middle map β is an isomorphism, this is exactly the equivalence relation of Equivalence of group extensions with fixed kernel and fixed quotient.

LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-04Open item page →

In a group extension the kernel is normal and the quotient recovers the base

Statement

Let

1NiEπQ1

be a group extension. Then i(N)=kerπ is a normal subgroup of E, and the quotient E/i(N) is canonically isomorphic to Q.

Facts & Assumptions

Given: The displayed short exact sequence of groups.

[L1]

In a short exact sequence, the image of the first map equals the kernel of the second (Group extensions, sections, complements, and split extensions).

[L2]

The kernel of a group homomorphism is a normal subgroup of its domain (The image of a group homomorphism is a subgroup and its kernel is a normal subgroup).

[L3]

The first isomorphism theorem identifies the quotient by the kernel with the image (First isomorphism theorem for groups: G/kerfimf).

Proof

technique · direct
1.1

By [L1], i(N)=kerπ. Since kerπ is normal in E by [L2], the subgroup i(N) is normal in E.

L1L2
2.1

The map π is surjective because the sequence is exact, so its image is Q. Applying [L3] to π and using step 1.1 gives E/i(N)=E/kerπQ.

L1L3step 1.1
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-04Open item page →

A retraction of the kernel in a group extension

Definition

For a group extension

1NiEπQ1,

a retraction of the kernel is a group homomorphism r:EN (Monoid homomorphism and group homomorphism) such that

ri=idN.

So r restricts to the inverse of the chosen kernel inclusion on the embedded copy of N. This notion is attached to the short exact sequence of Group extensions, sections, complements, and split extensions, not merely to the abstract middle group.

TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-04Open item page →

A group extension splits exactly when it has a complement or a compatible semidirect-product model, and a kernel retraction forces a direct product

Statement

For a group extension

1NiEπQ1,

the following are equivalent:

  1. the extension splits;
  2. i(N) has a complement in E;
  3. the extension is equivalent to the standard extension 1NNQQ1 for some action of Q on N.

If there exists a retraction r:EN of the kernel inclusion i, then kerr is a complement to i(N), it centralizes i(N), and therefore EN×kerr.

Facts & Assumptions

Given: The displayed group extension.

[L1]

For a group extension, having a homomorphic section, having a complement to the kernel, and being equivalent to a compatible semidirect-product extension are equivalent (Splitting lemma for groups: a section, a complement, and a semidirect-product decomposition are equivalent).

[L2]

Proof

technique · iff
1.1

By [L1], conditions 1, 2, and 3 are equivalent.

givenL1
1.2

Suppose r:EN is a retraction of i. For xi(N)kerr, write x=i(n). Then 1=r(x)=r(i(n))=n, so x=i(1)=1. For any gE, the element i(r(g))1g lies in kerr because r(i(r(g))1g)=r(g)1r(g)=1. Therefore g=i(r(g))(i(r(g))1g)i(N)kerr, so E=i(N)kerr and kerr is a complement to i(N).

givenalgebra
2.1

Let kkerr and x=i(n)i(N). Because i(N) is normal in E by [L2], the conjugate kxk1 still lies in i(N). Applying r gives r(kxk1)=r(k)r(x)r(k)1=n. Since r restricts to the inverse of i on i(N), this forces kxk1=i(n)=x. Hence kerr centralizes i(N), and step 1.2 upgrades the decomposition to a direct product Ei(N)×kerrN×kerr.

L2step 1.2algebra
3.1

Step 1.1 is the splitting criterion, while steps 1.2 and 2.1 show that any kernel retraction forces a direct-product splitting.

step 1.1step 1.2step 2.1
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-04Open item page →

A complement determines the conjugation action on the kernel

Statement

Let

1NiEπQ1

be a split group extension, and let CE be a complement to i(N). Then πC:CQ is an isomorphism, and the formula

qn=i1 ⁣(ci(n)c1)for the unique cC with π(c)=q

defines an action of Q on N by automorphisms.

Facts & Assumptions

Given: The displayed split extension and a complement CE to i(N).

[L1]

In a split extension, a complement to the kernel is equivalent to a semidirect-product model, and the quotient map restricts to an isomorphism from the complement onto the quotient (A group extension splits exactly when it has a complement or a compatible semidirect-product model, and a kernel retraction forces a direct product).

[L2]

Conjugation by a group element is an automorphism of the group (Conjugation xgxg1 is an automorphism).

Proof

technique · direct
1.1

By [L1], the restriction πC:CQ is an isomorphism. Hence for each qQ there is a unique cC with π(c)=q, so the displayed formula is well defined.

givenL1
2.1

For each qQ, conjugation by the corresponding c restricts to an automorphism of i(N) by [L2], because i(N)E and so ci(N)c1=i(N). Transporting that automorphism across the isomorphism i:Ni(N) gives the displayed automorphism of N. Thus the rule lands in Aut(N).

L2step 1.1
3.1

If q1,q2Q correspond to c1,c2C, then q1q2 corresponds to c1c2C because πC is a homomorphism. Conjugation by c1c2 is the composite of conjugation by c1 and conjugation by c2; transporting across i gives (q1q2)n=q1(q2n), and 1Qn=n. So this is an action of Q on N by automorphisms.

L1step 2.1algebra
PropositionStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-09-04Open item page →

A split extension is a direct product exactly when its complement centralizes the kernel

Statement

Let

1NiEπQ1

be a split group extension, and let CE be a complement to i(N). Then E is the internal direct product of i(N) and C if and only if every element of C commutes with every element of i(N).

Facts & Assumptions

Given: The displayed split extension and a complement CE.

[L1]

The complement C induces an action of Q on N by conjugation (A complement determines the conjugation action on the kernel).

[L2]

In a semidirect product, the internal decomposition is direct exactly when the action is trivial (The canonical semidirect decomposition is an internal direct product if and only if the defining action is trivial).

Proof

technique · iff
1.1

By [L1], the split extension is equivalent to the semidirect-product extension defined by the complement-induced action of Q on N.

givenL1
2.1

If every element of C commutes with every element of i(N), then each conjugation automorphism from step 1.1 is the identity. So the induced action is trivial, and [L2] makes the decomposition a direct product.

L1L2step 1.1
3.1

Conversely, if the decomposition is a direct product, then the induced action is trivial by [L2]. Therefore the conjugation of i(N) by every element of C is the identity, so C centralizes i(N).

L1L2step 1.1
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-09-04Open item page →

A group extension induces a well-defined outer action on its kernel

Statement

Every group extension

1NiEπQ1

determines a homomorphism

ωE:QOut(N)

that depends only on the extension up to equivalence with fixed kernel and fixed quotient.

Facts & Assumptions

Given: The displayed group extension.

[L1]

The outer automorphism group is the quotient Aut(N)/Inn(N) ( The outer automorphism group Out(G)=Aut(G)/Inn(G)).

[L2]

Conjugation by an element of a group is an automorphism (Conjugation xgxg1 is an automorphism).

[L3]

Equivalence of extensions fixes the chosen copies of the kernel and quotient (Equivalence of group extensions with fixed kernel and fixed quotient).

Proof

technique · direct
1.1

For qQ, choose xE with π(x)=q. Since i(N)=kerπ is normal, conjugation by x restricts to an automorphism of i(N), hence of N, by [L2]. Let ωE(q) be its class in Out(N) from [L1].

givenL1L2choose
1.2

If x=xi(n) is another lift of q, then for mN, xi(m)x1=xi(nmn1)x1. Thus the automorphism from x differs from the automorphism from x by the inner automorphism of N defined by n. So step 1.1 is independent of the chosen lift as an element of Out(N).

L1step 1.1algebra
2.1

If q1,q2Q are lifted by x1,x2E, then x1x2 lifts q1q2, and conjugation by x1x2 is the composite of conjugation by x1 and by x2. Passing to classes modulo inner automorphisms with [L1], ωE(q1q2)=ωE(q1)ωE(q2). So ωE is a homomorphism.

L1step 1.2algebra
3.1

If φ:EE is an equivalence of extensions as in [L3], then φ identifies the chosen copy of N with itself and carries lifts of q in E to lifts of q in E. Therefore the conjugation automorphisms correspond and define the same class in Out(N). Hence ωE depends only on the extension class.

L3step 1.1step 2.1
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-04Open item page →

Abstract kernels and the general extension problem

Definition

An abstract kernel for a pair of groups (Q,N) is a homomorphism

α:QOut(N).

By A group extension induces a well-defined outer action on its kernel, every extension of Q by N determines such an outer action.

The general extension problem for (Q,N,α) asks two questions:

  1. does there exist an extension of Q by N whose induced outer action is α?
  2. if so, how are the resulting extensions classified up to equivalence with fixed kernel and fixed quotient?
RemarkRemark: Literature-sourcedProof: Not suppliedaudited 2026-09-04 sources checked 2026-09-04 not proved hereOpen item page →
Recorded, not proved here. This statement is included so the library can refer to it honestly, with a citation to the literature. It is not proved anywhere in this library: the track that would prove it has not been developed here yet.

Nonabelian extension obstructions live in H^3 and realized classes form an H^2-torsor

Remark

For an abstract kernel α:QOut(N), the full Eilenberg-Mac Lane theorem identifies a canonical obstruction class in H3(Q,Z(N)). The outer action α is realized by an extension if and only if that obstruction vanishes.

When the obstruction vanishes, the set of equivalence classes of extensions realizing α is not naturally a group, but it is a torsor under H2(Q,Z(N)). This page records that boundary faithfully and defers the actual cohomological theorem to the later cohomology pages.

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-04Open item page →

Hall pi-subgroup

Definition

Let π be a set of prime numbers and let G be a finite group. A subgroup HG is a Hall π-subgroup when:

  1. every prime divisor of H lies in π; and
  2. no prime divisor of the index [G:H] lies in π.

Equivalently, H and [G:H] are coprime, and the prime divisors of H are exactly those from π that occur in G.

LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-09-04Open item page →

A normal Hall subgroup presents the ambient group as an extension of coprime orders

Statement

Let NG be a normal Hall π-subgroup of a finite group G. Then

1NGG/N1

is a group extension with gcd(N,G/N)=1.

Facts & Assumptions

Given: A finite group G and a normal Hall π-subgroup NG.

[L1]

A Hall π-subgroup has order coprime to its index (Hall pi-subgroup).

[L2]
[L3]

For a finite group and a subgroup, the group order is subgroup order times index (Lagrange's theorem: G=[G:H]H for every subgroup H of a finite group G).

Proof

technique · direct
1.1

Because N is a Hall π-subgroup, [L1] gives gcd(N,[G:N])=1.

givenL1
2.1

Since NG, the quotient G/N exists and [L2] gives G/N=[G:N]. Therefore step 1.1 says exactly that gcd(N,G/N)=1. The displayed short exact sequence is the standard quotient extension.

L2L3step 1.1
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-09-04Open item page →

Schur-Zassenhaus existence theorem

Statement

Let NG be a normal Hall subgroup of a finite group G. Then N has a complement in G.

Facts & Assumptions

Given: A finite group G and a normal Hall subgroup NG.

[L1]

A normal Hall subgroup gives an extension 1NGG/N1 with gcd(N,G/N)=1 (A normal Hall subgroup presents the ambient group as an extension of coprime orders).

[L3]

Cauchy's theorem produces an element of order p whenever a prime p divides the order of a finite group (Cauchy's theorem: if a prime p divides G, then G has an element of order p).

[L6]

A characteristic subgroup of a normal subgroup is normal in the ambient group (If K is characteristic in N and N is normal in G, then K is normal in G).

[L7]

Conjugation by a group element is an automorphism (Conjugation xgxg1 is an automorphism).

Proof

Proof technique: induction on G, followed in the minimal case by coprime cocycle averaging.

1.1

We argue by induction on G. If N=1, then G is a complement to N. If N=G, then G/N=1, so the trivial subgroup is a complement. Assume from now on that 1<N<G and that the statement holds for all smaller finite groups.

givenL1inductionbase
2.1

Suppose M is a normal subgroup of G with 1<M<N. Then N/M is a normal Hall subgroup of G/M, so the induction hypothesis gives a subgroup K/MG/M complementary to N/M. Thus K<G, G=NK, and NK=M. Inside the proper group K, the subgroup M is normal Hall because K/M=G/N is coprime to M. The induction hypothesis applied to K gives a complement H to M in K, so K=MH. Since HK, we have HN=H(NK)=HM=1, while NH=N(MH)=NK=G. Thus H complements N in G. For the remainder we may therefore assume that N contains no nontrivial proper subgroup normal in G.

L1step 1.1inductionihalgebra
3.1

Choose a prime p dividing N and let P be a Sylow p-subgroup of N, whose existence is supplied by [L4]; in particular P1. Because NG, every G-conjugate of P is again a Sylow p-subgroup of N. Hence [L4] gives, for each gG, an nN with gPg1=nPn1. Thus n1gNG(P) and G=NNG(P). If P<N and NG(P)=G, then P is a nontrivial proper normal subgroup of G contained in N, contrary to step 2.1. Thus P<N forces R:=NG(P)<G. Put A=RN. The subgroup A is normal in R, and G=NR gives R/AG/N; hence A is a normal Hall subgroup of R. Induction gives a complement H to A in R, so R=AH. Consequently G=NR=NH and NH=AH=1, proving the theorem when P<N. The only remaining case is P=N, so N is a p-group.

L4step 2.1inductionihalgebra
4.1

By [L5], the finite p-group N has nontrivial center. The center is characteristic in N, so [L6] makes it normal in G; step 2.1 therefore forces Z(N)=N, and N is abelian. Now Ω1(N)={xN:xp=1} is a subgroup, is nontrivial by [L3], and is characteristic because automorphisms preserve pth powers. Hence [L6] makes it normal in G, and step 2.1 again forces Ω1(N)=N. Therefore every nonidentity element of N has order p, so N is elementary abelian.

L3L5L6step 2.1step 3.1algebra
5.1

Write Q=G/N, choose a set-theoretic section s:QG with s(1)=1, and write the abelian group N additively. Because N is abelian, the formula qn=s(q)ns(q)1 does not depend on the chosen lift of q, and [L7] makes it an action of Q on N by automorphisms. Define f:Q×QN by s(q)s(r)=f(q,r)s(qr). This is well defined because π(s(q)s(r))=qr, so s(q)s(r)s(qr)1N.

L7step 4.1choosealgebra
6.1

Associativity gives f(q,r)+f(qr,t)=qf(r,t)+f(q,rt) for all q,r,tQ. Let m=Q, choose an integer b with bm1(modp), define σ(q)=xQf(q,x) and c(q)=bσ(q), and sum the cocycle identity over xQ. Since xrx is a permutation of Q, this yields mf(q,r)+σ(qr)=qσ(r)+σ(q). Because every element of the elementary abelian p-group N has order dividing p, multiplication by bm is the identity on N. Hence f(q,r)=c(q)+qc(r)c(qr).

step 4.1step 5.1choosealgebra
7.1

Define s:QG by s(q)=c(q)+s(q), meaning s(q)=i(c(q))s(q) inside the extension. Since i(c(q))N, we have π(s(q))=q. Using the formula from step 6.1, s(q)s(r)=(c(q)qc(r)+f(q,r))s(qr)=c(qr)s(qr)=s(qr). So s is a homomorphic section of GQ. By [L2], the extension splits, equivalently N has a complement in G. This completes the induction.

L2step 6.1step 5.1constructdischarge-induction
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-04Open item page →

Schur-Zassenhaus conjugacy when the kernel or quotient is solvable

Statement

Let NG be a normal Hall subgroup of a finite group G, and let H,KG be complements to N. If either N or G/N is solvable, then H and K are conjugate in G.

Facts & Assumptions

Given: A finite group G, a normal Hall subgroup NG, and complements H,KG to N.

[L1]

A normal Hall subgroup has a complement (Schur-Zassenhaus existence theorem).

[L2]

Solvability passes to quotients and subgroups (Subgroups and quotients of solvable groups are solvable).

[L3]

A nontrivial normal subgroup of a solvable group contains a nontrivial abelian subgroup normal in the whole group (A nontrivial normal subgroup of a solvable group contains a nontrivial abelian subgroup normal in the whole group).

[L5]

Cauchy's theorem produces an element of order p when a prime p divides the order of a finite group (Cauchy's theorem: if a prime p divides G, then G has an element of order p).

Proof

technique · direct
1.1

We argue by induction on G. The claim is trivial when N=1 or N=G. Assume from now on that 1<N<G and that the statement holds for all smaller finite groups satisfying the same solvability hypothesis.

givenL1
1.2

First consider the special case in which AX is an abelian normal Hall subgroup of a finite group X, and U,V are complements to A. Write A additively. Since U is a complement, every element of X has a unique form au with aA and uU. For each uU, let λ(u)A be determined by the unique element λ(u)uV. Then λ(uv)=λ(u)+uλ(v) because V is a subgroup. Let m=U, choose b with bm1(modA), and put σ=uUλ(u) and a=bσ. Summing λ(ux)=λ(u)+uλ(x) over xU gives σ=mλ(u)+uσ, hence λ(u)=uaa. Therefore every element of V has the form (uaa)u=a1ua, so V=a1Ua. Thus complements to an abelian normal Hall subgroup are conjugate by that subgroup.

constructchoosealgebra
2.1

Suppose N is solvable. By [L3], choose a nontrivial abelian normal subgroup AN that is normal in G. In G/A, the subgroup N/A is normal Hall and the images HA/A and KA/A are complements. The induction hypothesis applies because N/A is solvable by [L2]. After conjugating K, we may assume HA=KA=:M. Inside M, the subgroup A is abelian normal Hall and H,K are complements to A, so step 1.2 makes them conjugate in M, hence in G.

L2L3step 1.2step 1.1induction
2.2

Now suppose instead that G/N is solvable. Since HG/N, the group H is solvable by [L2]. If H is prime, then both H and K are Sylow subgroups of that prime order, so [L6] makes them conjugate.

L2L6givenstep 1.1
2.3

Assume H is not prime, and write Q=G/N. Choose a nontrivial proper abelian normal subgroup AQ: if Q is nonabelian, apply [L3] to the solvable group Q and its normal subgroup Q; if Q is abelian of composite order, [L5] gives an element of prime order and [L4] makes the subgroup it generates a proper normal subgroup. Let M be the preimage of A under the quotient map GQ. Then MG, M<G, and M/NA is solvable. Since H and K are complements to N in G, the subgroups HM and KM are complements to N in M. The induction hypothesis applied to M therefore lets us conjugate K by an element of M so that HM=KM=:A. In particular, A is abelian and normal in both H and K.

L3L4L5step 1.1induction
3.1

Both H and K normalize A, so H,KNG(A). If NG(A)<G, then every element of NG(A) has the form nh with nN and hH, and because hNG(A) the condition nhNG(A) forces n=(nh)h1NNG(A). Hence NG(A)=(NNG(A))H=(NNG(A))K. Thus NNG(A) is a normal Hall subgroup of the proper group NG(A), and the quotient by it is isomorphic to the solvable group H. The induction hypothesis on NG(A) makes H and K conjugate there.

L2step 2.3step 1.1induction
3.2

If instead NG(A)=G, then AG. In G/A, the normal Hall subgroup is NA/A, and the images H/A and K/A are complements. The quotient (G/A)/(NA/A)G/NAQ/A is solvable and smaller than Q because A is nontrivial. Therefore the induction hypothesis on G/A lets us conjugate K so that H/A=K/A. Since AH and also AK with AG, this equality of quotient subgroups means H=K. Thus the final conjugacy is proved in this case as well.

L2step 2.3step 1.1induction
4.1

Steps 2.1 and 2.2-3.2 cover the two solvability hypotheses. Therefore complements to N are conjugate in G whenever the kernel or quotient is solvable.

step 2.1step 2.2step 3.1step 3.2
RemarkRemark: Literature-sourcedProof: Not suppliedaudited 2026-09-04 sources checked 2026-09-04 not proved hereOpen item page →
Recorded, not proved here. This statement is included so the library can refer to it honestly, with a citation to the literature. It is not proved anywhere in this library: the track that would prove it has not been developed here yet.

The full Schur-Zassenhaus conjugacy theorem

Remark

The clean modern statement of Schur-Zassenhaus says: if NG is a normal Hall subgroup of a finite group, then complements to N exist and any two of them are conjugate in G.

This page proves that conjugacy statement only under the classical solvability hypothesis on the kernel or quotient. Craven's full formulation explains that the remaining solvability-free reduction uses deeper finite-group input, so the stronger statement is recorded here but not proved locally.

CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-04Open item page →

Extensions with coprime kernel and quotient split

Statement

Let

1NGQ1

be an extension of finite groups. If gcd(N,Q)=1, then the extension splits.

Facts & Assumptions

Given: The displayed extension of finite groups, with gcd(N,Q)=1.

[L1]

In a group extension, the kernel is normal and the quotient recovers the base (In a group extension the kernel is normal and the quotient recovers the base).

[L2]

A normal Hall subgroup has a complement (Schur-Zassenhaus existence theorem).

Proof

technique · direct
1.1

By [L1], the kernel N is normal in G and G/NQ, so [G:N]=G/N=Q. Because gcd(N,Q)=1, no prime divisor of [G:N] divides N. Hence N is a Hall subgroup of G.

givenL1algebra
2.1

By [L2], the normal Hall subgroup N has a complement in G. Then [L3] turns that complement into a splitting section, so the extension splits.

L2L3step 1.1
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-04Open item page →

Complete group

Definition

A group N is complete when both of the following hold:

  1. its center is trivial, Z(N)=1 (The center Z(G) of a group);
  2. its outer automorphism group is trivial, Out(N)=1 ( The outer automorphism group Out(G)=Aut(G)/Inn(G)).

Equivalently, every automorphism of N is inner and no nontrivial element of N commutes with all of N.

PropositionStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-09-04Open item page →

If the kernel is complete, the extension splits over its centralizer

Statement

Let

1NiEπQ1

be a group extension. If N is complete, then E is the internal direct product of i(N) and CE(i(N)). In particular, the extension splits.

Facts & Assumptions

Given: The displayed extension, with N complete.

[L1]

A complete group has trivial center and trivial outer automorphism group (Complete group).

[L2]

Every extension determines a homomorphism QOut(N) (A group extension induces a well-defined outer action on its kernel).

[L3]

The centralizer CE(i(N)) consists of the elements of E commuting with every element of i(N) (The centralizer CG(H) of a subgroup).

Proof

technique · direct
1.1

By [L2], the extension defines a homomorphism ω:QOut(N). Since Out(N)=1 by [L1], this homomorphism is trivial. Therefore for every gE, conjugation by g on i(N) is an inner automorphism.

L1L2given
1.2

If xi(N)CE(i(N)), then x commutes with every element of i(N). Under the identification of i(N) with N, this says that x lies in Z(N), which is trivial by [L1]. So i(N)CE(i(N))=1.

L1L3algebra
2.1

Fix gE. By step 1.1 there exists γN such that gi(n)g1=i(γnγ1) for all nN. Then i(γ)1g commutes with every element of i(N), so i(γ)1gCE(i(N)). Hence every gE lies in i(N)CE(i(N)), and therefore E=i(N)CE(i(N)).

L3step 1.1algebra
3.1

Because every element of CE(i(N)) commutes with every element of i(N) by [L3], the two subgroups centralize one another. Together with steps 2.1 and 1.2, this makes E the internal direct product of i(N) and CE(i(N)). In particular CE(i(N)) is a complement to i(N), so [L4] gives a split extension.

L3L4step 2.1step 1.2

5 · Examples, counterexamples and false statements

False statementConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-04Open item page →

FALSE: a set-theoretic section of an extension is automatically a homomorphism

Statement

Every set-theoretic section of the surjection in a group extension is a group homomorphism.

Facts & Assumptions

Given: The quotient map π:C4C2 written additively, and the set section s([0])=[0], s([1])=[1].

[L1]

A split extension requires a homomorphic section, not merely a set section (Group extensions, sections, complements, and split extensions).

[L2]

A group homomorphism must preserve addition in cyclic additive notation (Monoid homomorphism and group homomorphism).

Refutation

technique · direct
1.1

The map s is a set-theoretic section because reducing mod 2 sends [0] to [0] and [1] to [1].

givenalgebra
2.1

In C2 we have [1]+[1]=[0], but in C4 we get s([1]+[1])=s([0])=[0][2]=[1]+[1]=s([1])+s([1]). So [L2] shows that s is not a homomorphism. Therefore the claim is false, and [L1] explains why set sections alone do not split extensions.

L1L2step 1.1
False statementConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-04Open item page →

FALSE: isomorphic middle groups force equivalent extensions with fixed kernel and quotient

Statement

If two extensions have isomorphic middle groups, then they are equivalent as extensions with fixed kernel and fixed quotient.

Facts & Assumptions

Given: The additive cyclic group E=Z/9Z, the kernel group N=Z/3Z, the quotient group Q=Z/3Z, and the inclusion j:NE given by j(aˉ)=3a.

[L1]

Equivalence of extensions fixes both the chosen kernel map and the chosen quotient map (Equivalence of group extensions with fixed kernel and fixed quotient).

Refutation

technique · direct
1.1

Define two quotient maps π1,π2:EQ by π1(xˉ)=xˉ(mod3),π2(xˉ)=2xˉ(mod3). Both are surjective homomorphisms with kernel {0ˉ,3ˉ,6ˉ}=imj, so they give two extensions of Q by N with the same middle group E.

givenalgebra
2.1

An equivalence in the sense of [L1] would be an automorphism φ:EE such that φj=j and π2φ=π1. Every automorphism of the additive cyclic group Z/9Z has the form φ(xˉ)=uxˉ for a unit u{1,2,4,5,7,8}. The condition φj=j gives 3u=3ˉ, so u1(mod3). But π2φ=π1 forces 2u=1ˉ in Q, so u2(mod3). This is impossible. Therefore the two extensions are not equivalent.

L1step 1.1algebra
False statementConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-04Open item page →

FALSE: every split group extension is a direct product

Statement

Every split group extension is an internal direct product.

Facts & Assumptions

Given: The extension 1C4D4C21 coming from the rotation subgroup and a reflection complement, in the convention that Dn has order 2n.

[L1]

A split extension is direct exactly when the complement centralizes the kernel (A split extension is a direct product exactly when its complement centralizes the kernel).

Refutation

technique · direct
1.1

In D4=r,sr4=s2=1, srs1=r1, the subgroup rC4 is normal and sC2 is a complement, so the reverse implication of [L2] makes the extension split.

givenL2
2.1

But srs1=r1r, so the complement does not centralize the kernel. By [L1], the decomposition is not a direct product. Hence the claim is false.

L1step 1.1
False statementConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-04Open item page →

FALSE: Schur-Zassenhaus says every Hall subgroup is normal

Statement

Schur-Zassenhaus says that every Hall subgroup of a finite group is normal.

Facts & Assumptions

Given: The subgroup (12)S3.

[L1]

A Hall subgroup is defined by a coprime order-index condition (Hall pi-subgroup).

[L2]

Schur-Zassenhaus starts from a normal Hall subgroup and then produces a complement (Schur-Zassenhaus existence theorem).

Refutation

technique · direct
1.1

The subgroup (12) has order 2 and index 3, so [L1] makes it a Hall {2}-subgroup of S3.

givenL1
2.1

It is not normal, because (123)(12)(123)1=(23)(12). Thus Hall subgroups need not be normal. The actual theorem [L2] assumes normality of the Hall subgroup as a hypothesis, so the claim is false.

L2step 1.1algebra
False statementConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-04 rests on unproved materialOpen item page →
Rests on 1 statement not proved in this library. Every dependency marked below is recorded with a citation but is not established here, because the track that would prove it has not yet been developed in this library. Everything else in this proof is proved here.

FALSE: Schur-Zassenhaus conjugacy needs no solvability or deeper input

Statement

The conjugacy part of Schur-Zassenhaus needs neither a solvability hypothesis nor any deeper finite-group input.

Facts & Assumptions

Given: The local page boundary for Schur-Zassenhaus conjugacy.

[L1]

This page proves complement conjugacy when the kernel or quotient is solvable (Schur-Zassenhaus conjugacy when the kernel or quotient is solvable).

[L2]

The stronger clean theorem is recorded separately as a source-cited boundary item (The full Schur-Zassenhaus conjugacy theorem ).

Refutation

technique · direct
1.1

Fact [L1] shows that the local proof package carries an explicit solvability hypothesis.

givenL1
2.1

Fact [L2] records that the full unrestricted conjugacy theorem sits beyond that local proof boundary. So the claim that no solvability qualification or deeper input is involved is false.

L1 L2step 1.1

Sources