Mathlib Map

Theorems · Definition · probability

ProbabilityTheory.setBernoulli

{ι : Type u_1} → Set ι → ↑unitInterval → MeasureTheory.Measure (Set ι)

The product of bernoulli distributions with parameter p on the set u : Set V is the measure on Set V such that each element of u is taken with probability p, and the elements outside of u are never taken.

Defined in
Mathlib.Probability.Distributions.SetBernoulli
Cited by
19 results in Mathlib
Foundations
Depth 279 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

ProbabilityTheory.binomial · cited by 20ProbabilityTheory.binomialSimpleGraph.binomialRandom · cited by 6SimpleGraph.binomialRandomProbabilityTheory.setBernoulli_ae_subset · cited by 5ProbabilityTheory.setBern…ProbabilityTheory.setBernoulli_singleton · cited by 3ProbabilityTheory.setBern…ProbabilityTheory.IsSetBernoulli · cited by 2ProbabilityTheory.IsSetBe…ProbabilityTheory.setBernoulli_apply · cited by 2ProbabilityTheory.setBern…ProbabilityTheory.setBernoulli_apply_eq_apply_subsets · cited by 2ProbabilityTheory.setBern…ProbabilityTheory.setBernoulli_empty · cited by 2ProbabilityTheory.setBern…ProbabilityTheory.setBernoulli_eq_map · cited by 2ProbabilityTheory.setBern…ProbabilityTheory.map_ncard_setBernoulli_real_singleton · cited by 2ProbabilityTheory.map_nca…SimpleGraph.binomialRandom_eq_map · cited by 2SimpleGraph.binomialRando…ProbabilityTheory.setBernoulli_apply' · cited by 1ProbabilityTheory.setBern…ProbabilityTheory.setBernoulli_one · cited by 1ProbabilityTheory.setBern…ProbabilityTheory.setBernoulli_real_singleton · cited by 1ProbabilityTheory.setBern…ProbabilityTheory.setBernoulli_zero · cited by 1ProbabilityTheory.setBern…Set · cited by 53352SetReal · cited by 25697RealMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureSet.Elem · cited by 7166Set.ElemunitInterval · cited by 607unitIntervalMeasureTheory.Measure.dirac · cited by 210Measure.diracMeasureTheory.Measure.comap · cited by 96Measure.comapunitInterval.symm · cited by 69unitInterval.symmMeasureTheory.Measure.infinitePi · cited by 48Measure.infinitePiunitInterval.toNNReal · cited by 34unitInterval.toNNRealProbabilityTheory.setBernoulliCITED BYCITES

Cites10

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

Cited by22

Results whose statement or proof uses this declaration.