Theorems · Theorem · group theory
Subgroup.exists_index_le_card_of_leftCoset_cover
∀ {G : Type u_1} [inst : Group G] {ι : Type u_2} {H : ι → Subgroup G} {g : ι → G} {s : Finset ι},
⋃ i ∈ s, g i • ↑(H i) = Set.univ → ∃ i ∈ s, (H i).FiniteIndex ∧ (H i).index ≤ s.cardB. H. Neumann Lemma : If a finite family of cosets of subgroups covers the group, then at least one of these subgroups has index not exceeding the number of cosets.
- Defined in
- Mathlib.GroupTheory.CosetCover
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 104 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.
Cites30
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
- Set.iUnionstatement and proof · cited by 2,483
- Finset.cardstatement and proof · cited by 2,327
- Finset.sum_congrproof · cited by 2,323
- Nat.cast_zeroproof · cited by 1,870
- LT.lt.ne'proof · cited by 1,417
- eq_or_neproof · cited by 1,117
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.