Theorems · Theorem · measure theory
MeasureTheory.setIntegral_abs_condExp_le
∀ {α : Type u_1} {m m0 : MeasurableSpace α} {μ : MeasureTheory.Measure α} {E : Type u_2} [inst : NormedAddCommGroup E]
[inst_1 : NormedSpace ℝ E] [CompleteSpace E] [inst_3 : Lattice E] [HasSolidNorm E] [IsOrderedAddMonoid E]
[IsOrderedModule ℝ E] {s : Set α},
MeasurableSet s → ∀ (f : α → E), ∫ (x : α) in s, |μ[f | m] x| ∂μ ≤ ∫ (x : α) in s, |f x| ∂μ- 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.
Cites30
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
- MeasurableSetstatement and proof · cited by 3,075
- CompleteSpacestatement and proof · cited by 2,532
- absstatement and proof · cited by 1,814
- MeasureTheory.integralstatement and proof · cited by 1,779
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.ae_bdd_condExp_of_ae_bddproof · cited by 0