Theorems · Theorem · measure theory
MeasureTheory.Measure.smul_measure_isMulInvariant_le_of_isCompact_closure
∀ {G : Type u_1} [inst : TopologicalSpace G] [inst_1 : Group G] [inst_2 : IsTopologicalGroup G]
[inst_3 : MeasurableSpace G] [inst_4 : BorelSpace G] [LocallyCompactSpace G] (μ' μ : MeasureTheory.Measure G)
[inst_6 : μ.IsHaarMeasure] [inst_7 : MeasureTheory.IsFiniteMeasureOnCompacts μ'] [inst_8 : μ'.IsMulLeftInvariant]
[μ.InnerRegularCompactLTTop] {s : Set G}, MeasurableSet s → IsCompact (closure s) → μ'.haarScalarFactor μ • μ s ≤ μ' sIf an invariant measure is inner regular, then it gives less mass to sets with compact closure
than any other invariant measure, up to the scalar haarScalarFactor μ' μ.
Auxiliary lemma in the proof of the more general
measure_isMulInvariant_eq_smul_of_isCompact_closure, which gives equality for any
set with compact closure.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 273 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realproof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Top.topproof · cited by 9,680
- Groupstatement and proof · cited by 6,238
- Set.preimageproof · cited by 4,946
- NNRealstatement · cited by 4,310
- MeasurableSetstatement and proof · cited by 3,075
Cited by1
Results whose statement or proof uses this declaration.