Theorems · Theorem · probability
ProbabilityTheory.Kernel.sum_prodMkLeft
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {mα : MeasurableSpace α} {mβ : MeasurableSpace β}
{mγ : MeasurableSpace γ} {ι : Type u_5} [inst : Countable ι] {κ : ι → ProbabilityTheory.Kernel α β},
(ProbabilityTheory.Kernel.sum fun i => ProbabilityTheory.Kernel.prodMkLeft γ (κ i)) =
ProbabilityTheory.Kernel.prodMkLeft γ (ProbabilityTheory.Kernel.sum κ)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 195 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Countable
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasurableSetproof · cited by 3,075
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- Countablestatement and proof · cited by 633
- MeasureTheory.Measure.extproof · cited by 308
- MeasureTheory.Measure.sumproof · cited by 121
- ProbabilityTheory.Kernel.extproof · cited by 116
- ProbabilityTheory.Kernel.prodMkLeftstatement · cited by 38
- ProbabilityTheory.Kernel.sumstatement · cited by 31
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.compProd_sum_rightproof · cited by 0