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 left cosets of a subgroup partition the group
Statement
For a subgroup , the set of distinct left cosets is a partition of : every element belongs to a left coset, every coset is nonempty, and two left cosets are either equal or disjoint.
Facts & Assumptions
Given: A group and a subgroup .
A relation is an equivalence relation when it is reflexive, symmetric and transitive (Equivalence relation, equivalence class, and the quotient set ).
The equivalence classes of an equivalence relation on a set are nonempty, cover the set and are pairwise equal or disjoint (The equivalence classes of an equivalence relation are nonempty, cover , and are pairwise equal or disjoint; conversely every such cover arises from exactly one equivalence relation).
For , if and only if , and if and only if ( iff , and iff ).
Because , it contains the identity and is closed under inverses and products (Subgroup).
Proof
Define when . Since the given is a subgroup, , so the relation is reflexive.
If , then , so its inverse belongs to and ; thus the relation is symmetric.
If and , subgroup closure gives , so ; thus the relation is transitive.
By steps 1.1 to 1.3, is an equivalence relation. Its class at is by [L2].
The conclusion follows from [L1] applied to these equivalence classes.
Depends on
- $x\in aH$ iff $a^{-1}x\in H$, and $aH=bH$ iff $a^{-1}b\in H$
- Equivalence relation, equivalence class, and the quotient set $A/{\sim}$
- The equivalence classes of an equivalence relation are nonempty, cover $A$, and are pairwise equal or disjoint; conversely every such cover arises from exactly one equivalence relation
- Subgroup
Used by
- [G:H]=1 if and only if H=G Corollary
- The coset set G/H and the index [G:H] of a subgroup Definition
- For n≥1, the cosets of nℤ are the n congruence classes modulo n Example
- In a finite group, the subgroup, every coset and the set of cosets are finite Lemma
- Every subgroup of index two is normal Theorem
- Lagrange's theorem: |G|=[G:H]|H| for every subgroup H of a finite group G Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 36 results over 18 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)