Theorems · Theorem · measure theory
MeasureTheory.Measure.measure_isMulInvariant_eq_smul_of_isCompact_closure_of_measurableSet
∀ {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]
{s : Set G}, MeasurableSet s → IsCompact (closure s) → μ' s = μ'.haarScalarFactor μ • μ sGiven an invariant measure then it gives the same mass to measurable sets with
compact closure as 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 removes the
measurability assumption.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 275 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- 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
- Groupstatement and proof · cited by 6,238
- NNRealstatement and proof · cited by 4,310
- MeasurableSetstatement and proof · cited by 3,075
- BorelSpacestatement and proof · cited by 1,602
- IsCompactstatement and proof · cited by 1,282
- closurestatement and proof · cited by 1,254
Cited by1
Results whose statement or proof uses this declaration.