Theorems · Theorem · measure theory
MeasureTheory.setIntegral_condExp_le_of_ae_restrict_nonneg
∀ {α : Type u_1} {m m0 : MeasurableSpace α} {μ : MeasureTheory.Measure α} {s : Set α},
MeasurableSet s → ∀ {f : α → ℝ}, 0 ≤ᵐ[μ.restrict s] f → ∫ (x : α) in s, μ[f | m] x ∂μ ≤ ∫ (x : α) in s, f x ∂μNote that this is not trivial as we don't assume that f is integrable.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 302 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- NormedAddCommGroupproof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpaceproof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasurableSetstatement and proof · cited by 3,075
- MeasureTheory.aestatement and proof · cited by 2,352
- MeasureTheory.integralstatement and proof · cited by 1,779
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- MeasureTheory.Integrableproof · cited by 1,367
- MeasureTheory.SigmaFiniteproof · cited by 526
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.setIntegral_condExp_le_of_ae_nonnegproof · cited by 1