Theorems · Theorem · measure theory
MeasureTheory.SimpleFunc.lintegral_eq_of_measure_preimage
∀ {α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} [inst : MeasurableSpace β]
{f : MeasureTheory.SimpleFunc α ENNReal} {g : MeasureTheory.SimpleFunc β ENNReal} {ν : MeasureTheory.Measure β},
(∀ (y : ENNReal), μ (⇑f ⁻¹' {y}) = ν (⇑g ⁻¹' {y})) → f.lintegral μ = g.lintegral νSimpleFunc.lintegral depends only on the measures of f ⁻¹' {y}.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 173 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MeasurableSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Finset.sumproof · cited by 5,195
- Set.preimagestatement and proof · cited by 4,946
- Finset.sum_congrproof · cited by 2,323
- MeasureTheory.SimpleFuncstatement and proof · cited by 411
- MeasureTheory.SimpleFunc.rangeproof · cited by 97
- MeasureTheory.SimpleFunc.lintegralstatement · cited by 55
- MeasureTheory.SimpleFunc.lintegral_eq_of_subsetproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.SimpleFunc.lintegral_congrproof · cited by 2
- MeasureTheory.SimpleFunc.lintegral_map'proof · cited by 1