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.

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

Frattini Subgroups and the Burnside Basis Theorem

1 · Prerequisites

2 · Summary

Finite p-groups are nilpotent, so their maximal proper subgroups are normal of prime index; Lagrange specializes that index to p. The Frattini subgroup is the intersection of the maximal proper subgroups and consists of the nongenerators, while Fitting theory records the nilpotence of the Fitting subgroup and the solvable-group centralizer bound. These results supply the finite-group generation and normal-subgroup framework used below.

Elementary abelian p-groups receive their canonical Fp-linear structure, and the Frattini quotient is identified as the largest elementary abelian quotient. The formula Φ(P)=PPp leads to subgroup, quotient, direct-product, and square-subgroup laws. Burnside basis then identifies minimal generators with quotient bases and yields generator-rank and hyperplane consequences. The induced automorphism action on the quotient culminates in Hall–Burnside and the p-group kernel theorem.

3 · Logical flowchart

4 · Definitions, theorems and proofs

LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-opus-5[1m])audited 2026-08-24Open item page →

The Frattini subgroup of a finite group is characteristic

Statement

For every finite group G, the subgroup Φ(G) is characteristic in G and hence normal.

Facts & Assumptions

Given: A finite group G and an automorphism α of G.

[F1]

For a finite group G, the Frattini subgroup is Φ(G)={MG:M is maximal proper}; if G=1, the empty intersection inside G is G (The Frattini subgroup Φ(G) as the intersection of the maximal subgroups of a finite group).

[F2]

A subgroup HG is characteristic when α(H)=H for every automorphism α of G (Characteristic subgroups).

Proof

technique · direct
1.1

If M is maximal proper, then α(M) is proper and maximal: any subgroup strictly between α(M) and G pulls back under α1 to one strictly between M and G. Thus α permutes the family of maximal proper subgroups.

givenF1algebra
2.1

An automorphism carries an intersection to the intersection of the images, so step 1.1 and [F1] give α(Φ(G))=Φ(G). This is characteristicity by [F2]. Every inner automorphism is an automorphism, so Φ(G) is normal. The same argument covers G=1.

step 1.1F1F2algebra
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-opus-5[1m])audited 2026-08-24Open item page →

Generation of a finite group is detected modulo its Frattini subgroup

Statement

A subset S of a finite group G generates G if and only if its image generates G/Φ(G) (The Frattini subgroup Φ(G) as the intersection of the maximal subgroups of a finite group).

Facts & Assumptions

Given: A finite group G, its normal subgroup Φ(G) from The Frattini subgroup of a finite group is characteristic, the quotient map π:GG/Φ(G), and a subset SG.

[L1]

For a finite group G, an element x lies in Φ(G) if and only if, for every subset TG, T,x=G implies T=G (The Frattini subgroup consists exactly of the nongenerators of a finite group).

[L2]

For NG, subgroups of G/N correspond inclusion-preservingly to subgroups of G containing N (Correspondence theorem: subgroups of G/N correspond to subgroups of G containing N, with normality preserved).

Proof

technique · direct
1.1

If S=G, then applying the quotient map gives π(S)=G/Φ(G).

givenL2
1.2

Conversely, suppose π(S) generates the quotient. Then S,Φ(G)=G. The subgroup Φ(G) is finite, so list its elements and remove them one at a time from this generating set: [L1] says each is a nongenerator. After all have been removed, S=G.

givenL1algebra
2.1

Steps 1.1 and 1.2 prove both implications. When G=1, both the empty subset and its empty quotient image generate, so the boundary case also agrees.

step 1.1step 1.2L2
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (deepseek-v4-pro + claude-opus-5[1m])audited 2026-08-24Open item page →

Elementary abelian p-groups

LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-opus-5[1m])audited 2026-08-24Open item page →

An elementary abelian p-group has a canonical Fp-vector-space structure

Statement

The rule aˉx=xa gives every elementary abelian p-group its canonical Fp-vector-space structure, with the group operation as vector addition and the identity as zero.

Facts & Assumptions

Given: An elementary abelian p-group E, a residue class aˉZ/p, and x,yE, with integer powers as in Powers gn: natural exponents in a monoid and integer exponents in a group, with g0=e.

[F1]

An elementary abelian p-group is a finite abelian p-group in which every nonidentity element has order p; the trivial group is permitted (Elementary abelian p-groups).

[L1]

For every prime p, addition and multiplication make Z/p a field (For every prime p, the two operations on Z/p make it a field).

[L2]

The additive structure of Z/p is an abelian group and multiplication distributes over addition (For every natural n, (Z/n,+) is an abelian group, multiplication is a commutative monoid operation, and both distributive laws hold).

[L3]

For integers a,b, one has xa+b=xaxb and (xa)b=xab; if xy=yx, then (xy)a=xaya (Exponent laws in a group: gm+n=gmgn and (gm)n=gmn for all m,nZ, and (gh)n=gnhn when g and h commute).

Proof

technique · direct
1.1

If ab(modp), then ab=kp for an integer k. Since xp=e by [F1], the power laws in [L3] give xa=xb(xp)k=xb. Thus aˉx:=xa is independent of the representative.

givenF1L2L3algebra
2.1

The power laws in [L3] and commutativity give (aˉ+bˉ)x=(aˉx)(bˉx), (aˉbˉ)x=aˉ(bˉx), aˉ(xy)=(aˉx)(aˉy), 1ˉx=x, and 0ˉx=e. Together with [L1] and [L2], these are the vector-space axioms.

step 1.1F1L1L2L3algebra
3.1

The scalar structure uses the existing abelian group law and does not change its elements. In particular its additive group remains finite, abelian, and of exponent p, including the zero-dimensional trivial case.

step 2.1F1L1algebra
DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (deepseek-v4-pro + claude-opus-5[1m])audited 2026-08-24Open item page →

Fp-spanning sets, independence, and bases in an elementary abelian p-group

Definition

Let E be an elementary abelian p-group with the canonical scalar action of An elementary abelian p-group has a canonical Fp-vector-space structure.

A subset SE spans E when every xE can be written as a finite product

x=sSsas,asFp,

with all but finitely many coefficients zero. Equivalently, S=E (The subgroup S generated by a subset, the cyclic subgroup g, and cyclic groups).

The set S is independent when sSsas=e with finite support forces every as=0. A basis of an elementary abelian p-group is an independent spanning subset for its canonical Fp-linear structure.

The empty subset is independent. It spans exactly the trivial group, so the trivial group has the empty basis.

LemmaStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-opus-5[1m])audited 2026-08-24Open item page →

Finite elementary abelian p-groups have bases, basis extension, and a well-defined dimension

Statement

Every finite elementary abelian p-group has a basis; every independent subset extends to a basis, every spanning subset contains a basis, and all bases have the same finite size.

Facts & Assumptions

Given: A finite elementary abelian p-group E, an independent subset IE, and a spanning subset SE.

[F1]

A basis of an elementary abelian p-group is an independent spanning subset for its canonical Fp-linear structure (Fp-spanning sets, independence, and bases in an elementary abelian p-group).

[L1]

The cardinality of a finite Cartesian product is the product of the cardinalities of its factors (The product rule: A×B=AB, and i<mAi=i<mAi).

[L3]

Every nonempty subset of N has a least element (The well-ordering principle).

Proof

technique · direct
1.1

The set of cardinalities of spanning subsets of E is nonempty because E spans itself, so [L3] gives its least member; choose a spanning subset B of that size. It is inclusion-minimal, and if a nontrivial linear relation existed in B, one member with nonzero coefficient could be solved for using its inverse scalar, contradicting minimality. Thus B is a basis by [F1].

givenF1L3algebra
2.1

Starting from I, adjoin an element outside its span while one exists; adjoining such an element preserves independence, and finiteness makes the process terminate at a spanning independent set. This extends I to a basis. Applying the deletion argument of step 1.1 inside S extracts a basis from every spanning set.

step 1.1F1givenalgebra
3.1

If B is a basis, uniqueness of coordinates gives a bijection FpBE, so [L1] gives E=pB. For two bases B,C, the equality pB=pC and uniqueness of the exponent of the prime p in [L2] give B=C.

step 2.1F1L1L2algebra
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (deepseek-v4-pro + claude-opus-5[1m])audited 2026-08-24Open item page →

The pth-power subgroup Gp

Definition

For a group G and a prime p (Prime and composite integers: p is prime when p>1 and its only positive divisors are 1 and p), the pth-power subgroup is

Gp=gp:gG,

where powers are those of Powers gn: natural exponents in a monoid and integer exponents in a group, with g0=e and the generated subgroup is that of The subgroup S generated by a subset, the cyclic subgroup g, and cyclic groups. This notation denotes the subgroup generated by the powers, not merely the set of powers, which need not itself be a subgroup in an arbitrary group.

TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-opus-5[1m])audited 2026-08-24Open item page →

The Frattini quotient is the largest elementary abelian quotient of a finite p-group

Statement

For a finite p-group P, the quotient P/Φ(P) is elementary abelian (Elementary abelian p-groups, The quotient group G/N and coset product (gN)(hN)=ghN), and for NP the quotient P/N is elementary abelian if and only if Φ(P)N.

Facts & Assumptions

Given: A finite p-group P, its Frattini subgroup Φ(P), and a normal subgroup NP.

[F1]

For a finite group G, Φ(G) is the intersection of all maximal proper subgroups; for G=1 the intersection is G (The Frattini subgroup Φ(G) as the intersection of the maximal subgroups of a finite group).

[L1]

Every finite p-group is nilpotent; every maximal proper subgroup of a finite nilpotent group is normal and has prime index; Lagrange's theorem makes that index divide P=pn, so the index is p; and every group of prime order is cyclic (Every finite p-group is nilpotent, Maximal subgroups of finite nilpotent groups are normal of prime index, Lagrange's theorem: G=[G:H]H for every subgroup H of a finite group G, A finite group of prime order is cyclic and every nonidentity element generates it).

[L3]

For NG, subgroups of G/N correspond inclusion-preservingly to subgroups of G containing N (Correspondence theorem: subgroups of G/N correspond to subgroups of G containing N, with normality preserved).

[L4]

For every finite group G, Φ(G) is characteristic and hence normal (The Frattini subgroup of a finite group is characteristic).

Proof

technique · direct
1.1

By [L1], each maximal subgroup M of P is normal with P/M cyclic of order p. Hence every commutator and every pth power lies in every M. Their images are therefore trivial modulo the normal subgroup Φ(P) from [L4] and [F1], so P/Φ(P) is abelian of exponent at most p, and thus elementary abelian, including the trivial quotient.

givenF1L1L4algebra
1.2

For the forward direction of the kernel criterion, suppose P/N is elementary abelian and let xN. The nonzero vector xN extends by [L2] to a basis of P/N. The span of the other basis vectors is a maximal proper subgroup not containing xN; by [L3], its preimage is a maximal subgroup of P containing N but not x. Thus xΦ(P), and so Φ(P)N.

givenL2L3algebra
2.1

For the reverse direction, suppose Φ(P)N. Step 1.1 places every commutator and every pth power of P inside Φ(P) and hence inside N, so P/N is abelian and every element of it has pth power the identity. It is therefore elementary abelian, including the trivial quotient N=P. Together with step 1.2 this proves the iff.

step 1.1step 1.2F1algebra
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-opus-5[1m])audited 2026-08-24Open item page →

Φ(P)=PPp for a finite p-group

Statement

For every finite p-group P, the subgroup Pp is characteristic and

Φ(P)=PPp,

where P=[P,P] (Commutators [g,h]=ghg1h1 and the commutator subgroup [G,G]) and Pp is the subgroup generated by the pth powers.

Facts & Assumptions

Given: A finite p-group P.

[F1]

For a group G and a prime p, the pth-power subgroup is Gp=gp:gG (The pth-power subgroup Gp).

[L1]

For a finite p-group P, P/Φ(P) is elementary abelian, and P/N is elementary abelian exactly when Φ(P)N (The Frattini quotient is the largest elementary abelian quotient of a finite p-group).

[L2]

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

[L3]

If HG and NG, then HN is a subgroup (If HG and NG, then HN is a subgroup and HNH).

Proof

technique · direct
1.1

Every automorphism sends gp to α(g)p, so it preserves the generating set in [F1] and hence Pp is characteristic; conjugation by an element of P is an automorphism, so Pp is normal. By [L2], P is normal as well, so [L3] makes K:=PPp a subgroup, and gKg1=(gPg1)(gPpg1)=PPp=K for every gP makes it normal.

givenF1L2L3algebra
2.1

The elementary abelian quotient P/Φ(P) is abelian and has exponent p by [L1], so it kills every commutator and every pth power. Thus K=PPpΦ(P).

step 1.1F1L1algebra
3.1

The quotient P/K is abelian because it kills P, and every element has pth power one because it kills Pp. It is therefore elementary abelian, so the kernel criterion in [L1] gives Φ(P)K. Together with step 2.1 this proves equality.

step 1.1step 2.1L1algebra
PropositionStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-opus-5[1m])audited 2026-08-24Open item page →

If HP are finite p-groups, then Φ(H)Φ(P)

Statement

If HP are finite p-groups, then Φ(H)Φ(P).

Facts & Assumptions

Given: Finite p-groups HP.

[L1]

For every finite p-group P, Φ(P)=PPp (Φ(P)=PPp for a finite p-group).

[L2]

For every subgroup HP, one has HP (Homomorphisms respect commutator subgroups and derived series).

Proof

technique · direct
1.1

By [L2], HP. Every pth power of an element of H is also a pth power of an element of P, so HpPp.

givenL1L2algebra
2.1

Multiplying the inclusions in step 1.1 gives HHpPPp, and [L1] identifies these products with Φ(H) and Φ(P).

step 1.1L1algebra
PropositionStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-opus-5[1m])audited 2026-08-24Open item page →

Φ(P/N)=Φ(P)N/N for a normal subgroup of a finite p-group

Statement

If NP and P is a finite p-group, then

Φ(P/N)=Φ(P)N/N.

Facts & Assumptions

Given: A finite p-group P, a normal subgroup N, and the quotient map π:PP/N.

[L1]

For every finite p-group P, Φ(P)=PPp (Φ(P)=PPp for a finite p-group).

[L2]

A surjective homomorphism sends the derived subgroup onto the derived subgroup of the target (Homomorphisms respect commutator subgroups and derived series).

[L3]

In P/N, coset multiplication satisfies (xN)(yN)=xyN, and subgroups of P/N correspond to subgroups H of P containing N by HH/N and inverse image (For NG, the cosets form a group with identity N and inverse (gN)1=g1N, Correspondence theorem: subgroups of G/N correspond to subgroups of G containing N, with normality preserved).

Proof

technique · direct
1.1

By [L2], π(P)=(P/N). Also π(gp)=π(g)p, so π(Pp)=(P/N)p.

givenL1L2algebra
2.1

Apply [L1] in P/N and use step 1.1: Φ(P/N)=π(P)π(Pp)=π(PPp)=π(Φ(P)). Directly, π1(π(Φ(P)))=Φ(P)N, so the correspondence in [L3] gives π(Φ(P))=Φ(P)N/N.

step 1.1L1L3algebra
PropositionStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-opus-5[1m])audited 2026-08-24Open item page →

Φ(P×Q)=Φ(P)×Φ(Q) for finite p-groups

Statement

For finite p-groups P and Q,

Φ(P×Q)=Φ(P)×Φ(Q).

Facts & Assumptions

Given: Finite p-groups P,Q.

[F2]

The commutator subgroup is generated by the elements [g,h]=ghg1h1, and natural powers are defined recursively from the group operation (Commutators [g,h]=ghg1h1 and the commutator subgroup [G,G], Powers gn: natural exponents in a monoid and integer exponents in a group, with g0=e).

[L1]

For every finite p-group R, Φ(R)=RRp (Φ(P)=PPp for a finite p-group).

Proof

technique · direct
1.1

Componentwise commutators and powers give (P×Q)=P×Q and (P×Q)p=Pp×Qp.

givenF1F2algebra
2.1

By [L1] and step 1.1, Φ(P×Q)=(P×Q)(Pp×Qp)=PPp×QQp=Φ(P)×Φ(Q).

step 1.1L1algebra
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-opus-5[1m])audited 2026-08-24Open item page →

Φ(P)=P2 for a finite 2-group

Statement

For every finite 2-group P, Φ(P)=P2.

Facts & Assumptions

Given: A finite 2-group P.

[L1]

For every finite p-group P, the subgroup Pp is characteristic and Φ(P)=PPp (Φ(P)=PPp for a finite p-group).

[F1]

The square subgroup is P2=g2:gP (The pth-power subgroup Gp).

[L2]

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

Proof

technique · direct
1.1

By [L1], P2 is characteristic and hence normal. Every element of P/P2 has square one by [F1]. In any group of exponent at most two, (xy)2=e gives xy=(xy)1=y1x1=yx, so P/P2 is abelian.

givenL1F1algebra
2.1

By [L2], step 1.1 gives PP2. Substituting in [L1] yields Φ(P)=PP2=P2, including P=1.

step 1.1L1F1L2algebra
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-opus-5[1m])audited 2026-08-24Open item page →

A finite p-group has trivial Frattini subgroup exactly when it is elementary abelian

Statement

A finite p-group has trivial Frattini subgroup if and only if it is elementary abelian.

Facts & Assumptions

Given: A finite p-group P.

[L1]

For a finite p-group P, P/Φ(P) is elementary abelian, and P/N is elementary abelian exactly when Φ(P)N (The Frattini quotient is the largest elementary abelian quotient of a finite p-group).

[F1]

An elementary abelian p-group is a finite abelian p-group in which every nonidentity element has order p; the trivial group is permitted (Elementary abelian p-groups).

Proof

technique · direct
1.1

For the forward direction, if Φ(P)=1, then [L1] identifies P with its elementary abelian Frattini quotient.

givenL1F1
2.1

For the reverse direction, if P is elementary abelian, apply the kernel criterion in [L1] with N=1 to obtain Φ(P)1, hence Φ(P)=1.

givenL1F1
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (deepseek-v4-pro + claude-opus-5[1m])audited 2026-08-24Open item page →

Minimal generating sets of a group

Definition

A subset X of a group is a minimal generating set when it generates and no proper subset of X generates. In symbols,

X=G,YGfor every YX,

with generated subgroups as in The subgroup S generated by a subset, the cyclic subgroup g, and cyclic groups. Here minimal means inclusion-minimal, not minimum cardinality.

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (deepseek-v4-pro + claude-opus-5[1m])audited 2026-08-24Open item page →

The generator rank d(P) of a finite p-group

Definition

For a finite p-group P, the generator rank d(P) is the common size of a basis of P/Φ(P).

This is well defined: The Frattini quotient is the largest elementary abelian quotient of a finite p-group makes the quotient elementary abelian, and Finite elementary abelian p-groups have bases, basis extension, and a well-defined dimension proves that it has bases and that all have the same finite size in the sense of Fp-spanning sets, independence, and bases in an elementary abelian p-group. In particular d(1)=0, since the trivial quotient has the empty basis.

TheoremStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-opus-5[1m])audited 2026-08-24Open item page →

Burnside Basis Theorem

Statement

A subset X of a finite p-group P is a minimal generating set if and only if the quotient map restricts to a bijection from X onto a basis of P/Φ(P). Equivalently, the indexed family (xΦ(P))xX is a basis.

The restricted-bijection clause is essential: the image set alone would forget whether two distinct elements of X lie in the same Frattini coset. Every basis in this theorem has d(P) members (The generator rank d(P) of a finite p-group).

Facts & Assumptions

Given: A finite p-group P, the quotient map π:PP/Φ(P), and a subset XP.

[L1]

A subset S of a finite group G generates G if and only if its image generates G/Φ(G) (Generation of a finite group is detected modulo its Frattini subgroup).

[F1]

A subset X is a minimal generating set when it generates and no proper subset generates (Minimal generating sets of a group).

[L2]

Every finite elementary abelian p-group has a basis; every independent subset extends to a basis, every spanning subset contains a basis, and all bases have the same finite size (Finite elementary abelian p-groups have bases, basis extension, and a well-defined dimension, Fp-spanning sets, independence, and bases in an elementary abelian p-group).

[L3]

For a finite p-group P, the quotient P/Φ(P) is elementary abelian (The Frattini quotient is the largest elementary abelian quotient of a finite p-group).

Proof

technique · direct
1.1

For the forward direction, suppose X is minimally generating. By [L1], π(X) spans. If xX mapped to zero, or if distinct x,yX had the same image, deleting one of them would leave the same spanning image and [L1] would make a proper subset generate, contrary to [F1]. Thus πX is injective. Any proper subset of π(X) that spanned would likewise pull back to a proper generating subset of X, so π(X) spans and no proper subset of it does. By [L2] it contains a basis B; since B spans, the failure of every proper subset to span forces B=π(X), so π(X) is itself a basis.

givenL1F1L2L3algebra
1.2

For the reverse direction, suppose πX is a bijection onto a basis. The basis spans, so [L1] gives X=P. Removing any xX removes its distinct basis vector; the remaining basis vectors do not span, so [L1] says X{x} does not generate. Thus X is minimal by [F1].

givenL1F1L2L3algebra
2.1

Steps 1.1 and 1.2 prove both implications. For P=1, the quotient has the empty basis and the empty set is the minimal generating set, so the same statement applies.

step 1.1step 1.2
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-opus-5[1m])audited 2026-08-24Open item page →

Minimal generating sets of a finite p-group have size d(P)

Statement

Every minimal generating set of a finite p-group P has size d(P), and every generating set contains a minimal generating subset of that size.

Facts & Assumptions

Given: A finite p-group P.

[L1]

A subset XP is minimally generating exactly when the quotient map restricts to a bijection from X onto a basis of P/Φ(P) (Burnside Basis Theorem).

[L2]

Every spanning subset of a finite elementary abelian p-group contains a basis, and all bases have the same finite size (Finite elementary abelian p-groups have bases, basis extension, and a well-defined dimension).

[F1]

The generator rank d(P) is the common size of a basis of P/Φ(P) (The generator rank d(P) of a finite p-group).

Proof

technique · direct
1.1

By [L1], every minimal generating set is in bijection with a quotient basis. All such bases have size d(P) by [F1] and [L2].

givenL1L2F1
2.1

If Y generates P, its quotient image spans. Choose by [L2] a basis contained in that finite image and, for each basis vector, retain one element of Y mapping to it. The resulting subset maps bijectively onto the basis, so [L1] makes it minimally generating; step 1.1 gives its size.

givenstep 1.1L1L2algebra
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-opus-5[1m])audited 2026-08-24Open item page →

Every element outside Φ(P) belongs to a minimal generating set of P

Statement

Every element of PΦ(P) belongs to a minimal generating set of the finite p-group P.

Facts & Assumptions

[L1]

A subset XP is minimally generating exactly when the quotient map restricts to a bijection from X onto a basis of P/Φ(P) (Burnside Basis Theorem).

[L2]

Every independent subset of a finite elementary abelian p-group extends to a basis (Finite elementary abelian p-groups have bases, basis extension, and a well-defined dimension).

[L3]

For a finite p-group P, the quotient P/Φ(P) is elementary abelian (The Frattini quotient is the largest elementary abelian quotient of a finite p-group).

Proof

technique · direct
1.1

By [L3] the quotient P/Φ(P) is a finite elementary abelian p-group, so [L2] applies to it. The coset xΦ(P) is nonzero, so its singleton is independent in P/Φ(P).

givenL2L3algebra
2.1

Extend that singleton by [L2] to a finite basis. For every other basis vector choose one lift in P and adjoin it to x. The quotient map restricts to a bijection from this lifted set onto the basis, so [L1] makes it a minimal generating set containing x. The assertion is vacuous for P=1.

step 1.1L1L2given
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-24Open item page →

A nontrivial finite p-group is cyclic exactly when d(P)=1

Statement

A nontrivial finite p-group P is cyclic if and only if d(P)=1, while d(1)=0.

Facts & Assumptions

Given: A finite p-group P.

[L1]

A subset XP is minimally generating exactly when the quotient map restricts to a bijection from X onto a basis of P/Φ(P) (Burnside Basis Theorem).

[F1]

The generator rank d(P) is the common size of a basis of P/Φ(P) (The generator rank d(P) of a finite p-group).

[F2]

Proof

technique · direct
1.1

For the reverse direction, if d(P)=1, choose a one-element quotient basis and lift it. By [L1] the lift is a one-element generating set, so P is cyclic by [F2].

givenL1F1F2
1.2

For the forward direction, if nontrivial P is cyclic with generator g, then {g} is minimally generating because the empty set generates only the trivial subgroup. By [L1], its quotient image is a one-element basis, so d(P)=1 by [F1].

givenL1F1algebra
2.1

If P=1, its Frattini quotient has the empty basis, hence d(P)=0 by [F1]; this is why nontriviality is needed in the biconditional.

step 1.1step 1.2F1
CorollaryStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-opus-5[1m])audited 2026-08-24Open item page →

Maximal subgroups of a finite p-group are the inverse images of Frattini hyperplanes

Statement

Let π:PE:=P/Φ(P) be the quotient map. The maximal subgroups (Maximal proper subgroups) of a finite p-group P are exactly the inverse images of codimension-one subgroups of E. Equivalently, they are the subgroups

π1(kerλ)=ker(λπ)

for nonzero Fp-linear homomorphisms λ:EZ/p (Monoid homomorphism and group homomorphism).

Facts & Assumptions

Given: A finite p-group P and quotient map π:PE:=P/Φ(P).

[F1]

The Frattini subgroup is the intersection of the maximal proper subgroups, so Φ(P)M for every maximal subgroup M (The Frattini subgroup Φ(G) as the intersection of the maximal subgroups of a finite group).

[L1]

The quotient E=P/Φ(P) is elementary abelian (The Frattini quotient is the largest elementary abelian quotient of a finite p-group).

[L2]

Every independent subset extends to a basis, every spanning subset contains a basis, and all bases have equal finite size (Finite elementary abelian p-groups have bases, basis extension, and a well-defined dimension, Fp-spanning sets, independence, and bases in an elementary abelian p-group).

[L3]

Subgroups of E correspond inclusion-preservingly to subgroups of P containing Φ(P) (Correspondence theorem: subgroups of G/N correspond to subgroups of G containing N, with normality preserved).

Proof

technique · direct
1.1

If M is maximal in P, [F1] and [L3] make M/Φ(P) maximal proper in E. Choose a basis of this subgroup and extend it by [L2] to a basis of E. Maximality permits exactly one added basis vector, since two would create a proper intermediate span. Thus M/Φ(P) has codimension one.

givenF1L1L2L3algebra
2.1

The coordinate of the omitted basis vector defines a nonzero linear homomorphism EZ/p whose kernel is M/Φ(P). Conversely, let λ:EZ/p be linear and nonzero and choose vE with λ(v)=1. Every xE splits as x=(xλ(x)v)+λ(x)v with the first summand in kerλ, and vkerλ, so a basis of kerλ together with v spans E and is independent; it is therefore a basis of E by [L2], and kerλ has codimension one. Any subgroup strictly between kerλ and E would contain some y with λ(y)0 and hence a scalar multiple of y equal to v modulo kerλ, so it would be all of E; thus kerλ is maximal proper and [L3] makes its inverse image maximal in P.

step 1.1L2L3givenalgebra
3.1

The quotient and inverse-image maps in [L3] are inverse, so steps 1.1 and 2.1 give the stated classification. The trivial group has neither maximal subgroups nor nonzero linear homomorphisms.

step 1.1step 2.1L3
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-opus-5[1m])audited 2026-08-24Open item page →

Automorphisms act linearly on the Frattini quotient

Statement

Every automorphism of a finite p-group induces an Fp-linear automorphism of P/Φ(P), and these form a homomorphism

ρP:Aut(P)AutFp(P/Φ(P)).

Facts & Assumptions

Given: A finite p-group P, an automorphism αAut(P), and the quotient map π:PP/Φ(P).

[L1]

For every finite group G, Φ(G) is characteristic and hence normal (The Frattini subgroup of a finite group is characteristic).

[L2]

The rule aˉx=xa gives every elementary abelian p-group its canonical Fp-vector-space structure (An elementary abelian p-group has a canonical Fp-vector-space structure, The Frattini quotient is the largest elementary abelian quotient of a finite p-group).

[L3]

The automorphisms of a group form a group under composition (The automorphisms of a group form a group under composition).

[L4]

A homomorphism that kills a normal subgroup factors uniquely through the quotient group (A homomorphism that kills a normal subgroup factors uniquely through the quotient group).

Proof

technique · direct
1.1

By [L1], α(Φ(P))=Φ(P), so πα kills Φ(P). The universal property [L4] gives a quotient automorphism αˉ with αˉ(xΦ(P))=α(x)Φ(P); applying the same construction to α1 supplies its inverse.

givenL1L4
2.1

For aˉFp, αˉ(aˉxΦ(P))=αˉ(xaΦ(P))=α(xa)Φ(P)=α(x)aΦ(P)=aˉαˉ(xΦ(P)), so αˉ is linear by [L2].

step 1.1L2algebra
3.1

The induced map of the identity is the identity, and uniqueness in [L4] gives αβ=αˉβˉ. Thus ααˉ preserves the group law in [L3] and defines ρP.

step 1.1step 2.1L3L4algebra
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-opus-5[1m])audited 2026-08-24Open item page →

Hall–Burnside: coprime automorphisms are detected on the Frattini quotient

Statement

Let P be a finite p-group, and let AAut(P) be a finite subgroup whose order is not divisible by p. If A acts trivially on P/Φ(P) through ρP, then A=1.

Facts & Assumptions

Given: A finite p-group P and a finite p-subgroup AAut(P) acting trivially on P/Φ(P).

[L1]

A subset XP is minimally generating exactly when the quotient map restricts to a bijection from X onto a basis of P/Φ(P) (Burnside Basis Theorem).

[L2]

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

[L3]

If a finite q-group acts on a finite set whose size is not divisible by q, then it has a fixed point (A finite p-group action on X has a global fixed point whenever pX).

[L4]

Every automorphism of P induces its action on P/Φ(P) through ρP (Automorphisms act linearly on the Frattini quotient).

Proof

technique · contradiction
1.1

Suppose, for contradiction, that A1. Choose a prime q dividing A; [L2] gives αA of order q. Since pA, one has qp.

givenL2assume-contraalgebra
2.1

Triviality of the quotient action in [L4] means that α preserves each coset of Φ(P). Each coset has Φ(P), a power of p by [L5], elements. The cyclic q-group α acts on that coset, and qp makes [L3] provide an α-fixed representative in every coset.

step 1.1L3L4L5givenalgebra
3.1

Starting from the finite generating set P, delete redundant elements until a minimal generating set remains; [L1] sends it bijectively onto a basis of P/Φ(P). Using step 2.1, choose a fixed representative of each of these finitely many basis cosets. By [L1] those representatives generate P. Since α fixes every generator, it fixes every element of P, so α is the identity, contradicting its prime order.

step 2.1L1givenalgebra
4.1

The contradiction shows that the assumed nontrivial p-subgroup cannot exist; hence A=1.

step 1.1step 3.1discharge-contradiction
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-opus-5[1m])audited 2026-08-24Open item page →

The kernel of the automorphism action on P/Φ(P) is a p-group

Statement

Let P be a finite p-group. The kernel of

ρP:Aut(P)AutFp(P/Φ(P))

is a finite p-group.

Facts & Assumptions

Given: A finite p-group P and K:=kerρP.

[L1]

Every automorphism of a finite p-group induces an Fp-linear automorphism of P/Φ(P), and these form a homomorphism ρP (Automorphisms act linearly on the Frattini quotient).

[L2]

If a p-subgroup of Aut(P) acts trivially on P/Φ(P), then it is trivial (Hall–Burnside: coprime automorphisms are detected on the Frattini quotient).

[L3]

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

Proof

technique · direct
1.1

By [L1], K is a subgroup of Aut(P). Since P is finite, its automorphism group is a subgroup of the finite permutation group of its underlying set, so K is finite.

givenL1algebra
2.1

If a prime qp divided K, [L3] would give αK of order q. Then α would be a nontrivial p-subgroup acting trivially on the quotient, contradicting [L2].

step 1.1L2L3L4algebra
3.1

By [L4], no prime other than p occurs in K, so K is a power of p. The exponent-zero case gives the trivial kernel, including P=1.

step 2.1L4algebra

5 · Examples, counterexamples and false statements

None yet.

Sources