Theorems · Theorem · probability
ProbabilityTheory.Kernel.compProd_apply
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {mα : MeasurableSpace α} {mβ : MeasurableSpace β}
{mγ : MeasurableSpace γ} {s : Set (β × γ)},
MeasurableSet s →
∀ (κ : ProbabilityTheory.Kernel α β) [ProbabilityTheory.IsSFiniteKernel κ] (η : ProbabilityTheory.Kernel (α × β) γ)
[ProbabilityTheory.IsSFiniteKernel η] (a : α),
((κ.compProd η) a) s = ∫⁻ (b : β), (η (a, b)) (Prod.mk b ⁻¹' s) ∂κ a- Cited by
- 31 results in Mathlib
- Foundations
- Depth 226 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites48
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
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Set.preimagestatement and proof · cited by 4,946
- MeasurableSetstatement and proof · cited by 3,075
- Measurableproof · cited by 1,499
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.lintegralstatement and proof · cited by 1,152
- Set.indicatorproof · cited by 723
- MeasureTheory.Measure.prodproof · cited by 353
Cited by31
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.compProd_applyproof · cited by 18
- ProbabilityTheory.integral_compProdproof · cited by 4
- ProbabilityTheory.Kernel.compProd_restrictproof · cited by 4
- ProbabilityTheory.Kernel.compProd_zero_rightproof · cited by 4
- ProbabilityTheory.Kernel.compProd_apply_prodproof · cited by 3
- ProbabilityTheory.Kernel.compProd_nullproof · cited by 3
- ProbabilityTheory.Kernel.comp_eq_snd_compProdproof · cited by 2
- ProbabilityTheory.Kernel.compProd_congrproof · cited by 2
- ProbabilityTheory.Kernel.fst_compProd_applyproof · cited by 2
- ProbabilityTheory.Kernel.ae_kernel_lt_topproof · cited by 2
- ProbabilityTheory.Kernel.apply_eq_measure_condKernel_of_compProd_eqproof · cited by 2
- ProbabilityTheory.Kernel.compProd_zero_leftproof · cited by 2