Theorems · Definition · probability
ProbabilityTheory.bernoulliMeasure
{X : Type u_1} → [inst : MeasurableSpace X] → X → X → ↑unitInterval → MeasureTheory.Measure XThe Bernoulli distribution over an arbitrary measurable space X.
Given x y : X and p : I (I is the unitInterval),
it is the measure which gives mass p to {x} and 1 - p to {y}.
- Cited by
- 19 results in Mathlib
- Foundations
- Depth 177 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MeasurableSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
- Set.Elemstatement and proof · cited by 7,166
- unitIntervalstatement and proof · cited by 607
- MeasureTheory.Measure.diracproof · cited by 210
- unitInterval.symmproof · cited by 69
- unitInterval.toNNRealproof · cited by 34
Cited by19
Results whose statement or proof uses this declaration.
- ProbabilityTheory.bernoulliMeasure_applystatement and proof · cited by 5
- ProbabilityTheory.bernoulliMeasure_real_applystatement · cited by 4
- ProbabilityTheory.bernoulliMeasure_real_apply_of_mem_of_notMemstatement · cited by 1
- ProbabilityTheory.bernoulliMeasure_real_apply_of_notMem_of_memstatement · cited by 1
- ProbabilityTheory.bernoulliMeasure_real_apply_of_notMem_of_notMemstatement · cited by 1
- ProbabilityTheory.bernoulliMeasure_defstatement · cited by 1
- ProbabilityTheory.bernoulliMeasure_onestatement · cited by 0
- ProbabilityTheory.bernoulliMeasure_real_apply_of_mem_of_memstatement · cited by 0
- ProbabilityTheory.bernoulliMeasure_self_eq_diracstatement · cited by 0
- ProbabilityTheory.bernoulliMeasure_zerostatement · cited by 0
- ProbabilityTheory.integral_bernoulliMeasurestatement · cited by 0
- ProbabilityTheory.integrable_bernoulliMeasurestatement · cited by 0