Theorems · Theorem · measure theory
MeasureTheory.Measure.measure_isAddInvariant_eq_smul_of_isCompact_closure_of_innerRegularCompactLTTop
∀ {G : Type u_1} [inst : TopologicalSpace G] [inst_1 : AddGroup G] [inst_2 : IsTopologicalAddGroup G]
[inst_3 : MeasurableSpace G] [inst_4 : BorelSpace G] [LocallyCompactSpace G] (μ' μ : MeasureTheory.Measure G)
[inst_6 : μ.IsAddHaarMeasure] [inst_7 : MeasureTheory.IsFiniteMeasureOnCompacts μ'] [inst_8 : μ'.IsAddLeftInvariant]
[μ.InnerRegularCompactLTTop] {s : Set G},
MeasurableSet s → IsCompact (closure s) → μ' s = μ'.addHaarScalarFactor μ • μ sIf an invariant measure is inner regular, then it gives the same mass to measurable sets with
compact closure as any other invariant measure, up to the scalar addHaarScalarFactor μ' μ.
Auxiliary lemma in the proof of the more general
measure_isAddInvariant_eq_smul_of_isCompact_closure, which works for any set with
compact closure, and removes the inner regularity assumption.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 274 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites51
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
- Set.preimageproof · cited by 4,946
- AddGroupstatement and proof · cited by 4,410
- NNRealstatement · cited by 4,310
- MeasurableSetstatement and proof · cited by 3,075
- Continuousproof · cited by 2,592
Cited by1
Results whose statement or proof uses this declaration.