Theorems · Theorem · measure theory
MeasureTheory.lintegral_countable
∀ {α : Type u_1} [inst : MeasurableSpace α] {μ : MeasureTheory.Measure α} [MeasurableSingletonClass α] (f : α → ENNReal)
{s : Set α}, s.Countable → ∫⁻ (a : α) in s, f a ∂μ = ∑' (a : ↑s), f ↑a * μ {↑a}- Cited by
- 1 results in Mathlib
- Foundations
- Depth 203 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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 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
- Set.Elemstatement and proof · cited by 7,166
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- MeasureTheory.lintegralstatement and proof · cited by 1,152
- tsumstatement and proof · cited by 1,148
- Set.Countablestatement and proof · cited by 545
- MeasurableSingletonClassstatement and proof · cited by 230
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.lintegral_finsetproof · cited by 1