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.

12 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 2 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

Blocks Primitivity and Multiple Transitivity Examples

1 · Prerequisites

2 · Summary

3 · Logical flowchart

4 · Definitions, theorems and proofs

None yet.

5 · Examples, counterexamples and false statements

ExampleConstruction: Literature-sourcedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-26Open item page →

Blocks in a regular cyclic action are cosets of subgroups

Example

Let the cyclic group Cn=Z/nZ act on itself by translations ax:=a+x. This action is regular (Regular actions).

Its blocks are exactly the cosets of subgroups of Cn. In particular, if n is composite, the cosets of any proper nontrivial subgroup give a nontrivial block system, while if n is prime only the trivial block systems occur.

Facts & Assumptions

Given: The translation action of Cn on itself.

[L1]

A block is a nonempty subset B such that for every group element g, either gB=B or (gB)B= (Blocks and block systems for a group action).

[L2]

A regular action is transitive and free (Regular actions).

Verification

technique · direct
1.1

If HCn, then every translate a+H is either H itself or a disjoint coset of H. So each coset of H is a block, and the cosets of H form a block system.

L1algebra
1.2

Conversely, let B be a block containing 0. For any xB, the translate x+B meets B at x, so [L1] gives x+B=B. Hence B is closed under subtraction: if x,yB, then yx+B implies yxB. Therefore B is a subgroup of Cn.

L1
2.1

Every block is a translate of one containing 0, so steps 1.1-1.2 show that the blocks are exactly the cosets of subgroups. When n is composite, Cn has a proper nontrivial subgroup; when n is prime, it does not.

step 1.1step 1.2L2
ExampleConstruction: Literature-sourcedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-26Open item page →

The natural actions of symmetric and alternating groups

Example

For n2, the natural action of Sn on {1,,n} is sharply n-transitive. For n4, the natural action of An on the same set is (n2)-transitive.

Facts & Assumptions

Given: The natural permutation actions of Sn and An on {1,,n}.

[L1]

For k1, a sharply k-transitive action has a unique group element carrying any ordered k-tuple of distinct points to any other such tuple (Sharply k-transitive actions).

[L2]

For k1, a k-transitive action carries any ordered k-tuple of distinct points to any other such tuple (k-transitive and k-homogeneous actions).

Verification

technique · direct
1.1

For the action of Sn, a permutation is determined uniquely by the images of the ordered tuple (1,,n), and every ordered n-tuple of distinct points is another listing of {1,,n}. So this action is sharply n-transitive by [L1].

L1
1.2

For the action of An with n4, take two ordered (n2)-tuples of distinct points and let c1,c2 and d1,d2 be the two complementary points. Some σSn sends the first full n-tuple (α1,,αn2,c1,c2) to the second (β1,,βn2,d1,d2).

L2choose
2.1

If σAn, then σ already sends αi to βi for 1in2. If σAn, compose it with the transposition (d1d2), which fixes each βi and reverses parity. So in either case there is an even permutation sending the first (n2)-tuple to the second. Hence the natural action of An is (n2)-transitive.

step 1.2L2
ExampleConstruction: Literature-sourcedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-26Open item page →

Affine general linear groups are doubly transitive

Example

Let V be a finite-dimensional vector space over a finite field. The affine general linear group AGL(V):={xAx+b:AGL(V), bV} acts doubly transitively on V. Hence this action is primitive.

Facts & Assumptions

Given: A finite-dimensional vector space V over a finite field.

[L1]

A 2-transitive action carries any ordered pair of distinct points to any other such pair (k-transitive and k-homogeneous actions).

[L2]

Every doubly transitive action is primitive (Every doubly transitive action is primitive).

Verification

technique · direct
1.1

Let (x1,x2) and (y1,y2) be ordered pairs of distinct points of V. Then x2x1 and y2y1 are nonzero vectors, so there is some invertible linear map A with A(x2x1)=y2y1.

givenchoose
2.1

Define b:=y1Ax1 and g(x):=Ax+b. Then g(x1)=y1 and g(x2)=Ax2+b=A(x2x1)+y1=y2. So AGL(V) is doubly transitive by [L1].

L1step 1.1construct
3.1

By [L2], the action is primitive.

L2step 2.1
ExampleConstruction: Literature-sourcedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-26Open item page →

Dihedral actions of prime and composite degree

Example

Let Dn act on the vertices of a regular n-gon, identified with Z/nZ.

If n is prime, this action is primitive. If n is composite, then for every divisor d with 1<d<n the congruence classes modulo d form a nontrivial block system.

Facts & Assumptions

Given: The natural action of the dihedral group Dn on the vertices Z/nZ of the regular n-gon.

[L1]

A transitive action of prime degree is primitive (A transitive action of prime degree is primitive).

[L2]

A block is a nonempty subset B such that for every group element g, either gB=B or (gB)B= (Blocks and block systems for a group action).

Verification

technique · direct
1.1

The action of Dn on the n vertices is transitive, so if n is prime, [L1] makes it primitive.

L1
1.2

Suppose n is composite and let d satisfy 1<d<n and dn. Put B:={0,d,2d,,nd}Z/nZ. Rotations send B to its residue-class translates modulo d, and reflections send residue classes modulo d to residue classes modulo d as well. Hence every dihedral image of B is either B itself or a disjoint residue class, so [L2] makes B a block.

L2
2.1

Because 1<d<n, the block B is neither a singleton nor all of Z/nZ. So composite degree produces nontrivial blocks.

step 1.2
ExampleConstruction: Literature-sourcedVerification: AI-generatedprecheck passaudited 2026-08-26Open item page →

Projective linear actions and Iwasawa's hypotheses

Example

Let q>3, let G=PSL2(Fq), and let P1(Fq)=Fq{}. The usual fractional linear action of G on P1(Fq) is doubly transitive and therefore primitive. The stabilizer of contains the translation subgroup A:={xx+b:bFq}, which is abelian and normal there, and the conjugates of A generate G. So this action satisfies the hypotheses of Iwasawa's criterion.

Facts & Assumptions

Given: The action of PSL2(Fq) on P1(Fq) by fractional linear transformations.

[L1]

Every doubly transitive action is primitive (Every doubly transitive action is primitive).

[L2]

Iwasawa's criterion applies to a faithful primitive action when the point stabilizer contains a nontrivial abelian normal subgroup whose conjugates generate the whole group (Iwasawa's simplicity criterion for primitive actions).

Verification

technique · direct
1.1

Fractional linear transformations send any ordered pair of distinct points of P1(Fq) to any other such pair, so the action is doubly transitive and therefore primitive by [L1].

L1
1.2

The subgroup A fixes , is abelian under composition, and is normal in the stabilizer of because conjugating a translation by an affine map gives another translation.

givenalgebra
2.1

Conjugating A by the inversion x1/x gives the lower-unitriangular subgroup. The upper and lower unitriangular subgroups generate SL2(Fq) by Gaussian elimination, so their projective images generate G. Thus the conjugates of A generate G, and [L2] applies.

L2step 1.1step 1.2
ExampleConstruction: Literature-sourcedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-26Open item page →

The imprimitive wreath product preserves its fiber blocks

Example

Let H act on a nonempty set B, and let HΣK act on B×Σ in the imprimitive action of The imprimitive wreath product of permutation groups. For each σΣ, the fiber Fσ:=B×{σ} is a block. If B>1 and Σ>1, these fibers form a nontrivial block system.

Facts & Assumptions

Given: A nonempty H-set B and the imprimitive wreath product action of HΣK on B×Σ.

[L1]

In the imprimitive wreath action, (f,k)(b,σ)=(f(kσ)b, kσ). (The imprimitive wreath product of permutation groups).

[L2]

A block is a nonempty subset B such that for every group element g, either gB=B or (gB)B= (Blocks and block systems for a group action).

Verification

technique · direct
1.1

For (f,k)HΣK, the image of the fiber Fσ is exactly Fkσ by [L1]. Hence every group element sends a fiber to a fiber.

L1
2.1

Each fiber is nonempty because B is nonempty, and two distinct fibers are disjoint, so [L2] makes each Fσ a block. The collection of all fibers partitions B×Σ.

L2step 1.1given
3.1

If B>1 and Σ>1, then each fiber is a proper non-singleton subset. So the fiber partition is a nontrivial block system.

step 2.1
CounterexampleConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-26Open item page →

The square-affine group of F_7 is 2-homogeneous but not 2-transitive

Statement refuted

Every 2-homogeneous action is 2-transitive.

Facts & Assumptions

Given: The subgroup G:={xax+b:a{1,2,4}, bF7} of the affine group of F7.

[L1]

A 2-homogeneous action sends any 2-element subset to any other, while a 2-transitive action sends any ordered pair of distinct points to any other ordered such pair (k-transitive and k-homogeneous actions).

Counterexample

technique · direct
1.1

The nonzero squares in F7 are {1,2,4}, and every nonzero element is either a square or the negative of a square. So for any distinct x,y,u,vF7, after possibly swapping u and v there is a{1,2,4} with a(yx)=vu. Then the affine map za(zx)+u lies in G and sends {x,y} to {u,v}. Thus the action is 2-homogeneous.

L1algebra
1.2

Every element of G multiplies differences by a square: if g(z)=az+b, then g(y)g(x)=a(yx) with a{1,2,4}. Since 1 is a square and 3 is not, no element of G sends the ordered pair (0,1) to (0,3). So the action is not 2-transitive.

L1algebra
2.1

Step 1.1 gives 2-homogeneity while step 1.2 denies 2-transitivity, refuting the statement.

step 1.1step 1.2
False statementConstruction: Literature-sourcedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-26Open item page →

FALSE: every transitive action is primitive

Statement

Every transitive action is primitive.

Facts & Assumptions

Given: The regular action of Cn on itself for a composite integer n.

[L1]

In the regular cyclic action, the blocks are exactly the cosets of subgroups. For composite n this yields nontrivial blocks (Blocks in a regular cyclic action are cosets of subgroups).

Refutation

technique · direct
1.1

The regular action of Cn on itself is transitive, since every point is reached by a translation.

givenalgebra
1.2

When n is composite, [L1] gives a nontrivial block system coming from a proper nontrivial subgroup of Cn. So this transitive action is not primitive.

L1
2.1

Steps 1.1 and 1.2 refute the statement.

step 1.1step 1.2
False statementConstruction: Literature-sourcedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-26Open item page →

FALSE: every block is an invariant subset

Statement

Every block is an invariant subset.

Facts & Assumptions

Given: The composite-degree dihedral action from Dihedral actions of prime and composite degree.

[L1]

In the composite dihedral action, a residue class modulo a proper divisor is a block (Dihedral actions of prime and composite degree).

Refutation

technique · direct
1.1

In the action of D6 on Z/6Z, the subset B={0,2,4} is a block by [L1].

L1
2.1

The reflection x1x sends B to {1,3,5}, which is disjoint from B and not equal to it. So B is a block but not an invariant subset.

step 1.1algebra
3.1

This refutes the statement.

step 2.1
False statementConstruction: Literature-sourcedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-26Open item page →

FALSE: every 2-homogeneous action is 2-transitive

Statement

Every 2-homogeneous action is 2-transitive.

Facts & Assumptions

Given: The square-affine action of G on F7 from The square-affine group of F_7 is 2-homogeneous but not 2-transitive.

[L1]

That action is 2-homogeneous but not 2-transitive (The square-affine group of F_7 is 2-homogeneous but not 2-transitive).

Refutation

technique · direct
1.1

By [L1], the square-affine action satisfies the hypothesis of the statement and fails its conclusion.

L1
2.1

Therefore the statement is false.

step 1.1
False statementConstruction: Literature-sourcedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-26Open item page →

FALSE: every nontrivial normal subgroup of a faithful primitive group is regular

Statement

Every nontrivial normal subgroup of a faithful primitive group is regular.

Facts & Assumptions

Given: The natural action of Sn on {1,,n} for n4.

[L1]

The natural action of Sn is sharply n-transitive, and hence n-transitive; k-transitivity implies every lower transitivity level (The natural actions of symmetric and alternating groups, k-transitivity implies k-homogeneity and lower transitivity).

[L2]

For every natural n, the alternating group An is a normal subgroup of Sn (An is normal in Sn; for n2, 2An=n!, while An=Sn for n=0,1).

[L3]

Every doubly transitive action is primitive (Every doubly transitive action is primitive).

Refutation

technique · direct
1.1

By [L2], An is normal in Sn, and it is nontrivial because it contains the 3-cycle (123). The natural Sn-action is faithful, and [L1] makes it doubly transitive, hence primitive by [L3].

L1L2L3algebra
2.1

The element (123)An fixes the point 4, so the action of An is not free and therefore not regular. Thus An is a nontrivial normal subgroup of a faithful primitive action that is not regular.

step 1.1algebra
False statementConstruction: Literature-sourcedVerification: AI-generatedprecheck passaudited 2026-08-26Open item page →

FALSE: transitivity alone forces nontrivial normal subgroups to be transitive

Statement

In every faithful transitive action, each nontrivial normal subgroup acts transitively.

Facts & Assumptions

Given: The faithful regular action of C4 on itself.

[L1]

In a faithful primitive action, every nontrivial normal subgroup is transitive (Iwasawa's simplicity criterion for primitive actions).

[L2]

In the regular cyclic action of composite degree, proper nontrivial subgroups yield nontrivial blocks (Blocks in a regular cyclic action are cosets of subgroups).

Refutation

technique · direct
1.1

The action of C4 on itself is transitive, but [L2] shows it is not primitive.

L2
2.1

The subgroup 2C4={0,2} is nontrivial, normal, and not transitive: its orbits are {0,2} and {1,3}. So the transitivity conclusion singled out in [L1] fails once primitivity is removed.

step 1.1algebra
3.1

The regular action is faithful and transitive, while step 2.1 gives a nontrivial normal subgroup that is not transitive. Therefore the statement is false.

step 1.1step 2.1

Sources