Theorems · Theorem · measure theory
MeasureTheory.Measure.lintegral_bind_le
∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} {mβ : MeasurableSpace β} (f : β → ENNReal)
(m : MeasureTheory.Measure α) (μ : α → MeasureTheory.Measure β),
∫⁻ (x : β), f x ∂m.bind μ ≤ ∫⁻ (a : α), ∫⁻ (x : β), f x ∂μ a ∂m- Defined in
- Mathlib.MeasureTheory.Measure.GiryMonad
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 214 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- LE.le.transproof · cited by 3,151
- MeasureTheory.lintegralstatement and proof · cited by 1,152
- MeasureTheory.Measure.mapproof · cited by 858
- MeasureTheory.Measure.bindstatement · cited by 173
- MeasureTheory.lintegral_map_leproof · cited by 3
- MeasureTheory.Measure.lintegral_join_leproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.lintegral_prod_leproof · cited by 1