Theorems · Theorem
PMF.support_bind
∀ {α : Type u_1} {β : Type u_2} (p : PMF α) (f : α → PMF β), (p.bind f).support = ⋃ a ∈ p.support, (f a).support- Cited by
- 3 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.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement · cited by 53,352
- Set.iUnionstatement and proof · cited by 2,483
- Set.extproof · cited by 2,266
- Set.iUnion_congr_Propproof · cited by 374
- PMFstatement and proof · cited by 127
- PMF.supportstatement and proof · cited by 58
- PMF.bindstatement and proof · cited by 16
Cited by3
Results whose statement or proof uses this declaration.
- PMF.support_mapproof · cited by 1
- PMF.support_seqproof · cited by 1
- PMF.mem_support_bind_iffproof · cited by 0