Theorems · Theorem · measure theory
MeasureTheory.setAverage_eq
∀ {α : Type u_1} {E : Type u_2} {m0 : MeasurableSpace α} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E]
(μ : MeasureTheory.Measure α) (f : α → E) (s : Set α), ⨍ (x : α) in s, f x ∂μ = (μ.real s)⁻¹ • ∫ (x : α) in s, f x ∂μ- Defined in
- Mathlib.MeasureTheory.Integral.Average
- Cited by
- 5 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.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- 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
- MeasureTheory.integralstatement and proof · cited by 1,779
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- MeasureTheory.Measure.realstatement and proof · cited by 530
- MeasureTheory.averagestatement · cited by 87
- MeasureTheory.average_eqproof · cited by 10
- MeasureTheory.measureReal_restrict_apply_univproof · cited by 6
Cited by5
Results whose statement or proof uses this declaration.
- interval_average_eqproof · cited by 3
- VitaliFamily.ae_tendsto_average_norm_subproof · cited by 3
- exists_eq_const_mul_setIntegral_of_ae_nonnegproof · cited by 2
- MeasureTheory.setAverage_congrproof · cited by 1
- interval_average_symmproof · cited by 0