Theorems · Theorem · measure theory
MeasureTheory.SimpleFunc.lintegral_eq_of_subset
∀ {α : Type u_1} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} (f : MeasureTheory.SimpleFunc α ENNReal)
{s : Finset ENNReal},
(∀ (x : α), f x ≠ 0 → μ (⇑f ⁻¹' {f x}) ≠ 0 → f x ∈ s) → f.lintegral μ = ∑ x ∈ s, x * μ (⇑f ⁻¹' {x})- Cited by
- 3 results in Mathlib
- Foundations
- Depth 172 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
- Finset.sumstatement · cited by 5,195
- Set.preimagestatement and proof · cited by 4,946
- MeasureTheory.SimpleFuncstatement and proof · cited by 411
- MeasureTheory.SimpleFunc.rangeproof · cited by 97
- MeasureTheory.SimpleFunc.lintegralstatement · cited by 55
- mul_ne_zero_iffproof · cited by 39
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.SimpleFunc.restrict_lintegralproof · cited by 2
- MeasureTheory.SimpleFunc.lintegral_eq_of_measure_preimageproof · cited by 2
- MeasureTheory.SimpleFunc.lintegral_eq_of_subset'proof · cited by 1