Theorems · Theorem · measure theory
MeasureTheory.Measure.exists_integral_isMulLeftInvariant_eq_smul_of_hasCompactSupport
∀ {G : Type u_1} [inst : TopologicalSpace G] [inst_1 : Group G] [IsTopologicalGroup G] [inst_3 : MeasurableSpace G]
[BorelSpace G] (μ' μ : MeasureTheory.Measure G) [μ.IsHaarMeasure] [MeasureTheory.IsFiniteMeasureOnCompacts μ']
[μ'.IsMulLeftInvariant],
∃ c, ∀ (f : G → ℝ), Continuous f → HasCompactSupport f → ∫ (x : G), f x ∂μ' = ∫ (x : G), f x ∂c • μGiven two left-invariant measures which are finite on compacts, they coincide in the following sense: they give the same value to the integral of continuous compactly supported functions, up to a multiplicative constant.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 269 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites35
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- 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 and proof · cited by 4,310
- Continuousstatement and proof · cited by 2,592
- ContinuousMapproof · cited by 2,491
- mul_commproof · cited by 2,262
- MeasureTheory.integralstatement and proof · cited by 1,779
Cited by5
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.haarScalarFactorproof · cited by 31
- MeasureTheory.Measure.haarScalarFactor_eq_mulproof · cited by 3
- MeasureTheory.Measure.haarScalarFactor_selfproof · cited by 3
- MeasureTheory.Measure.haarScalarFactor_mapproof · cited by 0