Theorems · Theorem · probability
ProbabilityTheory.Kernel.lintegral_compProd
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {mα : MeasurableSpace α} {mβ : MeasurableSpace β}
{mγ : MeasurableSpace γ} (κ : ProbabilityTheory.Kernel α β) [ProbabilityTheory.IsSFiniteKernel κ]
(η : ProbabilityTheory.Kernel (α × β) γ) [ProbabilityTheory.IsSFiniteKernel η] (a : α) {f : β × γ → ENNReal},
Measurable f → ∫⁻ (bc : β × γ), f bc ∂(κ.compProd η) a = ∫⁻ (b : β), ∫⁻ (c : γ), f (b, c) ∂η (a, b) ∂κ aLebesgue integral against the composition-product of two kernels.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 228 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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 · 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
- ProbabilityTheory.IsSFiniteKernelstatement and proof · cited by 248
- ProbabilityTheory.Kernel.compProdstatement and proof · cited by 99
- ProbabilityTheory.Kernel.lintegral_compProd'proof · cited by 1
Cited by7
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.lintegral_compProdproof · cited by 6
- ProbabilityTheory.Kernel.setLIntegral_compProdproof · cited by 4
- ProbabilityTheory.Kernel.continuous_integral_integralproof · cited by 1
- ProbabilityTheory.hasFiniteIntegral_compProd_iffproof · cited by 1
- ProbabilityTheory.Kernel.lintegral_compProd₀proof · cited by 0
- ProbabilityTheory.lintegral_condKernelproof · cited by 0
- ProbabilityTheory.Kernel.compProd_assocproof · cited by 0