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 (Binary operation on a set; associativity, commutativity, and a subset closed under the operation). If is a left identity and is a right identity for (Left identity, right identity, and two-sided identity for a binary operation), then . Consequently:
- has at most one two-sided identity;
- if has a two-sided identity , then is the only left identity and the only right identity for .
No associativity is assumed.
Facts & Assumptions
Given: A binary operation on a set , an element with for all , and an element with for all (Left identity, right identity, and two-sided identity for a binary operation).
is a left identity: for every .
is a right identity: for every .
Proof
Evaluate using [A1] with : .
Evaluate the same element using [A2] with : .
The two evaluations are of the same element of , so .
If and are two-sided identities, then is in particular a left identity and a right identity, so by step 2.1; this is claim 1.
If is a two-sided identity and is any left identity, then is a left identity and a right identity, so by step 2.1; if is any right identity, then is a left identity and a right identity, so by step 2.1. This is claim 2.
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.
Remarks
-
The argument is the whole content of the phrase "the identity": the element is read in two ways, and the two readings are forced to agree. Nothing beyond the two defining equations is used, so the lemma applies to any binary operation whatever, associative or not.
-
The same two-readings device, one level up, gives uniqueness of inverses (In a monoid, a left inverse and a right inverse of the same element are equal; hence an invertible element has exactly one inverse, and it is two-sided); there associativity is needed, and it is what makes the argument work.
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
- Identity element (Wikipedia) (standard reference, not scraped)