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 , the cosets of are the congruence classes modulo
Example
Let be an integer. In the additive group , the subgroup has left cosets
There are exactly such cosets, represented uniquely by , and .
Facts & Assumptions
Given: A positive integer and the additive group .
The set is a subgroup of (Every subgroup of is for exactly one natural number , The integers form a commutative ring).
In additive notation, the coset represented by is (Left and right cosets and of a subgroup).
The congruence means (Congruence modulo an integer: when , including the moduli and ).
Every class modulo positive has exactly one representative with , and there are classes (For , every class in has one representative with , so ; while is in bijection with ).
The index is the finite cardinality of the coset set (The coset set and the index of a subgroup, The left cosets of a subgroup partition the group).
Verification
By [L1], is a subgroup of . For , one has exactly when for some integer , equivalently , equivalently .
By [L2], every such class has a unique representative in , and distinct representatives give distinct cosets by step 1.1.
Thus the coset set has cardinality , so .
Depends on
- Left and right cosets $gH$ and $Hg$ of a subgroup
- The coset set $G/H$ and the index $[G:H]$ of a subgroup
- The left cosets of a subgroup partition the group
- Every subgroup of $(\mathbb{Z}, +)$ is $\langle n \rangle = n\mathbb{Z}$ for exactly one natural number $n$
- Congruence modulo an integer: $a\equiv b\pmod n$ when $n\mid(a-b)$, including the moduli $0$ and $1$
- 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}$
- The integers form a commutative ring
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: 81 results over 24 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
- UCL lecture notes, Cosets and Lagrange's theorem (standard reference, not scraped)
- Thomas W. Judson, Abstract Algebra: Theory and Applications, §6.1: Cosets (standard reference, not scraped)