Theorems · Theorem · group theory
QuotientGroup.subgroup_eq_top_of_subsingleton
∀ {G : Type u} [inst : Group G] (H : Subgroup G), Subsingleton (G ⧸ H) → H = ⊤If the quotient by a subgroup gives a singleton then the subgroup is the whole group.
- Defined in
- Mathlib.GroupTheory.QuotientGroup.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Group
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Top.topstatement and proof · cited by 9,680
- Groupstatement and proof · cited by 6,238
- Subgroupstatement and proof · cited by 3,593
- one_mulproof · cited by 2,841
- HasQuotient.Quotientstatement and proof · cited by 2,301
- inv_oneproof · cited by 301
- QuotientGroup.mkproof · cited by 196
- top_uniqueproof · cited by 102
- QuotientGroup.eqproof · cited by 20
Cited by1
Results whose statement or proof uses this declaration.
- Subgroup.index_eq_oneproof · cited by 9