Alphabeta Math
CounterexampleConstruction: AI-adaptedVerification: 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.

(gh)n=gnhn fails without commutativity: two transpositions in Sym⁡({1,2,3}) with (gh)2≠g2h2

Statement refuted

False claim: in every group G, (gh)n=gnhn for all g,h∈G and all n (Powers gn: natural exponents in a monoid and integer exponents in a group, with g0=e).

The claim is true when g and h commute, which is exactly what Exponent laws in a group: gm+n=gmgn and (gm)n=gmn for all m,n∈Z, and (gh)n=gnhn when g and h commute asserts and exactly why that lemma carries the hypothesis in its statement and in its title. Without the hypothesis it fails, already at n=2: in Sym⁡({1,2,3}) take the transpositions g=(1 2) and h=(2 3). Then g2h2=id while (gh)2≠id.

Facts & Assumptions

Given: X={1,2,3} with 1, 2, 3 pairwise distinct; Sym⁡(X) with composition (f∘k)(x)=f(k(x)) and identity id (The symmetric group Sym⁡(X): the bijections of a set X under composition); and g=(1 2), h=(2 3), so g exchanges 1 and 2 and fixes 3, while h exchanges 2 and 3 and fixes 1.

[L2]

f2=fσ(1)=f1∘f=f∘f, and f0=id (Powers gn: natural exponents in a monoid and integer exponents in a group, with g0=e).

[L3]

Two permutations are equal exactly when they agree at every point of X (Injection, surjection, bijection, The symmetric group Sym⁡(X): the bijections of a set X under composition).

[L4]

The refuted claim: (gh)n=gnhn in every group, for all elements and all n.

Counterexample

technique · direct
1.1

g∘g=id: g sends 1↦2↦1 and 2↦1↦2 and fixes 3 twice. Hence g2=id.

L2L3given
1.2

h∘h=id for the same reason, with the pair 2,3 in place of 1,2. Hence h2=id.

L2L3given
1.3

The composite g∘h sends 1↦h(1)=1↦g(1)=2, sends 2↦h(2)=3↦g(3)=3, and sends 3↦h(3)=2↦g(2)=1.

L3given
2.1

g2h2=id∘id=id.

step 1.1step 1.2L1
2.2

(gh)2=(g∘h)∘(g∘h) sends 1↦2↦3 by step 1.3, so it does not fix 1, since 3≠1.

step 1.3L2L3given
3.1

Therefore (gh)2≠id=g2h2, and the claim of [L4] is false; the elements g and h do not commute, since g∘h sends 2 to 3 while h∘g sends 2↦g(2)=1↦h(1)=1.

step 2.1step 2.2L3L4∎

Remarks

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

27 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