Theorems · Theorem · measure theory
Measurable.lintegral_prod_right
∀ {α : Type u_1} {β : Type u_2} [inst : MeasurableSpace α] [inst_1 : MeasurableSpace β] {ν : MeasureTheory.Measure β}
[MeasureTheory.SFinite ν] {f : α → β → ENNReal},
Measurable (Function.uncurry f) → Measurable fun x => ∫⁻ (y : β), f x y ∂νThe Lebesgue integral is measurable. This shows that the integrand of (the right-hand-side of)
Tonelli's theorem is measurable.
This version has the argument f in curried form.
- Defined in
- Mathlib.MeasureTheory.Measure.Prod
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 205 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Measurablestatement and proof · cited by 1,499
- MeasureTheory.lintegralstatement · cited by 1,152
- MeasureTheory.SFinitestatement and proof · cited by 449
- Measurable.lintegral_prod_right'proof · cited by 4
Cited by10
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.compProd_applyproof · cited by 31
- AEMeasurable.lintegral_prod_right'proof · cited by 2
- Measurable.lmarginalproof · cited by 2
- ProbabilityTheory.IsArgminEstimator.avgRisk_eq_lintegral_iInfproof · cited by 2
- MeasureTheory.measurable_withDensityproof · cited by 1
- measurableSet_integrableproof · cited by 1
- MeasureTheory.measurable_lconvolutionproof · cited by 1
- MeasureTheory.measurable_mlconvolutionproof · cited by 1
- MeasureTheory.Measure.mconv_assocproof · cited by 0
- MeasureTheory.Measure.conv_assocproof · cited by 0