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

A left identity and a right identity for the same binary operation are equal; hence there is at most one two-sided identity

Statement

Let * be a binary operation on a set SS (Binary operation on a set; associativity, commutativity, and a subset closed under the operation). If eSe \in S is a left identity and fSf \in S is a right identity for * (Left identity, right identity, and two-sided identity for a binary operation), then e=fe = f. Consequently:

  1. * has at most one two-sided identity;
  2. if * has a two-sided identity ee, then ee is the only left identity and the only right identity for *.

No associativity is assumed.

Facts & Assumptions

Given: A binary operation * on a set SS, an element eSe \in S with ex=xe * x = x for all xSx \in S, and an element fSf \in S with xf=xx * f = x for all xSx \in S (Left identity, right identity, and two-sided identity for a binary operation).

[A1]

ee is a left identity: ex=xe * x = x for every xSx \in S.

[A2]

ff is a right identity: xf=xx * f = x for every xSx \in S.

Proof

technique · direct
1.1

Evaluate efe * f using [A1] with x=fx = f: ef=fe * f = f.

A1
1.2

Evaluate the same element efe * f using [A2] with x=ex = e: ef=ee * f = e.

A2
2.1

The two evaluations are of the same element of SS, so e=ef=fe = e * f = f.

step 1.1step 1.2
3.1

If e1e_1 and e2e_2 are two-sided identities, then e1e_1 is in particular a left identity and e2e_2 a right identity, so e1=e2e_1 = e_2 by step 2.1; this is claim 1.

step 2.1given
3.2

If ee is a two-sided identity and gg is any left identity, then gg is a left identity and ee a right identity, so g=eg = e by step 2.1; if gg is any right identity, then ee is a left identity and gg a right identity, so e=ge = g by step 2.1. This is claim 2.

step 2.1given
4.1

Hence a left identity and a right identity always coincide, and a two-sided identity, when it exists, is unique and is the unique one-sided identity on either side.

step 2.1step 3.1step 3.2

Remarks

Depends on

Used by

Dependency tree · next 3 levels

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