Theorems · Definition
PMF.bind
{α : Type u_1} → {β : Type u_2} → PMF α → (α → PMF β) → PMF βThe monadic bind operation for PMF.
- Cited by
- 16 results in Mathlib
- Foundations
- Depth 141 from the axioms · 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.
- DFunLike.coeproof · cited by 62,936
- SummationFilter.unconditionalproof · cited by 2,068
- tsumproof · cited by 1,148
- PMFstatement and proof · cited by 127
Cited by18
Results whose statement or proof uses this declaration.
- PMF.mapproof · cited by 16
- PMF.seqproof · cited by 4
- PMF.bind_bindstatement · cited by 3
- PMF.pure_bindstatement · cited by 3
- PMF.support_bindstatement and proof · cited by 3
- PMF.bind_applystatement · cited by 2
- PMF.bind_purestatement · cited by 2
- PMF.toOuterMeasure_bind_applystatement and proof · cited by 2
- PMF.bindOnSupport_eq_bindstatement · cited by 1
- PMF.bind_conststatement · cited by 1
- PMF.support_seqproof · cited by 1
- PMF.map_bindstatement · cited by 0