Theorems · Theorem
PMF.bindOnSupport_eq_zero_iff
∀ {α : Type u_1} {β : Type u_2} {p : PMF α} (f : (a : α) → a ∈ p.support → PMF β) (b : β),
(p.bindOnSupport f) b = 0 ↔ ∀ (a : α) (ha : p a ≠ 0), (f a ha) b = 0- Cited by
- 0 results in Mathlib
- Foundations
- Depth 142 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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 · cited by 53,352
- ENNRealstatement · cited by 9,879
- PMFstatement and proof · cited by 127
- PMF.supportstatement and proof · cited by 58
- PMF.bindOnSupportstatement · cited by 11
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.