Theorems · Theorem · measure theory
MeasureTheory.integral_sub_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 : α), f x - ⨍ (a : α), f a ∂μ ∂μ = 0- Defined in
- Mathlib.MeasureTheory.Integral.Average
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 256 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- TopologicalSpaceproof · cited by 24,529
- 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.Integrableproof · cited by 1,367
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- sub_selfproof · cited by 996
- sub_add_cancelproof · cited by 344
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.measure_le_setAverage_posproof · cited by 5
- MeasureTheory.setAverage_sub_setAverageproof · cited by 0