Theorems · Theorem · measure theory
MeasureTheory.Measure.haar.index_defined
∀ {G : Type u_1} [inst : Group G] [inst_1 : TopologicalSpace G] [IsTopologicalGroup G] {K V : Set G},
IsCompact K → (interior V).Nonempty → ∃ n, n ∈ Finset.card '' {t | K ⊆ ⋃ g ∈ t, (fun h => g * h) ⁻¹' V}If K is compact and V has nonempty interior, then the index (K : V) is well-defined,
there is a finite set t satisfying the desired properties.
- Defined in
- Mathlib.MeasureTheory.Measure.Haar.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- TopologicalSpacestatement and proof · cited by 24,529
- Finsetstatement and proof · cited by 13,712
- Groupstatement and proof · cited by 6,238
- Set.ofPredstatement · cited by 6,101
- Set.imagestatement · cited by 5,609
- Set.preimagestatement and proof · cited by 4,946
- Set.Nonemptystatement and proof · cited by 2,627
- Set.iUnionstatement and proof · cited by 2,483
- Finset.cardstatement and proof · cited by 2,327
- IsCompactstatement and proof · cited by 1,282
- interiorstatement and proof · cited by 714
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.haar.index_posproof · cited by 5
- MeasureTheory.Measure.haar.index_elimproof · cited by 5