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.
For any field , and are abelian groups; in particular , , and
Example
Let be a field (Field). Then
- is an abelian group (Group and abelian group), the additive group of ;
- is an abelian group, the multiplicative group of , often written .
Since the rationals (The rationals form a field) and the reals (The reals form a field) are fields, this gives four groups at once: , , and . All four are infinite and abelian.
Facts & Assumptions
Given: A field with operations and and distinguished elements (Field).
Axiom (A): addition is associative and commutative, for all , and every has an additive inverse with (Field).
Axiom (M): multiplication is associative and commutative, for all , and every has a multiplicative inverse with (Field).
Axiom (D): ; and (Field).
A group is a monoid in which every element is invertible; a monoid is an associative binary operation on a set together with a two-sided identity; abelian means the operation is commutative; a subset closed under an operation inherits it (Group and abelian group, Semigroup and monoid, Binary operation on a set; associativity, commutativity, and a subset closed under the operation, Left identity, right identity, and two-sided identity for a binary operation, Left inverse, right inverse, and invertible element of a monoid).
is a field (The rationals form a field) and is a field (The reals form a field).
Verification
Addition is a binary operation on , associative and commutative by (A).
is a two-sided identity for : by (A), and by commutativity. So is a commutative monoid.
Every is invertible for : by (A) and by commutativity, so is a two-sided inverse. Hence is an abelian group.
For every , : by (D), , and adding to both sides gives .
is closed under multiplication. Let and suppose . Multiplying by and regrouping, , contradicting . So , and multiplication restricts to a binary operation on .
because , and for every by (M) and commutativity; the restricted operation is associative and commutative because it is so on . Hence is a commutative monoid.
Every is invertible there: (M) supplies with , and since otherwise , contradicting ; commutativity gives as well, so is a two-sided inverse lying in .
By steps 1.3, 3.1 and 4.1, and are abelian groups, and applying this to the fields and gives the four groups listed.
Remarks
-
This is the cheapest bridge from the analysis half of the library to the algebra half. The field axioms as stated in Field already say " is an abelian group" and " is an abelian group"; what the verification above adds is that the group axioms in the sense of Group and abelian group really do all follow from the equations that axiom spells out, including the one thing the spelling out leaves implicit, namely that is closed under multiplication.
-
Step 2.1 is where the absence of zero divisors is used, and it is a consequence of the field axioms rather than an extra hypothesis. In a general commutative ring the corresponding statement is false, and the nonzero elements need not be closed under multiplication.
Depends on
- Field
- Group and abelian group
- Semigroup and monoid
- Binary operation on a set; associativity, commutativity, and a subset closed under the operation
- Left identity, right identity, and two-sided identity for a binary operation
- Left inverse, right inverse, and invertible element of a monoid
- The rationals form a field
- The reals form a field
Used by
Nothing in the library uses this result yet.
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 48 results over 19 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
- Field (mathematics) (Wikipedia) (standard reference, not scraped)
- Abelian group (Wikipedia) (standard reference, not scraped)