Theorems · Definition · probability
PMF.ofMultiset
{α : Type u_1} → (s : Multiset α) → s ≠ 0 → PMF αGiven a non-empty multiset s we construct the PMF which sends a to the fraction of
elements in s that are a.
- Cited by
- 7 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.
- Multisetstatement and proof · cited by 2,627
- Multiset.cardproof · cited by 375
- Multiset.countproof · cited by 302
- PMFstatement · cited by 127
Cited by7
Results whose statement or proof uses this declaration.
- PMF.toOuterMeasure_ofMultiset_applystatement and proof · cited by 1
- PMF.support_ofMultisetstatement and proof · cited by 1
- PMF.ofMultiset_applystatement · cited by 0
- PMF.ofMultiset_apply_of_notMemstatement · cited by 0
- PMF.ofMultiset.congr_simpstatement and proof · cited by 0
- PMF.mem_support_ofMultiset_iffstatement · cited by 0
- PMF.toMeasure_ofMultiset_applystatement and proof · cited by 0