Theorems · Theorem · measure theory
MeasureTheory.lintegral_fintype
∀ {α : Type u_1} [inst : MeasurableSpace α] {μ : MeasureTheory.Measure α} [MeasurableSingletonClass α]
[inst_2 : Fintype α] (f : α → ENNReal), ∫⁻ (x : α), f x ∂μ = ∑ x, f x * μ {x}- Cited by
- 2 results in Mathlib
- Foundations
- Depth 205 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Fintypestatement and proof · cited by 7,736
- Finset.sumstatement · cited by 5,195
- Finset.univstatement and proof · cited by 3,473
- MeasureTheory.Measure.restrictproof · cited by 1,646
- MeasureTheory.lintegralstatement and proof · cited by 1,152
- MeasurableSingletonClassstatement and proof · cited by 230
- Finset.coe_univproof · cited by 101
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.boolKernel_comp_measureproof · cited by 2
- ProbabilityTheory.avgRisk_fintypeproof · cited by 1