Theorems · Definition · probability
PMF.filter
{α : Type u_1} → (p : PMF α) → (s : Set α) → (∃ a ∈ s, a ∈ p.support) → PMF αCreate new PMF by filtering on a set with non-zero measure and normalizing.
- Cited by
- 6 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.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Set.indicatorproof · cited by 723
- PMFstatement and proof · cited by 127
- PMF.supportstatement and proof · cited by 58
- PMF.normalizeproof · cited by 4
- PMF.tsum_coe_indicator_ne_topproof · cited by 3
Cited by6
Results whose statement or proof uses this declaration.
- PMF.support_filterstatement · cited by 1
- PMF.filter_applystatement · cited by 1
- PMF.filter_apply_eq_zero_iffstatement and proof · cited by 1
- PMF.mem_support_filter_iffstatement · cited by 1
- PMF.filter_apply_eq_zero_of_notMemstatement · cited by 0
- PMF.filter_apply_ne_zero_iffstatement and proof · cited by 0