Theorems · Theorem · measure theory
MeasureTheory.Measure.integral_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 → ∫ (x : G), f x ∂μ' = ∫ (x : G), f x ∂μ'.haarScalarFactor μ • μTwo left invariant measures integrate in the same way continuous compactly supported functions,
up to the scalar haarScalarFactor μ' μ. See also
measure_isMulInvariant_eq_smul_of_isCompact_closure, which gives the same result for compact
sets, and measure_isHaarMeasure_eq_smul_of_isOpen for open sets.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 271 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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 · cited by 9,879
- Groupstatement and proof · cited by 6,238
- NNRealstatement · cited by 4,310
- Continuousstatement and proof · cited by 2,592
- MeasureTheory.integralstatement and proof · cited by 1,779
- BorelSpacestatement and proof · cited by 1,602
- IsTopologicalGroupstatement and proof · cited by 469
- LocallyCompactSpaceproof · cited by 324
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.haarScalarFactor_eq_integral_divproof · cited by 3
- MeasureTheory.Measure.haarScalarFactor_eq_mulproof · cited by 3
- MeasureTheory.Measure.modularCharacterFun_eq_haarScalarFactorproof · cited by 3