Theorems · Theorem · probability
PMF.mem_support_map_iff
∀ {α : Type u_1} {β : Type u_2} (f : α → β) (p : PMF α) (b : β), b ∈ (PMF.map f p).support ↔ ∃ a ∈ p.support, f a = b- Cited by
- 0 results in Mathlib
- Foundations
- Depth 144 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- PMFstatement and proof · cited by 127
- PMF.supportstatement and proof · cited by 58
- PMF.mapstatement · cited by 16
- PMF.support_mapproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.