Theorems · Theorem · measure theory
MeasureTheory.Measure.bind_apply
∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} {mβ : MeasurableSpace β} {m : MeasureTheory.Measure α}
{f : α → MeasureTheory.Measure β} {s : Set β},
MeasurableSet s → AEMeasurable f m → (m.bind f) s = ∫⁻ (a : α), (f a) s ∂m- Defined in
- Mathlib.MeasureTheory.Measure.GiryMonad
- Cited by
- 21 results in Mathlib
- Foundations
- Depth 211 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- MeasurableSetstatement and proof · cited by 3,075
- MeasureTheory.lintegralstatement and proof · cited by 1,152
- AEMeasurablestatement and proof · cited by 840
- Measurable.aemeasurableproof · cited by 304
- MeasureTheory.Measure.bindstatement · cited by 173
- MeasureTheory.lintegral_map'proof · cited by 14
- MeasureTheory.Measure.measurable_coeproof · cited by 14
Cited by21
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.compProd_applyproof · cited by 31
- ProbabilityTheory.Kernel.comp_apply'proof · cited by 28
- MeasureTheory.Measure.prod_applyproof · cited by 26
- MeasureTheory.Measure.snd_compProdproof · cited by 11
- MeasureTheory.Measure.map_compproof · cited by 4
- ProbabilityTheory.Kernel.swap_parallelCompproof · cited by 4
- ProbabilityTheory.boolKernel_comp_measureproof · cited by 2
- MeasureTheory.Measure.bind_bindproof · cited by 2
- MeasureTheory.Measure.bind_diracproof · cited by 2
- MeasureTheory.Measure.AbsolutelyContinuous.comp_leftproof · cited by 1
- MeasureTheory.Measure.AbsolutelyContinuous.comp_rightproof · cited by 1
- MeasureTheory.Measure.prod_comp_rightproof · cited by 1