Theorems · Theorem · measure theory
MeasureTheory.measure_smul_average
∀ {α : Type u_1} {E : Type u_2} {m0 : MeasurableSpace α} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E]
(μ : MeasureTheory.Measure α) [MeasureTheory.IsFiniteMeasure μ] (f : α → E),
μ.real Set.univ • ⨍ (x : α), f x ∂μ = ∫ (x : α), f x ∂μ- Defined in
- Mathlib.MeasureTheory.Integral.Average
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 254 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Set.univstatement and proof · cited by 3,945
- MeasureTheory.integralstatement and proof · cited by 1,779
- LT.lt.ne'proof · cited by 1,417
- eq_or_neproof · cited by 1,117
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- smul_zeroproof · cited by 665
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.integral_averageproof · cited by 3
- ae_eq_const_or_exists_average_ne_complproof · cited by 2
- MeasureTheory.average_add_measureproof · cited by 1
- MeasureTheory.measure_smul_setAverageproof · cited by 1