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.
The invertible elements of a monoid form a group under the restricted operation
Statement
Let be a monoid (Semigroup and monoid) and let be its set of invertible elements (Left inverse, right inverse, and invertible element of a monoid). Then contains , is closed under and under inversion, and is a group (Group and abelian group), called the group of units of .
Moreover is itself a group exactly when .
Facts & Assumptions
Given: A monoid and its set of units (Left inverse, right inverse, and invertible element of a monoid).
is associative and is a two-sided identity for it (Semigroup and monoid).
An invertible has exactly one two-sided inverse (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).
A group is a monoid in which every element is invertible (Group and abelian group).
If a subset of is closed under , the restriction of to it is a binary operation on it, and associativity is inherited (Binary operation on a set; associativity, commutativity, and a subset closed under the operation).
Proof
, since exhibits as a two-sided inverse of itself.
Let with inverses . Then and , the regroupings being licensed by associativity. So is a two-sided inverse of in , whence .
Let . The equations read with as the element being inverted say that is a two-sided inverse of ; hence .
If then is a monoid in which every element is invertible, that is a group; conversely if is a group then every element of is invertible, so , and always, giving .
By step 1.2 the set is closed under , so restricts to a binary operation on , associative because it is associative on .
By step 1.1 the element lies in , and holds for every because it holds for every ; so is a monoid.
Every is invertible in : its inverse lies in by step 1.3, and the two equations are equations between elements of . Hence is a group.
The units of form a group under the restricted operation, with the same identity, and this group is all of exactly when is a group.
Remarks
-
The point of step 4.1 is that invertibility is a condition relative to a containing structure: is a unit of because the witness was shown to lie in , not merely in . Skipping step 1.3 would leave a genuine gap.
-
The lemma is the source of most of the small examples of groups: the units of are , and the units of a field under multiplication are exactly the nonzero elements.
Depends on
- Semigroup and monoid
- Left inverse, right inverse, and invertible element of a monoid
- 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
- Group and abelian group
- Binary operation on a set; associativity, commutativity, and a subset closed under the operation
Used by
- The unit group (ℤ/n)^× and Euler's totient φ(n)=|(ℤ/n)^×| for n≥1 Definition
- (ℤ, +) is an abelian group, (ℤ, ·) is a commutative monoid that is not a group, and its group of units is {1, -1} Example
- (ℤ, ·, 1) is a commutative monoid whose group of units is {1, -1}; equivalently u ∣ 1 holds exactly for u = 1 and u = -1 Lemma
- The units of a ring are the invertible elements of its multiplicative monoid, and R^× is a group under multiplication; 0 ∈ R^× only in the zero ring Lemma
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 17 results over 14 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
- Unit (ring theory) (Wikipedia) (standard reference, not scraped)
- Monoid (Wikipedia) (standard reference, not scraped)