Documentation

Books.Analysis2_Tao_2022.Chapters.Chap08.section05

Helper for Theorem 8.6: absolute integrability of a real-valued function on ℝ² implies its integrability.

Helper for Theorem 8.6: integrability on ℝ² gives a.e. integrable sections and integrability of the iterated-integral functions.

theorem helperForTheorem_8_6_fubini_equalities_for_f (f : × ) (hf_int : MeasureTheory.Integrable f MeasureTheory.volume) :
(z : × ), f z = (x : ) (y : ), f (x, y) (x : ) (y : ), f (x, y) = (y : ) (x : ), f (x, y)

Helper for Theorem 8.6: Fubini equalities for an integrable real-valued function on ℝ².

theorem helperForTheorem_8_6_tonelli_equalities_for_abs (f : × ) (hfin : MeasureTheory.Integrable (fun (z : × ) => |f z|) MeasureTheory.volume) :
(x : ) (y : ), |f (x, y)| = (z : × ), |f z| (z : × ), |f z| = (y : ) (x : ), |f (x, y)|

Helper for Theorem 8.6: Tonelli equalities for the absolute value |f| on ℝ².

theorem fubini_tonelli_absolutely_integrable_R2 (f : × ) (hf_meas : AEMeasurable f MeasureTheory.volume) (hfin : MeasureTheory.Integrable (fun (z : × ) => |f z|) MeasureTheory.volume) :
(∀ᵐ (x : ), MeasureTheory.Integrable (fun (y : ) => f (x, y)) MeasureTheory.volume) (∀ᵐ (y : ), MeasureTheory.Integrable (fun (x : ) => f (x, y)) MeasureTheory.volume) MeasureTheory.Integrable (fun (x : ) => (y : ), f (x, y)) MeasureTheory.volume MeasureTheory.Integrable (fun (y : ) => (x : ), f (x, y)) MeasureTheory.volume (z : × ), f z = (x : ) (y : ), f (x, y) (x : ) (y : ), f (x, y) = (y : ) (x : ), f (x, y) (x : ) (y : ), |f (x, y)| = (z : × ), |f z| (z : × ), |f z| = (y : ) (x : ), |f (x, y)|

Theorem 8.6 (Fubini--Tonelli for absolutely integrable functions on ℝ²): if f : ℝ × ℝ → ℝ is Lebesgue measurable and ∫ |f| < ∞ on ℝ², then for almost every x the section y ↦ f (x, y) is integrable, for almost every y the section x ↦ f (x, y) is integrable, the iterated-integral functions are integrable, and both the Fubini equalities for f and for |f| hold.

theorem fubini_theorem_R2 (f : × ) (hf_meas : AEMeasurable f MeasureTheory.volume) (hfin : MeasureTheory.Integrable (fun (z : × ) => |f z|) MeasureTheory.volume) :
(∀ᵐ (x : ), MeasureTheory.Integrable (fun (y : ) => f (x, y)) MeasureTheory.volume) MeasureTheory.Integrable (fun (x : ) => (y : ), f (x, y)) MeasureTheory.volume (∀ᵐ (y : ), MeasureTheory.Integrable (fun (x : ) => f (x, y)) MeasureTheory.volume) MeasureTheory.Integrable (fun (y : ) => (x : ), f (x, y)) MeasureTheory.volume (x : ) (y : ), f (x, y) = (z : × ), f z (z : × ), f z = (y : ) (x : ), f (x, y)

Theorem 8.7 (Fubini's theorem): if f : ℝ × ℝ → ℝ is Lebesgue measurable and ∫ |f| < ∞ on ℝ², then (1) for almost every x, the section y ↦ f (x, y) is absolutely integrable and F x := ∫ y, f (x, y) defines an function of x; (2) for almost every y, the section x ↦ f (x, y) is absolutely integrable and G y := ∫ x, f (x, y) defines an function of y; and (3) the two iterated integrals agree with the integral over ℝ².