Theorems · Theorem · probability
PMF.ofMultiset_apply
∀ {α : Type u_1} {s : Multiset α} (hs : s ≠ 0) (a : α), (PMF.ofMultiset s hs) a = ↑(Multiset.count a s) / ↑s.card- 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.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- ENNRealstatement · cited by 9,879
- Multisetstatement and proof · cited by 2,627
- Multiset.cardstatement · cited by 375
- Multiset.countstatement · cited by 302
- PMFstatement · cited by 127
- PMF.ofMultisetstatement · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.