Theorems · Theorem · measure theory
MeasureTheory.Measure.measure_preimage_isMulLeftInvariant_eq_smul_of_hasCompactSupport
∀ {G : Type u_1} [inst : TopologicalSpace G] [inst_1 : Group G] [inst_2 : IsTopologicalGroup G]
[inst_3 : MeasurableSpace G] [inst_4 : BorelSpace G] (μ' μ : MeasureTheory.Measure G) [inst_5 : μ.IsHaarMeasure]
[inst_6 : MeasureTheory.IsFiniteMeasureOnCompacts μ'] [inst_7 : μ'.IsMulLeftInvariant] {f : G → ℝ},
Continuous f → HasCompactSupport f → μ' (f ⁻¹' {1}) = μ'.haarScalarFactor μ • μ (f ⁻¹' {1})Two left invariant measures give the same mass to level sets of continuous compactly supported
functions, up to the scalar haarScalarFactor μ' μ.
Auxiliary lemma in the proof of the more general
measure_isMulInvariant_eq_smul_of_isCompact_closure, which works for any set with
compact closure.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 272 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites82
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 · cited by 53,352
- Realstatement and proof · 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
- Filterproof · cited by 8,121
- Groupstatement and proof · cited by 6,238
- nhdsproof · cited by 5,554
- Set.preimagestatement and proof · cited by 4,946
Cited by2
Results whose statement or proof uses this declaration.