Mathlib Map

Theorems · Definition

PMF.pure

{α : Type u_1} → α → PMF α

The pure PMF is the PMF where all the mass lies in one point. The value of pure a is 1 at a and 0 elsewhere.

Defined in
Mathlib.Probability.ProbabilityMassFunction.Monad
Cited by
22 results in Mathlib
Foundations
Depth 120 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites1

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

  • PMFstatement · cited by 127

Cited by24

Results whose statement or proof uses this declaration.