Theorems · Theorem · measure theory
MeasureTheory.integral_average
∀ {α : Type u_1} {E : Type u_2} {m0 : MeasurableSpace α} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E]
[CompleteSpace E] (μ : MeasureTheory.Measure α) [MeasureTheory.IsFiniteMeasure μ] (f : α → E),
∫ (x : α), ⨍ (a : α), f a ∂μ ∂μ = ∫ (x : α), f x ∂μ- Defined in
- Mathlib.MeasureTheory.Integral.Average
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 255 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- 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
- CompleteSpacestatement and proof · cited by 2,532
- MeasureTheory.integralstatement and proof · cited by 1,779
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- MeasureTheory.averagestatement and proof · cited by 87
- MeasureTheory.integral_constproof · cited by 75
- MeasureTheory.measure_smul_averageproof · cited by 4
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.integral_sub_averageproof · cited by 2
- MeasureTheory.integral_average_subproof · cited by 1
- MeasureTheory.setIntegral_setAverageproof · cited by 0