Theorems · Theorem · probability
MeasureTheory.Measure.lintegral_compProd
∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} {mβ : MeasurableSpace β} {μ : MeasureTheory.Measure α}
{κ : ProbabilityTheory.Kernel α β} [MeasureTheory.SFinite μ] [ProbabilityTheory.IsSFiniteKernel κ]
{f : α × β → ENNReal}, Measurable f → ∫⁻ (x : α × β), f x ∂μ.compProd κ = ∫⁻ (a : α), ∫⁻ (b : β), f (a, b) ∂κ a ∂μ- Cited by
- 6 results in Mathlib
- Foundations
- Depth 229 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- 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
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.lintegralstatement and proof · cited by 1,152
- MeasureTheory.SFinitestatement and proof · cited by 449
- ProbabilityTheory.IsSFiniteKernelstatement and proof · cited by 248
- MeasureTheory.Measure.compProdstatement · cited by 132
- ProbabilityTheory.Kernel.constproof · cited by 93
- ProbabilityTheory.Kernel.prodMkLeftproof · cited by 38
Cited by6
Results whose statement or proof uses this declaration.
- ProbabilityTheory.avgRisk_eq_lintegral_posterior_prodproof · cited by 1
- MeasureTheory.Measure.compProd_assocproof · cited by 1
- InformationTheory.klDiv_compProd_leftproof · cited by 1
- MeasureTheory.Measure.compProd_withDensityproof · cited by 1
- MeasureTheory.Measure.comp_compProd_commproof · cited by 1
- MeasureTheory.Measure.lintegral_condKernelproof · cited by 0