Theorems · Theorem · measure theory
MeasureTheory.lintegral_prod
∀ {α : Type u_1} {β : Type u_2} [inst : MeasurableSpace α] [inst_1 : MeasurableSpace β] {μ : MeasureTheory.Measure α}
{ν : MeasureTheory.Measure β} [MeasureTheory.SFinite ν] (f : α × β → ENNReal),
AEMeasurable f (μ.prod ν) → ∫⁻ (z : α × β), f z ∂μ.prod ν = ∫⁻ (x : α), ∫⁻ (y : β), f (x, y) ∂ν ∂μTonelli's Theorem: For ℝ≥0∞-valued almost everywhere measurable functions on α × β,
the integral of f is equal to the iterated integral.
- Defined in
- Mathlib.MeasureTheory.Measure.Prod
- Cited by
- 20 results in Mathlib
- Foundations
- Depth 215 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- MeasureTheory.lintegralstatement and proof · cited by 1,152
- MeasureTheory.Measure.mapproof · cited by 858
- AEMeasurablestatement and proof · cited by 840
- MeasureTheory.SFinitestatement and proof · cited by 449
- MeasureTheory.Measure.prodstatement and proof · cited by 353
- Measurable.aemeasurableproof · cited by 304
- MeasureTheory.lintegral_congr_aeproof · cited by 95
Cited by20
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.compProd_applyproof · cited by 31
- MeasureTheory.lintegral_prod_symmproof · cited by 6
- ProbabilityTheory.Kernel.parallelComp_id_left_comp_parallelCompproof · cited by 5
- MeasureTheory.lmarginal_unionproof · cited by 5
- ProbabilityTheory.Kernel.lintegral_prodproof · cited by 3
- MeasureTheory.lintegral_lintegralproof · cited by 3
- MeasureTheory.setLIntegral_prodproof · cited by 3
- MeasureTheory.Integrable.of_comp_sndproof · cited by 2
- MeasureTheory.Measure.lintegral_convproof · cited by 2
- MeasureTheory.Measure.lintegral_mconvproof · cited by 2
- MeasureTheory.prod_withDensity_left₀proof · cited by 2
- MeasureTheory.prod_withDensity_right₀proof · cited by 2