Theorems · Theorem · probability
ProbabilityTheory.integral_bernoulliMeasure
∀ {X : Type u_1} [inst : MeasurableSpace X] {E : Type u_3} [inst_1 : NormedAddCommGroup E] [inst_2 : NormedSpace ℝ E]
[CompleteSpace E] [MeasurableSingletonClass X] (x y : X) (p : ↑unitInterval) (f : X → E),
∫ (z : X), f z ∂ProbabilityTheory.bernoulliMeasure x y p = ↑p • f x + (1 - ↑p) • f y- Cited by
- 0 results in Mathlib
- Foundations
- Depth 255 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measureproof · cited by 10,939
- Set.Elemstatement and proof · cited by 7,166
- CompleteSpacestatement and proof · cited by 2,532
- MeasureTheory.integralstatement and proof · cited by 1,779
- unitIntervalstatement and proof · cited by 607
- MeasurableSingletonClassstatement and proof · cited by 230
- unitInterval.symmproof · cited by 69
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.