Theorems · Theorem · measure theory
MeasureTheory.exists_measurable_le_lintegral_eq
∀ {α : Type u_1} {m : MeasurableSpace α} (μ : MeasureTheory.Measure α) (f : α → ENNReal),
∃ g, Measurable g ∧ g ≤ f ∧ ∫⁻ (a : α), f a ∂μ = ∫⁻ (a : α), g a ∂μFor any function f : α → ℝ≥0∞, there exists a measurable function g ≤ f with the same
integral.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 197 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- nhdsproof · cited by 5,554
- Bot.botproof · cited by 4,720
- Filter.Tendstoproof · cited by 3,814
- LE.le.transproof · cited by 3,151
- iSupproof · cited by 2,415
- Filter.atTopproof · cited by 2,405
- LT.lt.leproof · cited by 2,189
- le_antisymmproof · cited by 2,068
- Measurablestatement and proof · cited by 1,499
Cited by8
Results whose statement or proof uses this declaration.
- MeasureTheory.lintegral_add_leftproof · cited by 21
- MeasureTheory.setLIntegral_mono_aeproof · cited by 5
- MeasureTheory.measure_setLAverage_le_posproof · cited by 2
- MeasureTheory.lintegral_add_mul_meas_add_le_le_lintegralproof · cited by 2
- MeasureTheory.Measure.lintegral_join_leproof · cited by 1
- MeasureTheory.tendsto_of_lintegral_tendsto_of_monotoneproof · cited by 1
- MeasureTheory.exists_measurable_le_forall_setLIntegral_eqproof · cited by 1
- MeasureTheory.exists_measurable_le_setLIntegral_eq_of_integrableproof · cited by 0