Theorems · Theorem · group theory
AddSubgroup.leftCoset_cover_filter_FiniteIndex_aux
∀ {G : Type u_1} [inst : AddGroup G] {ι : Type u_2} {H : ι → AddSubgroup G} {g : ι → G} {s : Finset ι},
⋃ i ∈ s, g i +ᵥ ↑(H i) = Set.univ →
∀ [inst_1 : DecidablePred AddSubgroup.FiniteIndex],
⋃ k ∈ {i ∈ s | (H i).FiniteIndex}, g k +ᵥ ↑(H k) = Set.univ ∧
1 ≤ ∑ i ∈ s, (↑(H i).index)⁻¹ ∧
(∑ i ∈ s, (↑(H i).index)⁻¹ = 1 → (↑({i ∈ s | (H i).FiniteIndex})).PairwiseDisjoint fun i => g i +ᵥ ↑(H i))- Defined in
- Mathlib.GroupTheory.CosetCover
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddGroupDecidablePred
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites108
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Finsetstatement and proof · cited by 13,712
- SetLike.coestatement and proof · cited by 8,199
- Set.ofPredproof · cited by 6,101
- Finset.sumstatement and proof · cited by 5,195
- Bot.botproof · cited by 4,720
- AddGroupstatement and proof · cited by 4,410
- Set.univstatement and proof · cited by 3,945
- mul_oneproof · cited by 3,885
- Equiv.symmproof · cited by 3,681
- Finset.univproof · cited by 3,473
- AddSubgroupstatement and proof · cited by 3,232
Cited by3
Results whose statement or proof uses this declaration.
- AddSubgroup.one_le_sum_inv_index_of_leftCoset_coverproof · cited by 1
- AddSubgroup.leftCoset_cover_filter_FiniteIndexproof · cited by 0
- AddSubgroup.pairwiseDisjoint_leftCoset_cover_of_sum_neg_index_eq_zeroproof · cited by 0