Theorems · Theorem · measure theory
MeasureTheory.exists_measurable_le_setLIntegral_eq_of_integrable
∀ {α : Type u_1} [inst : MeasurableSpace α] {μ : MeasureTheory.Measure α} {f : α → ENNReal},
∫⁻ (a : α), f a ∂μ ≠ ⊤ →
∃ g, Measurable g ∧ g ≤ f ∧ ∀ (s : Set α), MeasurableSet s → ∫⁻ (a : α) in s, f a ∂μ = ∫⁻ (a : α) in s, g a ∂μFor any function f : α → ℝ≥0∞, there exists a measurable function g ≤ f with the same
integral over any measurable set.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 205 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.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- Top.topstatement and proof · cited by 9,680
- MeasurableSetstatement and proof · cited by 3,075
- Compl.complproof · cited by 2,925
- le_antisymmproof · cited by 2,068
- le_reflproof · cited by 2,061
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- Measurablestatement and proof · cited by 1,499
- MeasureTheory.lintegralstatement and proof · cited by 1,152
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.