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.

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

Cyclic Groups and Direct Products: Examples and Counterexamples

1 · Prerequisites

2 · Summary

3 · Logical flowchart

4 · Definitions, theorems and proofs

None yet.

5 · Examples, counterexamples and false statements

ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-08-03Open item page →

The Klein four-group as the direct product of two groups of order 22

Example

The Klein four-group is

V4=(Z/2,+)×(Z/2,+).V_4=(\mathbb Z/2,+)\times(\mathbb Z/2,+).

It has the four elements (0,0),(1,0),(0,1),(1,1)(0,0),(1,0),(0,1),(1,1). Every nonidentity element has order 22, so V4V_4 is not cyclic.

Facts & Assumptions

Given: The residue-class additive group Z/2\mathbb Z/2.

Verification

technique · direct
1.1

Dividing any integer aa by 22 gives a=2q+ra=2q+r with 0r<20\le r<2, so its class is either [0][0] or [1][1]. These are distinct because 101-0 is not a multiple of 22, and [1]+[1]=[0][1]+[1]=[0]. Hence the four displayed pairs are exactly the elements of V4V_4.

L1givenalgebra
2.1

For each nonzero pair (a,b)(a,b) in that list, (a,b)+(a,b)=(a+a,b+b)=(0,0)(a,b)+(a,b)=(a+a,b+b)=(0,0); it is not the identity, so its order is 22.

step 1.1L2algebra
3.1

If V4V_4 were cyclic, a generator could not be the identity, so step 2.1 would give it order 22. Then [L3] says that its cyclic subgroup has two elements, contradicting step 1.1. Thus V4V_4 is not cyclic.

step 1.1step 2.1L3
CounterexampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-08-03Open item page →

The cyclic group Z/4\mathbb Z/4 is not isomorphic to Z/2×Z/2\mathbb Z/2\times\mathbb Z/2

Counterexample

The groups Z/4\mathbb Z/4 and Z/2×Z/2\mathbb Z/2\times\mathbb Z/2 both have four elements, but they are not isomorphic: the first has an element of order 44, whereas every nonidentity element of the second has order 22.

Facts & Assumptions

Refutation

technique · direct
1.1

The class [1][1] in Z/4\mathbb Z/4 has order 44, while the nonzero class in Z/2\mathbb Z/2 has order 22.

L1givenalgebra
2.1

By [L2], each nonidentity pair has component orders 1,21,2 or 2,22,2. Their least common multiple is 22, so every nonidentity pair has order 22.

step 1.1L2given
3.1

A group isomorphism preserves the least positive exponent at which a power is the identity, by [L3]; it therefore cannot send the order-44 element of step 1.1 to any element of the target.

step 1.1step 2.1L3
4.1

Hence Z/4\mathbb Z/4 and Z/2×Z/2\mathbb Z/2\times\mathbb Z/2 are not isomorphic.

step 3.1

Sources

Standard references

Recommended treatments; not extraction sources.