Theorems · Theorem
PMF.mem_support_bind_iff
∀ {α : Type u_1} {β : Type u_2} (p : PMF α) (f : α → PMF β) (b : β),
b ∈ (p.bind f).support ↔ ∃ a ∈ p.support, b ∈ (f a).support- Cited by
- 0 results in Mathlib
- Foundations
- Depth 143 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- PMFstatement and proof · cited by 127
- PMF.supportstatement and proof · cited by 58
- PMF.bindstatement · cited by 16
- PMF.support_bindproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.