Theorems · Theorem · probability
MeasureTheory.Measure.comp_assoc
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {mα : MeasurableSpace α} {mβ : MeasurableSpace β}
{mγ : MeasurableSpace γ} {μ : MeasureTheory.Measure α} {κ : ProbabilityTheory.Kernel α β}
{η : ProbabilityTheory.Kernel β γ}, (μ.bind ⇑κ).bind ⇑η = μ.bind ⇑(η.comp κ)- Cited by
- 17 results in Mathlib
- Foundations
- Depth 215 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.Measure.bindstatement · cited by 173
- ProbabilityTheory.Kernel.compstatement · cited by 129
- ProbabilityTheory.Kernel.aemeasurableproof · cited by 15
- MeasureTheory.Measure.bind_bindproof · cited by 2
Cited by17
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.compProd_mapproof · cited by 4
- MeasureTheory.Measure.compProd_eq_parallelComp_comp_copy_compproof · cited by 2
- ProbabilityTheory.parallelProd_posterior_comp_copy_compproof · cited by 2
- ProbabilityTheory.swap_compProd_posteriorproof · cited by 2
- MeasureTheory.Measure.prodMkLeft_comp_compProdproof · cited by 1
- ProbabilityTheory.avgRisk_eq_lintegral_posterior_prodproof · cited by 1
- ProbabilityTheory.posterior_prod_id_compproof · cited by 1
- MeasureTheory.Measure.parallelComp_comp_compProdproof · cited by 1
- ProbabilityTheory.deterministic_comp_posteriorproof · cited by 0
- MeasureTheory.Measure.prod_comp_leftproof · cited by 0
- ProbabilityTheory.posterior_compproof · cited by 0