Alphabeta Math
LemmaStatement: AI-adaptedProof: 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.

Cancellation in a group: gx=gygx = gy or xg=ygxg = yg forces x=yx = y; equivalently left and right translation by gg are bijections of GG, so gx=hgx = h and xg=hxg = h each have exactly one solution

Statement

Let GG be a group (Group and abelian group) and let gGg \in G. Define the left translation λg:GG\lambda_g : G \to G by λg(x)=gx\lambda_g(x) = gx and the right translation ρg:GG\rho_g : G \to G by ρg(x)=xg\rho_g(x) = xg. Then:

  1. Cancellation. For all x,yGx, y \in G: if gx=gygx = gy then x=yx = y, and if xg=ygxg = yg then x=yx = y.
  2. λg\lambda_g and ρg\rho_g are bijections of GG (Injection, surjection, bijection), with inverse maps λg1\lambda_{g^{-1}} and ρg1\rho_{g^{-1}} respectively.
  3. For every hGh \in G the equation gx=hgx = h has exactly one solution in GG, namely x=g1hx = g^{-1}h; and xg=hxg = h has exactly one solution, namely x=hg1x = hg^{-1}.

Facts & Assumptions

Given: A group GG with identity ee, an element gGg \in G with inverse g1g^{-1}, and the maps λg(x)=gx\lambda_g(x) = gx, ρg(x)=xg\rho_g(x) = xg (Group and abelian group).

[L1]

The group axioms: associativity, ee a two-sided identity, and g1g=e=gg1g^{-1}g = e = g g^{-1} (Group and abelian group, Left identity, right identity, and two-sided identity for a binary operation).

[L3]

A map is bijective exactly when it has a two-sided inverse map; injective means f(x)=f(y)f(x) = f(y) forces x=yx = y (Injection, surjection, bijection).

Proof

technique · direct
1.1

Suppose gx=gygx = gy. Multiplying on the left by g1g^{-1} and regrouping, x=ex=(g1g)x=g1(gx)=g1(gy)=(g1g)y=ey=yx = e x = (g^{-1}g)x = g^{-1}(gx) = g^{-1}(gy) = (g^{-1}g)y = e y = y.

L1
1.2

Suppose xg=ygxg = yg. Multiplying on the right by g1g^{-1} and regrouping, x=xe=x(gg1)=(xg)g1=(yg)g1=y(gg1)=ye=yx = x e = x(g g^{-1}) = (xg)g^{-1} = (yg)g^{-1} = y(g g^{-1}) = y e = y.

L1
1.3

For every xGx \in G, λg1(λg(x))=g1(gx)=(g1g)x=ex=x\lambda_{g^{-1}}(\lambda_g(x)) = g^{-1}(gx) = (g^{-1}g)x = ex = x, and λg(λg1(x))=g(g1x)=(gg1)x=ex=x\lambda_g(\lambda_{g^{-1}}(x)) = g(g^{-1}x) = (g g^{-1})x = ex = x.

L1
1.4

For every xGx \in G, ρg1(ρg(x))=(xg)g1=x(gg1)=x\rho_{g^{-1}}(\rho_g(x)) = (xg)g^{-1} = x(g g^{-1}) = x, and ρg(ρg1(x))=(xg1)g=x(g1g)=x\rho_g(\rho_{g^{-1}}(x)) = (x g^{-1})g = x(g^{-1}g) = x.

L1
1.5

Existence in claim 3: g(g1h)=(gg1)h=eh=hg(g^{-1}h) = (g g^{-1})h = eh = h, so x=g1hx = g^{-1}h solves gx=hgx = h; and (hg1)g=h(g1g)=he=h(hg^{-1})g = h(g^{-1}g) = he = h, so x=hg1x = hg^{-1} solves xg=hxg = h.

L1
2.1

Claim 1 is steps 1.1 and 1.2.

step 1.1step 1.2
2.2

By step 1.3 the map λg1\lambda_{g^{-1}} is a two-sided inverse of λg\lambda_g, so λg\lambda_g is a bijection of GG with inverse λg1\lambda_{g^{-1}}; by step 1.4 the same holds for ρg\rho_g with inverse ρg1\rho_{g^{-1}}. This is claim 2.

step 1.3step 1.4L3
2.3

Uniqueness in claim 3: if gx=h=gxgx = h = gx' then x=xx = x' by step 1.1, and if xg=h=xgxg = h = x'g then x=xx = x' by step 1.2.

step 1.1step 1.2
3.1

Cancellation holds on both sides, both translations are bijections, and each of the two equations has exactly one solution.

step 2.1step 2.2step 1.5step 2.3

Remarks

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 18 results over 12 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