Documentation

Mathlib.MeasureTheory.Function.StronglyMeasurable.ENNReal

Finitely strongly measurable functions with value in ENNReal #

A measurable function with finite Lebesgue integral can be approximated by simple functions whose support has finite measure.

theorem ENNReal.finStronglyMeasurable_of_measurable {α : Type u_1} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {f : αENNReal} (hf : ∫⁻ (x : α), f xμ ) (hf_meas : Measurable f) :
theorem ENNReal.aefinStronglyMeasurable_of_aemeasurable {α : Type u_1} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {f : αENNReal} (hf : ∫⁻ (x : α), f xμ ) (hf_meas : AEMeasurable f μ) :