Theorems · Definition · measure theory
MeasureTheory.Measure.bind
{α : Type u_1} →
{β : Type u_2} →
{mα : MeasurableSpace α} →
{mβ : MeasurableSpace β} → MeasureTheory.Measure α → (α → MeasureTheory.Measure β) → MeasureTheory.Measure βMonadic bind on Measure, only works in the category of measurable spaces and measurable
functions. When the function f is not measurable the result is not well defined.
- Defined in
- Mathlib.MeasureTheory.Measure.GiryMonad
- Cited by
- 173 results in Mathlib
- Foundations
- Depth 209 from the axioms, rests on 5,160 definitions · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasureTheory.Measure.mapproof · cited by 858
- MeasureTheory.Measure.joinproof · cited by 26
Cited by181
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.compproof · cited by 129
- ProbabilityTheory.Kernel.compProd_applyproof · cited by 31
- MeasureTheory.Measure.const_compstatement · cited by 28
- MeasureTheory.Measure.bind_applystatement · cited by 21
- MeasureTheory.Measure.comp_assocstatement · cited by 17
- MeasureTheory.Measure.ae_ae_of_ae_compstatement and proof · cited by 13
- MeasureTheory.Measure.deterministic_comp_eq_mapstatement · cited by 11
- MeasureTheory.Measure.snd_compProdstatement · cited by 11
- ProbabilityTheory.Kernel.HasSubgaussianMGF.integrable_exp_mulstatement · cited by 11
- ProbabilityTheory.Kernel.comp_applystatement · cited by 10
- ProbabilityTheory.Kernel.zero_compproof · cited by 10
- MeasureTheory.Measure.compProd_eq_comp_prodstatement and proof · cited by 10