Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-adaptedprecheck 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 S (Binary operation on a set; associativity, commutativity, and a subset closed under the operation). If e∈S is a left identity and f∈S is a right identity for ∗ (Left identity, right identity, and two-sided identity for a binary operation), then e=f. Consequently:

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

No associativity is assumed.

Facts & Assumptions

Given: A binary operation ∗ on a set S, an element e∈S with e∗x=x for all x∈S, and an element f∈S with x∗f=x for all x∈S (Left identity, right identity, and two-sided identity for a binary operation).

[A1]

e is a left identity: e∗x=x for every x∈S.

[A2]

f is a right identity: x∗f=x for every x∈S.

Proof

technique · direct
1.1

Evaluate e∗f using [A1] with x=f: e∗f=f.

A1
1.2

Evaluate the same element e∗f using [A2] with x=e: e∗f=e.

A2
2.1

The two evaluations are of the same element of S, so e=e∗f=f.

step 1.1step 1.2
3.1

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

step 2.1given
3.2

If e is a two-sided identity and g is any left identity, then g is a left identity and e a right identity, so g=e by step 2.1; if g is any right identity, then e is a left identity and g a right identity, so e=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 · two levels

4 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