Theorems · Theorem · measure theory
MeasureTheory.Measure.exists_integral_isAddLeftInvariant_eq_smul_of_hasCompactSupport
∀ {G : Type u_1} [inst : TopologicalSpace G] [inst_1 : AddGroup G] [IsTopologicalAddGroup G]
[inst_3 : MeasurableSpace G] [BorelSpace G] (μ' μ : MeasureTheory.Measure G) [μ.IsAddHaarMeasure]
[MeasureTheory.IsFiniteMeasureOnCompacts μ'] [μ'.IsAddLeftInvariant],
∃ 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
- AddGroupstatement and proof · cited by 4,410
- 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.addHaarScalarFactorproof · cited by 58
- MeasureTheory.Measure.addHaarScalarFactor_eq_mulproof · cited by 6
- MeasureTheory.Measure.addHaarScalarFactor_selfproof · cited by 3
- MeasureTheory.Measure.addHaarScalarFactor_mapproof · cited by 0