Theorems · Theorem · probability
PMF.integral_eq_sum
∀ {α : Type u_1} [inst : MeasurableSpace α] [MeasurableSingletonClass α] {E : Type u_2} [inst_2 : NormedAddCommGroup E]
[inst_3 : NormedSpace ℝ E] [CompleteSpace E] [inst_5 : Fintype α] (p : PMF α) (f : α → E),
∫ (a : α), f a ∂p.toMeasure = ∑ a, (p a).toReal • f a- Cited by
- 1 results in Mathlib
- Foundations
- Depth 260 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- Finsetproof · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- AddCommMonoidproof · cited by 12,281
- ENNRealstatement and proof · cited by 9,879
- Fintypestatement and proof · cited by 7,736
- Finset.sumstatement and proof · cited by 5,195
- Finset.univstatement and proof · cited by 3,473
- CompleteSpacestatement and proof · cited by 2,532
Cited by1
Results whose statement or proof uses this declaration.
- PMF.bernoulli_expectationproof · cited by 0