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 every
Example
For every natural number ,
with the generator corresponding to the residue class . At both groups are trivial.
Facts & Assumptions
Given: A natural number and the presentation .
For integers and positive , there are integers with and (Division with remainder in : for and there are unique with and ).
Every class in contains exactly one integer with (For , every class in has one representative with , so ; while is in bijection with ).
A map of generators that sends every relator to the identity extends uniquely to a homomorphism from the presented group (Von Dyck's theorem: maps of generators that satisfy the relators extend uniquely from a presented group).
Group powers satisfy and for integer exponents (Exponent laws in a group: and for all , and when and commute).
Verification
In the additive group , the -fold multiple of is , so [L3] constructs a homomorphism with .
Every word on one generator represents for some ; write by [L1]. Since in , [L4] gives with .
The image of is , and [L2] makes these images distinct and exhaustive for ; combined with step 1.2, this proves that is injective and surjective.
Hence is the claimed isomorphism; when , the sole normal form is and the sole residue is .
Depends on
- Group presentation by generators and relations
- Von Dyck's theorem: maps of generators that satisfy the relators extend uniquely from a presented group
- Division with remainder in $\mathbb{Z}$: for $a \in \mathbb{Z}$ and $b > 0$ there are unique $q, r \in \mathbb{Z}$ with $a = qb + r$ and $0 \le r < b$
- For every natural $n$, $(\mathbb{Z}/n,+)$ is an abelian group, multiplication is a commutative monoid operation, and both distributive laws hold
- For $n\ge 1$, every class in $\mathbb{Z}/n$ has one representative $r$ with $0\le r<n$, so $\lvert\mathbb{Z}/n\rvert=n$; while $\mathbb{Z}/0$ is in bijection with $\mathbb{Z}$
- Powers $g^{n}$: natural exponents in a monoid and integer exponents in a group, with $g^{0} = e$
- Exponent laws in a group: $g^{m+n} = g^{m}g^{n}$ and $(g^{m})^{n} = g^{mn}$ for all $m, n \in \mathbb{Z}$, and $(gh)^{n} = g^{n}h^{n}$ **when $g$ and $h$ commute**
- The principle of mathematical induction
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: 90 results over 23 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
- John McKernan, Presentations and Groups of Small Order, Lecture 12 (standard reference, not scraped)
- J. Aspnes, Group Theory (standard reference, not scraped)