Theorems · Theorem · probability
ProbabilityTheory.Kernel.comp_sum_left
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {mα : MeasurableSpace α} {mβ : MeasurableSpace β}
{mγ : MeasurableSpace γ} {ι : Type u_4} [inst : Countable ι] (κ : ProbabilityTheory.Kernel α β)
(η : ι → ProbabilityTheory.Kernel β γ),
(ProbabilityTheory.Kernel.sum η).comp κ = ProbabilityTheory.Kernel.sum fun i => (η i).comp κ- Cited by
- 2 results in Mathlib
- Foundations
- Depth 216 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.
Cites21
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
- MeasureTheory.Measureproof · cited by 10,939
- ENNRealproof · cited by 9,879
- MeasurableSetproof · cited by 3,075
- SummationFilter.unconditionalproof · cited by 2,068
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.lintegralproof · cited by 1,152
- tsumproof · cited by 1,148
- Countablestatement and proof · cited by 633
- MeasureTheory.Measure.extproof · cited by 308
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.compProd_eq_sum_compProd_leftproof · cited by 0
- ProbabilityTheory.Kernel.compProd_eq_sum_compProd_rightproof · cited by 0