Theorems · Theorem · measure theory
MeasureTheory.SimpleFunc.map_lintegral
∀ {α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} (g : β → ENNReal)
(f : MeasureTheory.SimpleFunc α β),
(MeasureTheory.SimpleFunc.map g f).lintegral μ = ∑ x ∈ f.range, g x * μ (⇑f ⁻¹' {x})Calculate the integral of (g ∘ f), where g : β → ℝ≥0∞ and f : α →ₛ β.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 191 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- Finsetproof · 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 and proof · cited by 5,195
- Set.preimagestatement and proof · cited by 4,946
- Finset.sum_congrproof · cited by 2,323
- Finset.filterproof · cited by 949
- Finset.imageproof · cited by 910
- MeasureTheory.SimpleFuncstatement and proof · cited by 411
Cited by7
Results whose statement or proof uses this declaration.
- MeasureTheory.SimpleFunc.add_lintegralproof · cited by 4
- MeasureTheory.SimpleFunc.const_mul_lintegralproof · cited by 3
- MeasureTheory.SimpleFunc.lintegral_mono_funproof · cited by 2
- MeasureTheory.L1.SimpleFunc.norm_eq_sum_mulproof · cited by 2
- MeasureTheory.SimpleFunc.integral_eq_lintegral'proof · cited by 1
- MeasureTheory.SimpleFunc.eLpNorm'_eqproof · cited by 1
- MeasureTheory.VectorMeasure.variation_withDensity'proof · cited by 1