Alphabeta Math
CounterexampleConstruction: AI-adaptedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16
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.

Squaring is not a homomorphism on a nonabelian group

Statement refuted

The squaring map s(g)=g2 need not be a group homomorphism. It fails on the nonabelian symmetric group S3.

Facts & Assumptions

Given: The permutations τ=(12) and ρ=(23) of {1,2,3}, composed from right to left.

[L1]

The symmetric group on a set consists of its permutations under composition (The symmetric group Sym(X): the bijections of a set X under composition).

[L2]

The symmetric group on every set is a group, and on a set with three distinct elements it is nonabelian (Sym(X) is a group under composition, and it is non-abelian whenever X has at least three distinct elements).

[L3]

Natural powers in a group satisfy g0=e and gn+1=gng (Powers gn: natural exponents in a monoid and integer exponents in a group, with g0=e).

[L4]

Group powers satisfy (gm)n=gmn, and if gh=hg then (gh)n=gnhn; that last claim is false in general without its hypothesis, and the equation can fail already at n=2 (Exponent laws in a group: gm+n=gmgn and (gm)n=gmn for all m,nZ, and (gh)n=gnhn when g and h commute).

[L5]

A group homomorphism f satisfies f(xy)=f(x)f(y) for all x,y (Monoid homomorphism and group homomorphism).

Counterexample

technique · direct
1.1

By [L1] and [L2], τ,ρS3, and their product is τρ=(123) under the stated composition convention.

L1L2given
2.1

The two transpositions satisfy τ2=ρ2=e, while [L3] gives (τρ)2=(132)e. Here ρτ=(132)(123)=τρ, so τ and ρ do not commute and the hypothesis of the power law in [L4] is not met; [L4] records that the equation can fail at n=2 in exactly that case.

L3L4step 1.1
3.1

Therefore s(τρ)=(τρ)2e=τ2ρ2=s(τ)s(ρ), so s violates the homomorphism identity [L5].

L5step 2.1

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: 52 results over 18 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