Theorems · Theorem · measure theory
MeasureTheory.Measure.haarScalarFactor_eq_integral_div_of_continuous_nonneg_pos
∀ {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 : C(G, ℝ)},
HasCompactSupport ⇑f ∧ 0 ≤ f ∧ f 1 ≠ 0 → ↑(μ'.haarScalarFactor μ) = (∫ (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
- Groupstatement and proof · cited by 6,238
- ContinuousMapstatement and proof · cited by 2,491
- MeasureTheory.integralstatement and proof · cited by 1,779
- BorelSpacestatement and proof · cited by 1,602
- NNReal.toRealstatement · cited by 1,260
- ne_of_gtproof · cited by 637
- IsTopologicalGroupstatement and proof · cited by 469
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.haarScalarFactor_selfproof · cited by 3
- MeasureTheory.Measure.haarScalarFactor_smulproof · cited by 1
- MeasureTheory.Measure.mul_haarScalarFactor_smulproof · cited by 1
- MeasureTheory.Measure.haarScalarFactor_mapproof · cited by 0