Theorems · Theorem · measure theory
MeasureTheory.Measure.haar.index_union_le
∀ {G : Type u_1} [inst : Group G] [inst_1 : TopologicalSpace G] [IsTopologicalGroup G]
(K₁ K₂ : TopologicalSpace.Compacts G) {V : Set G},
(interior V).Nonempty →
MeasureTheory.Measure.haar.index (K₁.carrier ∪ K₂.carrier) V ≤
MeasureTheory.Measure.haar.index K₁.carrier V + MeasureTheory.Measure.haar.index K₂.carrier V- Defined in
- Mathlib.MeasureTheory.Measure.Haar.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- Finsetproof · cited by 13,712
- Groupstatement and proof · cited by 6,238
- Set.preimageproof · cited by 4,946
- Set.Nonemptystatement and proof · cited by 2,627
- Set.iUnionproof · cited by 2,483
- Finset.cardproof · cited by 2,327
- le_transproof · cited by 985
- interiorstatement and proof · cited by 714
- IsTopologicalGroupstatement and proof · cited by 469
- TopologicalSpace.Compactsstatement and proof · cited by 386
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.haar.index_union_eqproof · cited by 1
- MeasureTheory.Measure.haar.prehaar_sup_leproof · cited by 1