Theorems · Theorem · measure theory
MeasureTheory.Measure.addHaarScalarFactor_eq_integral_div
∀ {G : Type u_1} [inst : TopologicalSpace G] [inst_1 : AddGroup G] [inst_2 : IsTopologicalAddGroup G]
[inst_3 : MeasurableSpace G] [inst_4 : BorelSpace G] (μ' μ : MeasureTheory.Measure G) [inst_5 : μ.IsAddHaarMeasure]
[inst_6 : MeasureTheory.IsFiniteMeasureOnCompacts μ'] [inst_7 : μ'.IsAddLeftInvariant] {f : G → ℝ},
Continuous f →
HasCompactSupport f → ∫ (x : G), f x ∂μ ≠ 0 → ↑(μ'.addHaarScalarFactor μ) = (∫ (x : G), f x ∂μ') / ∫ (x : G), f x ∂μ- Cited by
- 4 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.
Cites18
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
- AddGroupstatement and proof · cited by 4,410
- Continuousstatement and proof · cited by 2,592
- MeasureTheory.integralstatement and proof · cited by 1,779
- BorelSpacestatement and proof · cited by 1,602
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- NNReal.toRealstatement · cited by 1,260
- MeasureTheory.Measure.IsAddHaarMeasurestatement and proof · cited by 255
- HasCompactSupportstatement and proof · cited by 196
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.addHaarScalarFactor_domSMulproof · cited by 3
- MeasureTheory.Measure.addModularCharacterFun_eq_addHaarScalarFactorproof · cited by 3
- MeasureTheory.Measure.addHaarScalarFactor_mapproof · cited by 0