Theorems · Theorem · measure theory
MeasureTheory.laverage_mem_openSegment_compl_self
∀ {α : Type u_1} {m0 : MeasurableSpace α} {μ : MeasureTheory.Measure α} {s : Set α} {f : α → ENNReal}
[MeasureTheory.IsFiniteMeasure μ],
MeasureTheory.NullMeasurableSet s μ →
μ s ≠ 0 → μ sᶜ ≠ 0 → ⨍⁻ (x : α), f x ∂μ ∈ openSegment ENNReal (⨍⁻ (x : α) in s, f x ∂μ) (⨍⁻ (x : α) in sᶜ, f x ∂μ)- Defined in
- Mathlib.MeasureTheory.Integral.Average
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 203 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Compl.complstatement and proof · cited by 2,925
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- MeasureTheory.NullMeasurableSetstatement and proof · cited by 337
- MeasureTheory.measure_ne_topproof · cited by 171
- openSegmentstatement and proof · cited by 102
- MeasureTheory.Measure.restrict_univproof · cited by 76
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.