Alphabeta Math
ExampleConstruction: AI-adaptedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck passverified 2026-08-02 (claude-opus-5)
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 eight vertex permutations of a square form a non-abelian subgroup of Sym({1,2,3,4})\operatorname{Sym}(\{1,2,3,4\}) of order 88, generated by a 44-cycle and one diagonal swap

Example

Let X={1,2,3,4}X = \{1,2,3,4\} and regard its four elements as the vertices of a square read in cyclic order, so that the edges are the four pairs

E  =  {{1,2}, {2,3}, {3,4}, {4,1}}E \;=\; \bigl\{\, \{1,2\},\ \{2,3\},\ \{3,4\},\ \{4,1\} \,\bigr\}

and the two remaining pairs {1,3}\{1,3\}, {2,4}\{2,4\} are the diagonals. Call a permutation ff of XX a vertex symmetry of the square when, for all xyx \ne y in XX, {x,y}E\{x,y\} \in E if and only if {f(x),f(y)}E\{f(x),f(y)\} \in E.

Put r=(1234)r = (1\,2\,3\,4) and s=(13)s = (1\,3) in Sym(X)\operatorname{Sym}(X) (The symmetric group Sym(X)\operatorname{Sym}(X): the bijections of a set XX under composition) and

D  =  {id, r, r2, r3, s, rs, r2s, r3s},D \;=\; \{\, \mathrm{id},\ r,\ r^{2},\ r^{3},\ s,\ rs,\ r^{2}s,\ r^{3}s \,\},

where juxtaposition is composition and powers are those of Powers gng^{n}: natural exponents in a monoid and integer exponents in a group, with g0=eg^{0} = e. Then:

  1. r4=idr^{4} = \mathrm{id}, s2=ids^{2} = \mathrm{id} and sr=r1ssr = r^{-1}s;
  2. DD is a subgroup of Sym(X)\operatorname{Sym}(X) (Subgroup) whose eight listed elements are pairwise distinct, so D=8|D| = 8 (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), and D={r,s}D = \langle \{r,s\} \rangle (The subgroup S\langle S \rangle generated by a subset, the cyclic subgroup g\langle g \rangle, and cyclic groups);
  3. DD is not abelian: rssrrs \ne sr;
  4. DD is exactly the set of vertex symmetries of the square.

Facts & Assumptions

Given: X={1,2,3,4}X = \{1,2,3,4\}; rr the permutation sending 123411 \mapsto 2 \mapsto 3 \mapsto 4 \mapsto 1; ss the permutation exchanging 11 and 33 and fixing 22 and 44; EE the four edge pairs listed above (The symmetric group Sym(X)\operatorname{Sym}(X): the bijections of a set XX under composition).

[L2]

Sym(X)\operatorname{Sym}(X) is a group under composition with identity id\mathrm{id} (Sym(X)\operatorname{Sym}(X) is a group under composition, and it is non-abelian whenever XX has at least three distinct elements, Group and abelian group); two permutations are equal exactly when they agree at every point (Injection, surjection, bijection).

Verification

technique · direct
1.1

Powers of rr, computed pointwise: r2r^{2} sends 131 \mapsto 3, 242 \mapsto 4, 313 \mapsto 1, 424 \mapsto 2; r3r^{3} sends 141 \mapsto 4, 212 \mapsto 1, 323 \mapsto 2, 434 \mapsto 3; and r4r^{4} sends every point back to itself, so r4=idr^{4} = \mathrm{id}. None of rr, r2r^{2}, r3r^{3} is id\mathrm{id}, each moving 11. Hence ord(r)=4\operatorname{ord}(r) = 4 and r1=r3r^{-1} = r^{3}.

L1L2L3L6given
1.2

s2=ids^{2} = \mathrm{id}, since ss exchanges 11 and 33 and fixes 22 and 44, so applying it twice fixes every point; hence s1=ss^{-1} = s and sids \ne \mathrm{id}.

L2L3given
2.1

sr=r3ssr = r^{3}s. Both sides are computed pointwise: srs \circ r sends 1r(1)=2s(2)=21 \mapsto r(1) = 2 \mapsto s(2) = 2, 2312 \mapsto 3 \mapsto 1, 3443 \mapsto 4 \mapsto 4, 4134 \mapsto 1 \mapsto 3; while r3sr^{3} \circ s sends 1s(1)=3r3(3)=21 \mapsto s(1) = 3 \mapsto r^{3}(3) = 2, 2212 \mapsto 2 \mapsto 1, 3143 \mapsto 1 \mapsto 4, 4434 \mapsto 4 \mapsto 3. The two agree at every point. With step 1.1 this gives sr=r1ssr = r^{-1}s, which with claim 1's other two equations completes claim 1.

step 1.1L2given
2.2

s{id,r,r2,r3}s \notin \{\mathrm{id}, r, r^{2}, r^{3}\}: ss fixes 22, while rr, r2r^{2} and r3r^{3} send 22 to 33, 44 and 11 respectively, and sids \ne \mathrm{id} by step 1.2.

step 1.1step 1.2L1L2
3.1

By induction from step 2.1, srk=rkss r^{k} = r^{-k} s for every kZk \in \mathbb{Z}: the case k=0k=0 is trivial, and srk+1=(srk)r=rksr=rkr1s=r(k+1)ss r^{k+1} = (s r^{k}) r = r^{-k} s r = r^{-k} r^{-1} s = r^{-(k+1)} s, while applying ss on both sides of srk=rkss r^{k} = r^{-k}s and using s2=ids^{2} = \mathrm{id} gives the statement for k-k.

step 1.2step 2.1L3
3.2

The eight listed elements are pairwise distinct. The four powers r0,r1,r2,r3r^{0}, r^{1}, r^{2}, r^{3} are pairwise distinct because ord(r)=4\operatorname{ord}(r) = 4. If ris=rjsr^{i}s = r^{j}s then ri=rjr^{i} = r^{j} by cancelling ss on the right, so i=ji = j for i,ji, j among 0,1,2,30,1,2,3. And ris=rjr^{i}s = r^{j} would give s=rjis = r^{j-i}, contradicting step 2.2.

step 1.1step 2.2L4L6
4.1

DD is closed under composition. A product of two listed elements has the form (risε)(rjsδ)(r^{i}s^{\varepsilon})(r^{j}s^{\delta}) with ε,δ{0,1}\varepsilon, \delta \in \{0,1\}. If ε=0\varepsilon = 0 it equals ri+jsδr^{i+j}s^{\delta}; if ε=1\varepsilon = 1 then, moving ss past rjr^{j} by step 3.1, it equals rirjssδ=rijs1+δr^{i}r^{-j}s\,s^{\delta} = r^{i-j}s^{1+\delta}. In either case, reducing the exponent of rr using r4=idr^{4} = \mathrm{id} and the exponent of ss using s2=ids^{2} = \mathrm{id} gives one of the eight listed elements.

step 1.1step 1.2step 3.1L3
4.2

DD is closed under inverses: (ri)1=ri(r^{i})^{-1} = r^{-i}, again one of the four powers after reduction; and (ris)1=s1(ri)1=sri=ris(r^{i}s)^{-1} = s^{-1}(r^{i})^{-1} = s r^{-i} = r^{i}s by step 3.1 and s1=ss^{-1} = s, so each of the four elements risr^{i}s is its own inverse.

step 1.1step 1.2step 3.1L3
4.3

DD is not abelian: sr=r3ssr = r^{3}s by step 2.1, while rs=r1srs = r^{1}s; if these were equal then r3=rr^{3} = r by cancelling ss on the right, contradicting the distinctness of the powers of rr. This is claim 3.

step 1.1step 2.1step 3.2L4
5.1

DD is a subgroup: it contains id\mathrm{id}, is closed under composition by step 4.1 and under inverses by step 4.2, so xy1Dx y^{-1} \in D for x,yDx, y \in D and the one-step test applies. Its eight elements are distinct by step 3.2, so the map 8D8 \to D listing them is a bijection and D=8|D| = 8.

step 3.2step 4.1step 4.2L5L6
6.1

D={r,s}D = \langle \{r,s\} \rangle: DD is a subgroup containing rr and ss, so {r,s}D\langle \{r,s\} \rangle \subseteq D; conversely any subgroup containing rr and ss contains every risεr^{i}s^{\varepsilon}, hence contains DD, so D{r,s}D \subseteq \langle \{r,s\}\rangle. This with step 5.1 is claim 2.

step 5.1L5
7.1

Every element of DD is a vertex symmetry. The map rr carries the four edges {1,2},{2,3},{3,4},{4,1}\{1,2\}, \{2,3\}, \{3,4\}, \{4,1\} to {2,3},{3,4},{4,1},{1,2}\{2,3\}, \{3,4\}, \{4,1\}, \{1,2\}, so it maps EE onto EE; being a bijection of XX, it therefore also carries each of the two non-edges {1,3}\{1,3\}, {2,4}\{2,4\} to a non-edge, and the "if and only if" holds. The map ss carries those four edges to {3,2},{2,1},{1,4},{4,3}\{3,2\}, \{2,1\}, \{1,4\}, \{4,3\}, again onto EE, so the same applies. The vertex symmetries form a subgroup, since the defining condition is preserved by composition and, being an equivalence, by inverses; hence it contains {r,s}=D\langle \{r,s\}\rangle = D.

step 6.1L2L5given
8.1

Conversely let ff be a vertex symmetry. The neighbours of a point xx, meaning the yy with {x,y}E\{x,y\} \in E, are exactly r(x)r(x) and r3(x)r^{3}(x), and these two are distinct because r2(x)xr^{2}(x) \ne x by step 1.1. There is a unique i{0,1,2,3}i \in \{0,1,2,3\} with ri(1)=f(1)r^{i}(1) = f(1), since those four values are 1,2,3,41, 2, 3, 4; put f1=riff_1 = r^{-i}f, again a vertex symmetry, with f1(1)=1f_1(1) = 1.

step 1.1step 5.1step 7.1L2given
9.1

Since {1,2}E\{1,2\} \in E, the pair {f1(1),f1(2)}={1,f1(2)}\{f_1(1), f_1(2)\} = \{1, f_1(2)\} is an edge, so f1(2)f_1(2) is a neighbour of 11, that is f1(2){2,4}f_1(2) \in \{2,4\}. Since {2,3}E\{2,3\} \in E, the point f1(3)f_1(3) is a neighbour of f1(2)f_1(2), and it differs from f1(1)=1f_1(1) = 1 because f1f_1 is injective; the neighbours of 22 are 11 and 33 and the neighbours of 44 are 33 and 11, so in both cases f1(3)=3f_1(3) = 3. Then f1(4)f_1(4) is the one element of XX not already taken.

step 8.1L2given
10.1

So either f1f_1 is 111 \mapsto 1, 222 \mapsto 2, 333 \mapsto 3, 444 \mapsto 4, that is f1=idf_1 = \mathrm{id} and f=rif = r^{i}; or f1f_1 is 111 \mapsto 1, 242 \mapsto 4, 333 \mapsto 3, 424 \mapsto 2. In the second case f1=r2sf_1 = r^{2}s, since r2sr^{2} \circ s sends 1s(1)=3r2(3)=11 \mapsto s(1) = 3 \mapsto r^{2}(3) = 1, 2242 \mapsto 2 \mapsto 4, 3133 \mapsto 1 \mapsto 3 and 4424 \mapsto 4 \mapsto 2; hence f=rir2s=ri+2sDf = r^{i}r^{2}s = r^{i+2}s \in D.

step 1.1step 9.1L2L3
11.1

By steps 7.1, 9.1 and 10.1 the vertex symmetries of the square are exactly the elements of DD, which is claim 4; claims 1, 2 and 3 are steps 2.1, 6.1 and 4.3.

step 2.1step 6.1step 4.3step 7.1step 9.1step 10.1

Remarks

  • The square is a combinatorial object here, not a geometric one. The identification of these eight permutations with the rigid motions of a square in the Euclidean plane is not available at this point in the reading order: R2\mathbb{R}^{2} with its metric comes much later. What is used instead is the edge relation EE, and claim 4 says the group is exactly the symmetry group of that relation, which is what "vertex permutations of a square" means here.

  • Every element is a rotation or a reflection, in the sense that DD splits as the four powers of rr and the four elements risr^{i}s; step 4.2 shows each of the latter is its own inverse, matching the geometric picture in which a reflection applied twice is the identity.

  • The relation sr=r1ssr = r^{-1}s of claim 1 is the whole reason DD is closed: it is what lets any word in rr and ss be pushed into the normal form risεr^{i}s^{\varepsilon}, which is step 4.1. Without it the eight elements would not obviously be all of {r,s}\langle \{r,s\}\rangle.

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: 79 results over 26 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