Theorems · Theorem · measure theory
MeasureTheory.lintegral_finset
∀ {α : Type u_1} [inst : MeasurableSpace α] {μ : MeasureTheory.Measure α} [MeasurableSingletonClass α] (s : Finset α)
(f : α → ENNReal), ∫⁻ (x : α) in ↑s, f x ∂μ = ∑ x ∈ s, f x * μ {x}- Cited by
- 1 results in Mathlib
- Foundations
- Depth 204 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- Setstatement · cited by 53,352
- Finsetstatement and proof · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- SetLike.coestatement and proof · cited by 8,199
- Set.Elemproof · cited by 7,166
- Finset.sumstatement · cited by 5,195
- SummationFilter.unconditionalproof · cited by 2,068
- MeasureTheory.Measure.restrictstatement · cited by 1,646
- MeasureTheory.lintegralstatement · cited by 1,152
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.lintegral_fintypeproof · cited by 2