Mathlib Map

Theorems · Definition · probability

PMF.bernoulli

Deprecated since 2026-04-07Use ProbabilityTheory.bernoulliMeasure instead.

(p : NNReal) → p ≤ 1 → PMF Bool

A PMF which assigns probability p to true and 1 - p to false.

Defined in
Mathlib.Probability.ProbabilityMassFunction.Constructions
Cited by
6 results in Mathlib
Foundations
Depth 122 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.

Cited by6

Results whose statement or proof uses this declaration.