Theorems · Theorem · measure theory
MeasureTheory.Measure.addHaarScalarFactor_eq_integral_div_of_continuous_nonneg_pos
∀ {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 : C(G, ℝ)},
HasCompactSupport ⇑f ∧ 0 ≤ f ∧ f 0 ≠ 0 → ↑(μ'.addHaarScalarFactor μ) = (∫ (x : G), f x ∂μ') / ∫ (x : G), f x ∂μ- Cited by
- 4 results in Mathlib
- Foundations
- Depth 273 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.
- DFunLike.coestatement and proof · 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
- AddGroupstatement and proof · cited by 4,410
- ContinuousMapstatement and proof · cited by 2,491
- 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
- ne_of_gtproof · cited by 637
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.addHaarScalarFactor_selfproof · cited by 3
- MeasureTheory.Measure.mul_addHaarScalarFactor_smulproof · cited by 1
- MeasureTheory.Measure.addHaarScalarFactor_smulproof · cited by 1
- MeasureTheory.Measure.addHaarScalarFactor_mapproof · cited by 0