Theorems · Theorem · probability
ProbabilityTheory.Kernel.compProd_restrict
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {mα : MeasurableSpace α} {mβ : MeasurableSpace β}
{mγ : MeasurableSpace γ} {κ : ProbabilityTheory.Kernel α β} [ProbabilityTheory.IsSFiniteKernel κ]
{η : ProbabilityTheory.Kernel (α × β) γ} [ProbabilityTheory.IsSFiniteKernel η] {s : Set β} {t : Set γ}
(hs : MeasurableSet s) (ht : MeasurableSet t), (κ.restrict hs).compProd (η.restrict ht) = (κ.compProd η).restrict ⋯- Cited by
- 4 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.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measureproof · cited by 10,939
- ENNRealproof · cited by 9,879
- Set.ofPredproof · cited by 6,101
- Set.preimageproof · cited by 4,946
- MeasurableSetstatement and proof · cited by 3,075
- SProd.sprodstatement and proof · cited by 1,750
- MeasureTheory.Measure.restrictproof · cited by 1,646
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.lintegralproof · cited by 1,152
Cited by4
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.setLIntegral_compProdproof · cited by 4
- ProbabilityTheory.setIntegral_compProdproof · cited by 4
- ProbabilityTheory.Kernel.compProd_restrict_leftproof · cited by 0
- ProbabilityTheory.Kernel.compProd_restrict_rightproof · cited by 0