Theorems · Theorem · group theory
Subgroup.finiteIndex_of_leftCoset_cover_const
∀ {G : Type u_1} [inst : Group G] {ι : Type u_2} {s : Finset ι} {H : Subgroup G} {g : ι → G},
⋃ i ∈ s, g i • ↑H = Set.univ → H.FiniteIndexIf H is a subgroup of G and G is the union of a finite family of left cosets of H
then H has finite index.
- Defined in
- Mathlib.GroupTheory.CosetCover
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 99 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.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Finsetstatement and proof · cited by 13,712
- SetLike.coestatement and proof · cited by 8,199
- Groupstatement and proof · cited by 6,238
- Set.univstatement and proof · cited by 3,945
- Subgroupstatement and proof · cited by 3,593
- Finiteproof · cited by 3,029
- Set.iUnionstatement and proof · cited by 2,483
- HasQuotient.Quotientproof · cited by 2,301
- Set.smulSetstatement · cited by 608
- Finset.finite_toSetproof · cited by 210
- QuotientGroup.mkproof · cited by 196
Cited by2
Results whose statement or proof uses this declaration.
- Subgroup.exists_finiteIndex_of_leftCoset_cover_auxproof · cited by 2
- Subgroup.exists_finiteIndex_of_leftCoset_coverproof · cited by 1