Theorems · Theorem · probability
ProbabilityTheory.Kernel.compProd_apply_prod
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {mα : MeasurableSpace α} {mβ : MeasurableSpace β}
{mγ : MeasurableSpace γ} {κ : ProbabilityTheory.Kernel α β} {η : ProbabilityTheory.Kernel (α × β) γ}
[ProbabilityTheory.IsSFiniteKernel κ] [ProbabilityTheory.IsSFiniteKernel η] {a : α} {s : Set β} {t : Set γ},
MeasurableSet s → MeasurableSet t → ((κ.compProd η) a) (s ×ˢ t) = ∫⁻ (b : β) in s, (η (a, b)) t ∂κ a- Cited by
- 3 results in Mathlib
- Foundations
- Depth 227 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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.preimageproof · cited by 4,946
- MeasurableSetstatement and proof · cited by 3,075
- SProd.sprodstatement and proof · cited by 1,750
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.lintegralstatement and proof · cited by 1,152
- Set.indicatorproof · cited by 723
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.compProd_apply_prodproof · cited by 8
- ProbabilityTheory.Kernel.compProd_eq_zero_iffproof · cited by 0
- ProbabilityTheory.setLIntegral_condKernel_eq_measure_prodproof · cited by 0