Alphabeta Math
ExampleConstruction: Literature-sourcedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck 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)}\{\mathrm{id}, (12)(34), (13)(24), (14)(23)\} of Sym({1,2,3,4})\operatorname{Sym}(\{1,2,3,4\}): abelian of order 44, non-cyclic, every non-identity element of order 22

Example

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

a=(12)(34),b=(13)(24),c=(14)(23),a = (1\,2)(3\,4), \qquad b = (1\,3)(2\,4), \qquad c = (1\,4)(2\,3),

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

  1. VV is a subgroup of Sym(X)\operatorname{Sym}(X) (Subgroup) with four distinct elements, so V=4|V| = 4 (The order G|G| of a finite group and the order ord(g)\operatorname{ord}(g) of an element, with ord(g)=\operatorname{ord}(g) = \infty when no positive power of gg is the identity);
  2. VV is abelian, with multiplication table generated by a2=b2=c2=ida^{2} = b^{2} = c^{2} = \mathrm{id}, ab=ba=cab = ba = c, ac=ca=bac = ca = b and bc=cb=abc = cb = a;
  3. every element of VV other than id\mathrm{id} has order 22;
  4. VV is not cyclic (The subgroup S\langle S \rangle generated by a subset, the cyclic subgroup g\langle g \rangle, and cyclic groups).

VV is called the Klein four-group.

Facts & Assumptions

Given: X={1,2,3,4}X = \{1,2,3,4\} and the permutations a,b,ca, b, c of XX acting as follows: aa sends 121 \mapsto 2, 212 \mapsto 1, 343 \mapsto 4, 434 \mapsto 3; bb sends 131 \mapsto 3, 313 \mapsto 1, 242 \mapsto 4, 424 \mapsto 2; cc sends 141 \mapsto 4, 414 \mapsto 1, 232 \mapsto 3, 323 \mapsto 2 (The symmetric group Sym(X)\operatorname{Sym}(X): the bijections of a set XX under composition).

[L1]

11, 22, 33, 44 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\mathbb{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 XX (Injection, surjection, bijection).

[L4]
[L5]

Powers and order: f0=idf^{0} = \mathrm{id}, f1=ff^{1} = f, f2=fff^{2} = f \circ f, and ord(f)\operatorname{ord}(f) is the least k1k \ge 1 with fk=idf^{k} = \mathrm{id} (Powers gng^{n}: natural exponents in a monoid and integer exponents in a group, with g0=eg^{0} = e, The order G|G| of a finite group and the order ord(g)\operatorname{ord}(g) of an element, with ord(g)=\operatorname{ord}(g) = \infty when no positive power of gg is the identity).

Verification

technique · direct
1.1

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

L1L3given
1.2

Each of aa, bb, cc is its own inverse: aaa \circ a sends 1211 \mapsto 2 \mapsto 1, 2122 \mapsto 1 \mapsto 2, 3433 \mapsto 4 \mapsto 3 and 4344 \mapsto 3 \mapsto 4, so aa=ida \circ a = \mathrm{id}; the same computation with the corresponding pairs gives bb=idb \circ b = \mathrm{id} and cc=idc \circ c = \mathrm{id}.

L2L3given
1.3

ab=ca \circ b = c: it sends 1b(1)=3a(3)=41 \mapsto b(1) = 3 \mapsto a(3) = 4, 2432 \mapsto 4 \mapsto 3, 3123 \mapsto 1 \mapsto 2, 4214 \mapsto 2 \mapsto 1, and cc sends 141 \mapsto 4, 232 \mapsto 3, 323 \mapsto 2, 414 \mapsto 1. And ba=cb \circ a = c: it sends 1a(1)=2b(2)=41 \mapsto a(1) = 2 \mapsto b(2) = 4, 2132 \mapsto 1 \mapsto 3, 3423 \mapsto 4 \mapsto 2, 4314 \mapsto 3 \mapsto 1.

L3given
1.4

ac=ba \circ c = b and ca=bc \circ a = b: the first sends 1c(1)=4a(4)=31 \mapsto c(1) = 4 \mapsto a(4) = 3, 2342 \mapsto 3 \mapsto 4, 3213 \mapsto 2 \mapsto 1, 4124 \mapsto 1 \mapsto 2; the second sends 1a(1)=2c(2)=31 \mapsto a(1) = 2 \mapsto c(2) = 3, 2142 \mapsto 1 \mapsto 4, 3413 \mapsto 4 \mapsto 1, 4324 \mapsto 3 \mapsto 2; and bb sends 131 \mapsto 3, 242 \mapsto 4, 313 \mapsto 1, 424 \mapsto 2.

L3given
1.5

bc=ab \circ c = a and cb=ac \circ b = a: the first sends 1c(1)=4b(4)=21 \mapsto c(1) = 4 \mapsto b(4) = 2, 2312 \mapsto 3 \mapsto 1, 3243 \mapsto 2 \mapsto 4, 4134 \mapsto 1 \mapsto 3; the second sends 1b(1)=3c(3)=21 \mapsto b(1) = 3 \mapsto c(3) = 2, 2412 \mapsto 4 \mapsto 1, 3143 \mapsto 1 \mapsto 4, 4234 \mapsto 2 \mapsto 3; and aa sends 121 \mapsto 2, 212 \mapsto 1, 343 \mapsto 4, 434 \mapsto 3.

L3given
2.1

VV is nonempty and closed under xx1x \mapsto x^{-1}: id1=id\mathrm{id}^{-1} = \mathrm{id} and each of a,b,ca, b, c is its own inverse by step 1.2.

step 1.2L2
2.2

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

step 1.2step 1.3step 1.4step 1.5L2
2.3

VV is abelian: the products computed in steps 1.3, 1.4 and 1.5 agree in either order, id\mathrm{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,ca, b, c has order 22: it is not id\mathrm{id} by step 1.1, so ord1\operatorname{ord} \ne 1, and its square is id\mathrm{id} by step 1.2; hence 22 is the least k1k \ge 1 with the kk-th power equal to id\mathrm{id}. This is claim 3, ord(id)=1\operatorname{ord}(\mathrm{id}) = 1 being immediate.

step 1.1step 1.2L5
3.1

Hence for x,yVx, y \in V one has y1Vy^{-1} \in V and xy1Vx y^{-1} \in V, so VV is a subgroup of Sym(X)\operatorname{Sym}(X) by the one-step test.

step 2.1step 2.2L4
4.1

VV has exactly four elements: the map 4V4 \to V sending 0,1,2,30, 1, 2, 3 to id,a,b,c\mathrm{id}, a, b, c is a bijection by step 1.1, so V4V \approx 4 and V=4|V| = 4. This with step 3.1 is claim 1.

step 1.1step 3.1L6
5.1

VV is not cyclic: if V=gV = \langle g \rangle for some gVg \in V, then gg has finite order and g=ord(g)|\langle g \rangle| = \operatorname{ord}(g), so ord(g)=V=4\operatorname{ord}(g) = |V| = 4; but every element of VV has order 11 or 22 by step 2.4, and 414 \ne 1 and 424 \ne 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 · next 3 levels

Direct dependencies and their dependencies through the next three levels: 78 results over 24 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.

Sources