Alphabeta Math
ExampleConstruction: Literature-sourcedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-27
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.

The Klein four-group as the subgroup {id,(12)(34),(13)(24),(14)(23)} of Sym⁡({1,2,3,4}): abelian of order 4, non-cyclic, every non-identity element of order 2

Example

Let X={1,2,3,4}, four pairwise distinct natural numbers, and work in Sym⁡(X) (The symmetric group Sym⁡(X): the bijections of a set X under composition, Sym⁡(X) is a group under composition, and it is non-abelian whenever X has at least three distinct elements). Put

a=(1 2)(3 4),b=(1 3)(2 4),c=(1 4)(2 3),

each being the composite of the two disjoint transpositions shown, and set V={id,a,b,c}. Then:

  1. V is a subgroup of Sym⁡(X) (Subgroup) with four distinct elements, so ∣V∣=4 (The order ∣G∣ of a finite group and the order ord⁡(g) of an element, with ord⁡(g)=∞ when no positive power of g is the identity);
  2. V is abelian, with multiplication table generated by a2=b2=c2=id, ab=ba=c, ac=ca=b and bc=cb=a;
  3. every element of V other than id has order 2;
  4. V is not cyclic (The subgroup ⟨S⟩ generated by a subset, the cyclic subgroup ⟨g⟩, and cyclic groups).

V is called the Klein four-group.

Facts & Assumptions

Given: X={1,2,3,4} and the permutations a,b,c of X acting as follows: a sends 1↦2, 2↦1, 3↦4, 4↦3; b sends 1↦3, 3↦1, 2↦4, 4↦2; c sends 1↦4, 4↦1, 2↦3, 3↦2 (The symmetric group Sym⁡(X): the bijections of a set X under composition).

[L1]

1, 2, 3, 4 are pairwise distinct natural numbers, since each is a member of every later one and no natural number is a member of itself (The natural numbers N (von Neumann), Every natural number is a transitive set and is not a member of itself).

[L3]

Two permutations agree exactly when they agree at every point of X (Injection, surjection, bijection).

[L4]

Verification

technique · direct
1.1

The four elements are pairwise distinct: at the point 1 they take the values id(1)=1, a(1)=2, b(1)=3 and c(1)=4, which are pairwise distinct.

L1L3given
1.2

Each of a, b, c is its own inverse: a∘a sends 1↦2↦1, 2↦1↦2, 3↦4↦3 and 4↦3↦4, so a∘a=id; the same computation with the corresponding pairs gives b∘b=id and c∘c=id.

L2L3given
1.3

a∘b=c: it sends 1↦b(1)=3↦a(3)=4, 2↦4↦3, 3↦1↦2, 4↦2↦1, and c sends 1↦4, 2↦3, 3↦2, 4↦1. And b∘a=c: it sends 1↦a(1)=2↦b(2)=4, 2↦1↦3, 3↦4↦2, 4↦3↦1.

L3given
1.4

a∘c=b and c∘a=b: the first sends 1↦c(1)=4↦a(4)=3, 2↦3↦4, 3↦2↦1, 4↦1↦2; the second sends 1↦a(1)=2↦c(2)=3, 2↦1↦4, 3↦4↦1, 4↦3↦2; and b sends 1↦3, 2↦4, 3↦1, 4↦2.

L3given
1.5

b∘c=a and c∘b=a: the first sends 1↦c(1)=4↦b(4)=2, 2↦3↦1, 3↦2↦4, 4↦1↦3; the second sends 1↦b(1)=3↦c(3)=2, 2↦4↦1, 3↦1↦4, 4↦2↦3; and a sends 1↦2, 2↦1, 3↦4, 4↦3.

L3given
2.1

V is nonempty and closed under x↦x−1: id−1=id and each of a,b,c is its own inverse by step 1.2.

step 1.2L2
2.2

V is closed under composition: composing id with anything returns that element, each of a,b,c composed with itself gives id by step 1.2, and the six mixed products are computed in steps 1.3, 1.4 and 1.5, each landing in V.

step 1.2step 1.3step 1.4step 1.5L2
2.3

V is abelian: the products computed in steps 1.3, 1.4 and 1.5 agree in either order, id commutes with everything, and each element commutes with itself. With step 1.2 this is the table of claim 2.

step 1.2step 1.3step 1.4step 1.5L2
2.4

Each of a,b,c has order 2: it is not id by step 1.1, so ord⁡≠1, and its square is id by step 1.2; hence 2 is the least k≥1 with the k-th power equal to id. This is claim 3, ord⁡(id)=1 being immediate.

step 1.1step 1.2L5
3.1

Hence for x,y∈V one has y−1∈V and xy−1∈V, so V is a subgroup of Sym⁡(X) by the one-step test.

step 2.1step 2.2L4
4.1

V has exactly four elements: the map 4→V sending 0,1,2,3 to id,a,b,c is a bijection by step 1.1, so V≈4 and ∣V∣=4. This with step 3.1 is claim 1.

step 1.1step 3.1L6
5.1

V is not cyclic: if V=⟨g⟩ for some g∈V, then g has finite order and ∣⟨g⟩∣=ord⁡(g), so ord⁡(g)=∣V∣=4; but every element of V has order 1 or 2 by step 2.4, and 4≠1 and 4≠2. This is claim 4.

step 4.1step 2.4L6∎

Remarks

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

46 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources