Fubini-Tonelli Theorem and Product Measures
Anchor (Master): Bogachev, Measure Theory Vol. 1 §3.3-3.4; Rudin, Real and Complex Analysis 3e §8; Halmos, Measure Theory (1950) §35-36
Intuition Beginner
A double integral computes the volume under a surface drawn over a flat rectangle. There are two natural ways to compute that volume. The first slices the rectangle into thin strips parallel to one axis, computes the area under each strip, and adds the strip areas. The second slices the rectangle into thin strips parallel to the other axis and adds those. Both procedures should give the same total volume, because the volume of a solid does not depend on the direction you cut it from. This is the picture behind the Fubini-Tonelli theorem.
In symbols, the theorem says you can compute a double integral as an iterated single integral, in either order. If you integrate over the variable first while is held fixed, you get a function of alone; integrating that function over gives the same answer as integrating first and then . The two iterated integrals match the single double integral, and they match each other. This is one of the most useful structural facts in integration theory, because it turns a problem in two variables into a sequence of two problems in one variable.
There are two distinct versions of the theorem. Tonelli's version handles functions that take non-negative values: it says the equality of the iterated integrals and the double integral always holds, with no extra condition needed beyond the function being measurable. Fubini's version handles functions that can take positive and negative values, or complex values: it says the equality holds when the function is absolutely integrable, that is when the integral of the absolute value is finite. The combined Fubini-Tonelli strategy is to first check absolute integrability using Tonelli on the absolute value, then apply Fubini to get the iterated-integral identity for the original signed function.
The theorem has one important fine-print clause: both measures involved must be sigma-finite. A measure is sigma-finite if the whole space can be split into countably many pieces each of finite measure. Lebesgue measure on the real line is sigma-finite, because the real line decomposes into the intervals from minus to plus for integers . Counting measure on an uncountable set is not sigma-finite, and counterexamples to Fubini exist in that setting.
The one-sentence takeaway: a double integral equals either iterated integral, provided the function is non-negative (Tonelli) or absolutely integrable (Fubini) and the two underlying measures are sigma-finite.
Visual Beginner
Imagine a loaf of bread sitting on a cutting board. The board is the rectangle in the plane, and the bread above the board represents the function whose double integral we want. There are two ways to compute the volume of the bread.
Left: slice the loaf into thin wafers parallel to the -axis, weigh each wafer (compute its area), and add the wafer weights. Right: slice the loaf into thin wafers parallel to the -axis, weigh each, and add. Both procedures give the same volume.
The mathematical statement that the two slicing strategies match is the iterated-integral identity in Fubini-Tonelli. The non-negative version (Tonelli) is the bread picture without restrictions. The general version (Fubini) requires the loaf to have finite total weight, that is the absolute integral to be finite, so the slicing procedure does not run into infinite cancellations.
Worked example Beginner
We compute a double integral two ways and confirm the answers match.
Step 1. Let on the unit square . The function is continuous and non-negative on the square, so Tonelli's theorem applies.
Step 2. Integrate in first. Fix and integrate over from to . Since is a constant during the inner integration, the inner integral is times the integral of from to , which is . Now integrate the resulting function over from to . The answer is .
Step 3. Integrate in first. Fix and integrate over from to . The inner integral is times the integral of from to , which is . Integrate over from to to get .
Step 4. Compare. Both iterated integrals give . The double integral of over the unit square is . The two slicing orders agree, as Tonelli predicts.
Step 5. A signed example. Let on the unit square. The function changes sign across the diagonal . The absolute value is bounded by on the square, so has integral at most and Fubini applies. Integrating in either order: integrating over from to gives ; integrating that over gives . The other order gives the same answer by symmetry. The double integral vanishes, matching the visual antisymmetry of the function under the swap .
What this tells us: when the function is non-negative or absolutely integrable, the iterated integrals give the same answer in either order, and that common answer equals the double integral. The procedure of computing one variable at a time is the standard tool for evaluating multiple integrals in calculus and probability.
Check your understanding Beginner
Formal definition Intermediate+
Let and be measure spaces.
Definition (product -algebra). The product -algebra on the Cartesian product is the smallest -algebra containing every measurable rectangle with , . The class of measurable rectangles is a semiring, and the product -algebra is its -algebra generated.
Definition (product measure). If and are -finite, there is a unique measure on satisfying for every measurable rectangle. (We use the convention .) Existence is proved via Carathéodory's extension theorem applied to the additive set-function on the algebra of finite disjoint unions of measurable rectangles; uniqueness is from -finiteness via the Hahn-Kolmogorov uniqueness theorem.
Definition (sections). For and , the -section of is . For , the -section is . For a function , the -section is the map , and the -section is .
Definition (iterated integral). For a non-negative measurable function , the iterated integral in the order is The integrand is measurable in once is -finite (a lemma in the construction of the product measure). The reverse order is defined symmetrically.
Counterexamples to common slips Intermediate+
Iterated integrals can differ when -finiteness fails. On with Lebesgue and counting measure, the indicator of the diagonal has (each -section is the single point , of -measure zero pulled outside) and — wait, both are zero here, but the actual Sierpiński-style counterexample uses a non-measurable diagonal-type set and requires the continuum hypothesis. The cleaner failure: on with Lebesgue and counting, the function has one iteration giving and the other giving , because the inner -integral over is while the inner -integral over a single slice is .
Tonelli does not require integrability. For non-negative measurable , Tonelli says as elements of , with both sides possibly simultaneously. Fubini's hypothesis (absolute integrability) is needed only when is signed or complex-valued.
Absolute integrability on the product is the right hypothesis for signed Fubini. The condition (or equivalently , by Tonelli on ) suffices. Mere existence of the iterated integrals of itself is not enough: examples like on give different iterated integrals because is not integrable.
Sections of a measurable set need not all be measurable. The product -algebra may be strictly smaller than the Lebesgue-completion of the product measure. If , every section is measurable (Theorem 1 below). But if is in the completion of but not in , some sections of may fail to be measurable — though the set of bad 's has -measure zero. Folland §2.5 discusses this completion subtlety.
The product measure on is not always equal to Lebesgue measure on . The Borel product equals , and the Borel product measure equals Lebesgue measure restricted to Borel sets. But the Lebesgue completion in dimension strictly contains the Lebesgue product of the lower-dimensional completions; the difference is irrelevant for integration but matters for set-theoretic statements.
Key theorem with proof Intermediate+
Theorem (Tonelli; Tonelli 1909 Rend. Acc. Lincei 18, 246). Let and be -finite measure spaces. For every non-negative -measurable function :
(a) For every the section is -measurable; for every the section is -measurable.
(b) The function is -measurable; the function is -measurable.
(c) The product integral equals either iterated integral:
Proof. We use the standard machine: indicator functions non-negative simple functions non-negative measurable functions, with the monotone convergence theorem 02.07.04 performing the limit step.
Step 1 (indicators of measurable rectangles). Let for , . Then (the indicator of multiplied by the constant ), which is -measurable. The inner integral is , which is -measurable in . The outer integral is . Similarly for the reverse iteration. The identity holds on indicators of rectangles.
Step 2 (indicators of measurable sets — the monotone class step). Let be the collection of sets for which (a), (b), (c) hold for . By Step 1, contains every measurable rectangle. We show is a monotone class.
Sub-step 2a (finite disjoint unions). If are disjoint with both in , then , sections distribute over the sum, and integrals of non-negative functions are additive. So — and by induction the algebra of finite disjoint unions of rectangles is in .
Sub-step 2b (monotone limits). If with , then . Each pointwise in , so is -measurable as a pointwise increasing limit of measurable functions. By the monotone convergence theorem in , so the limit function is -measurable. Applying MCT again in the outer variable, (the last equality from continuity from below of ).
Sub-step 2c (monotone decreasing limits, assuming -finiteness). The corresponding statement for requires the finiteness condition to interchange limit and integral via the dominated convergence theorem 02.07.05 with dominator . By -finiteness, is a countable union of measurable rectangles with ; restricting to each piece, the monotone-decreasing case is handled by DCT, and the global statement is recovered by taking .
Sub-step 2d (monotone class theorem). The monotone class theorem (Halmos 1950 §6, Theorem B; Bogachev 2007 Volume 1, Theorem 2.10.4) says: a monotone class containing an algebra contains the -algebra generated by that algebra. The algebra of finite disjoint unions of measurable rectangles generates , and we have shown is a monotone class containing this algebra (sub-steps 2a, 2b, 2c). Hence , and the identity holds for every indicator function of a measurable set.
Step 3 (non-negative simple functions). A non-negative simple function is a finite non-negative linear combination with . Sections of are non-negative linear combinations of sections of the , hence measurable. The iterated and product integrals are linear in the non-negative coefficients , and the identity for each (Step 2) gives the identity for .
Step 4 (non-negative measurable functions — the MCT step). Let be measurable. By the standard simple-function approximation theorem 02.07.03, there is an increasing sequence of non-negative simple functions pointwise on . For each , pointwise, so is -measurable as a pointwise increasing limit. By MCT in the inner variable, , so the inner-integral function (in ) is the pointwise limit of -measurable functions and hence -measurable. By MCT in the outer variable,
The reverse iteration follows by a symmetric argument. The three quantities agree.
Bridge. Tonelli's theorem builds toward Fubini (Theorem 5 below) by providing the integrability test on : a signed or complex measurable function on is absolutely integrable on the product if and only if either iterated integral of is finite, and this equivalence is exactly the Tonelli identity applied to . The combined Fubini-Tonelli strategy is therefore to use Tonelli on to confirm finite total absolute mass, then use Fubini on to extract the iterated-integral identity. The foundational reason the two-step strategy works is the standard machine of measure theory: identities that hold on indicators of rectangles extend to indicators of -algebra-generated sets via the monotone class theorem, then to non-negative simple functions by non-negative linearity, then to non-negative measurable functions by MCT, and finally to signed/complex functions by linearity over the positive-and-negative-part decomposition (or the four-piece decomposition for complex ). The bridge is between the rectangle formula and the iterated-integral identity for arbitrary measurable functions, with the monotone class theorem playing the load-bearing role in each step. The pattern recurs in Bochner integration on product spaces, in distribution-theoretic Schwartz kernel theorems, and in probabilistic constructions of independent product processes.
Exercises Intermediate+
Lean formalization Intermediate+
lean_status: partial — Mathlib provides the central Fubini-Tonelli architecture. MeasureTheory.Measure.prod constructs the product measure for -finite . MeasureTheory.lintegral_prod is Tonelli on the lower-Lebesgue integral. MeasureTheory.integral_prod is Fubini on Bochner-integrable functions. MeasureTheory.MeasurePreserving and MeasureTheory.Measure.prod_apply give the rectangle formula. The Sierpiński-style counterexamples in the non--finite setting are not formalised in Mathlib but are recorded in the unit's Master tier and the companion module Codex.Analysis.MeasureTheory.FubiniTonelli.
import Mathlib.MeasureTheory.Constructions.Prod.Basic
import Mathlib.MeasureTheory.Integral.Prod
open MeasureTheory
variable {α β : Type*} [MeasurableSpace α] [MeasurableSpace β]
variable (μ : Measure α) (ν : Measure β)
variable [SigmaFinite μ] [SigmaFinite ν]
-- Tonelli for lower-Lebesgue integrals on σ-finite product measures
example (f : α × β → ENNReal) (hf : Measurable f) :
∫⁻ z, f z ∂(μ.prod ν) = ∫⁻ x, ∫⁻ y, f (x, y) ∂ν ∂μ :=
lintegral_prod f hf.aemeasurable
-- Fubini for Bochner-integrable functions
example {E : Type*} [NormedAddCommGroup E] [NormedSpace ℝ E]
(f : α × β → E) (hf : Integrable f (μ.prod ν)) :
∫ z, f z ∂(μ.prod ν) = ∫ x, ∫ y, f (x, y) ∂ν ∂μ :=
integral_prod f hfAdvanced results Master
The advanced theory of product measures and the Fubini-Tonelli identity splits across seven strands: the product -algebra and rectangle formula, the monotone-class construction of the product measure, Tonelli for non-negative measurable functions, Fubini for -functions, completion subtleties, counterexamples without -finiteness, and applications to convolution, Cavalieri, and integral-transform identities.
Theorem 1 (Measurability of sections; Folland 2e Proposition 2.34). Let and be measurable spaces, and let . For every , the section ; for every , the section . For a -measurable function , the section is -measurable for every and is -measurable for every .
The section measurability is the load-bearing structural fact behind Fubini-Tonelli: the iterated integrals are defined only because the sectioned functions are measurable. The proof is the standard machine: the class contains every measurable rectangle (since if , otherwise), is closed under complements and countable unions (by the corresponding section operations), hence is a -algebra containing the rectangles. So . The function statement follows from the level-set characterisation [Folland Real Analysis 2e].
Theorem 2 (Existence and uniqueness of the product measure; Halmos 1950 §35; Bogachev 2007 Vol. 1 Theorem 3.3.1). Let and be -finite measure spaces. There exists a unique measure on with for all , (with ).
The existence proof uses Carathéodory's extension theorem. The set-function defined on the semiring of measurable rectangles by extends additively to the algebra of finite disjoint unions of measurable rectangles. The countable-additivity of this extension on the algebra is proved by: given a countable disjoint cover , the sectional identity combined with monotone convergence in the inner -integral gives the formula . Carathéodory's outer-measure-to-measure construction lifts the algebra-additive set-function to a measure on the generated -algebra .
The uniqueness uses the Hahn-Kolmogorov uniqueness theorem (also called the - theorem or the monotone class theorem): a -finite measure on a -algebra is determined by its values on a generating -system (a class closed under finite intersections). The measurable rectangles form a -system generating , so any other measure agreeing with on rectangles is identical [Halmos 1950].
Theorem 3 (Tonelli; Tonelli 1909 Rend. Acc. Lincei 18, 246). Let be -finite. For any non-negative -measurable function , with all three expressions belonging to .
Tonelli's 1909 Rendiconti dell'Accademia dei Lincei paper [Tonelli 1909] introduced the non-negative-function version of the iterated-integral identity, building on Fubini's 1907 version for absolutely integrable functions. Tonelli's contribution was the recognition that absolute integrability was not needed when the function is non-negative — the equality of the three quantities holds unconditionally for non-negative measurable functions on -finite product spaces, possibly with all three being . The proof is the standard machine (Step 1-4 of the proof of Theorem above).
Theorem 4 (Fubini; Fubini 1907 Rend. Acc. Lincei 16, 608). Let be -finite, and (or or ) be -integrable. Then:
(a) For -a.e. , the section ; for -a.e. , the section .
(b) The functions (defined -a.e.) and (defined -a.e.) belong to and respectively.
(c) The product and iterated integrals coincide:
Fubini's 1907 paper [Fubini 1907] proved the iterated-integral identity for absolutely integrable real-valued functions; the result was the first general statement of the iterated-integral interchange beyond the Cauchy-Riemann context, building on earlier special cases (Cauchy 1814 for continuous functions on rectangles, Lebesgue 1902 for bounded measurable functions). The proof reduces to Tonelli on (positive and negative parts), using to control both parts and then combining via linearity of the integral. The complex case decomposes into real and imaginary parts and applies the real case to each.
Theorem 5 (Fubini-Tonelli combined; Folland 2e Theorem 2.37). Let be -finite, be measurable. If either of the iterated integrals is finite, then and Fubini applies.
The combined statement codifies the standard practical strategy: apply Tonelli to to check absolute integrability via one iteration order; if finite, conclude and apply Fubini to to get the iterated-integral identity for itself. This is the procedure invoked in virtually every real-analytic computation involving multiple integrals or signed integrands.
Theorem 6 (Completion and a.e. measurability; Folland 2e Theorem 2.39). Let denote the completion of , that is the measure obtained by Carathéodory completion on the -algebra of -measurable sets in the sense of Lebesgue. Then:
(a) If is -measurable, the section is -measurable for -a.e. (and analogously for ). The set of bad 's is contained in a -null set.
(b) Tonelli and Fubini hold with in place of , with the inner integrals understood as integrals of -measurable functions on the full--measure set of good 's, and the integrand defined arbitrarily (e.g., to be zero) on the -null exceptional set.
The completion subtlety matters when working with Lebesgue measure on rather than with the Borel product measure: , but the Lebesgue -algebra is strictly larger than . The Fubini-Tonelli statements for Lebesgue-measurable integrands rely on Theorem 6, with "for -a.e. " appearing in the conclusions about section measurability.
Theorem 7 (Sierpiński counterexample without -finiteness; Sierpiński 1920 Fundamenta Math. 1, 112). Let with Lebesgue measure and counting measure (which is not -finite on the uncountable space ). Let where is the diagonal. Then:
(a) For every , the section on is the indicator of the single point , with counting-measure integral . So .
(b) For every , the section on is the indicator of , with Lebesgue-measure integral . So .
The two iterated integrals are and , unequal. The Fubini-Tonelli identity fails because is not -finite. Sierpiński's 1920 Fundamenta Mathematicae paper [Sierpiński 1920] gave a more elaborate continuum-hypothesis-dependent counterexample in which both iterated integrals exist as Lebesgue integrals but give different values; the present simpler example uses non--finite counting measure to exhibit the same phenomenon without set-theoretic axioms beyond ZFC.
Theorem 8 (Convolution and Young's inequality; Young 1912 Proc. London Math. Soc. (2) 11, 357). For and with and , the convolution is well-defined for a.e. and satisfies the Young inequality .
The proof in the case uses Tonelli on and translation-invariance of Lebesgue measure to deduce , the foundational fact that is a Banach algebra under convolution. The case follows by Riesz-Thorin interpolation between the endpoints , , and for the conjugate exponent . The sharp constant in Young's inequality on is due to Brascamp-Lieb 1976 Adv. Math. 20, 151, with Gaussian extremisers [Young 1912].
Theorem 9 (Cavalieri principle / layer-cake formula; Cavalieri 1635, Bogachev 2007 Vol. 1 Proposition 2.5.7). For a non-negative measurable function on and any ,
The Cavalieri principle (Cavalieri 1635 Geometria indivisibilibus [Cavalieri 1635]) was the seventeenth-century forerunner of integration: the area under a curve equals the integral of the horizontal-slice widths. In modern form, the layer-cake formula is a one-line Tonelli computation: , and Tonelli on the non-negative product exchanges the order of integration to give . The case is the original Cavalieri statement; the general produces the distributional formula for -norms in terms of measure of super-level sets, the cornerstone of weak- theory and the Lorentz spaces (Lorentz 1950).
Theorem 10 (Volume of -ball; Bogachev 2007 Vol. 1 Example 3.4.7). The Lebesgue measure of the unit ball is
The formula is obtained by Tonelli plus the Gaussian-integral identity (Exercise 8). Writing via the product of one-dimensional Gaussians, then re-expressing the integral via the layer-cake formula on with , gives — where is the surface area of the unit sphere — leading via the substitution to , hence and .
The recursion , derived directly from Tonelli by slicing the -ball along the last coordinate, gives an alternative proof and the Wallis-product connection.
Theorem 11 (Plancherel and Fourier inversion via Fubini; Plancherel 1910 Rend. Circ. Mat. Palermo 30, 289). For , the Fourier transform satisfies (Plancherel identity), extending by density to a unitary operator .
The Plancherel identity proof relies on Fubini-Tonelli applied to the function on (in the variables ). Two of the three Fubini interchanges produce the identities (the -inner-product preservation) and the Fourier-inversion formula for Schwartz . The boundedness of Fubini's interchange is justified by the absolute integrability of the triple-product on under the Schwartz-class hypothesis [Plancherel 1910 not declared; see Hausdorff 1923 placeholder].
Synthesis. The Fubini-Tonelli architecture is the foundational reason that modern integration theory can reduce multi-dimensional integrals to iterated one-dimensional integrals, and conversely that iterated-integral identities can be lifted to genuine multi-dimensional statements. The central insight is the rectangle formula on the semiring of measurable rectangles, extending via Carathéodory and the monotone class theorem to a -additive measure on the product -algebra, and the resulting iterated-integral identity holding for non-negative measurable functions (Tonelli) and absolutely integrable functions (Fubini) on -finite product spaces.
The pattern generalises in four directions. First, to convolutions: Tonelli is the load-bearing step in proving that convolution is bounded, identifying as a Banach algebra. Young's interpolated inequality for follows by Riesz-Thorin from this endpoint. Second, to Cavalieri / layer-cake formulas: Tonelli on converts integrals into measure-of-super-level-set integrals, the foundation of weak- theory and Lorentz spaces. Third, to Fourier analysis: the Plancherel identity, Fourier inversion, and the convolution-product theorem all rely on Fubini interchanges in the convolution-Fourier triple-integral. Fourth, to probability theory: independent random variables are precisely those whose joint distribution is a product measure, and Fubini-Tonelli is the foundational fact behind for independent integrable , the expectation-factorisation identity underlying the strong law of large numbers, the central limit theorem, and Wiener's chaos decomposition.
Putting these together identifies Fubini-Tonelli as the bridge between Carathéodory's outer-measure construction, the standard-machine proof template (indicators-to-simple-to-non-negative-to-signed via MCT and linearity), the convolution algebra structure of , the Cavalieri-Lorentz weak-type theory, the Plancherel-Fourier unitary, and the product-space construction of independent random processes — six structurally distinct but Fubini-unified pillars of modern analysis.
Full proof set Master
Proposition 1 (Monotone class theorem; Halmos 1950 §6). Let be an algebra of subsets of a set , and a monotone class containing . Then contains the -algebra generated by .
Proof. Let be the smallest monotone class containing . The claim is that is itself an algebra and a -algebra, hence equals .
Define for each . The class is a monotone class (by closure of monotone-class operations under finite unions and intersections at the level of monotone limits). For , the class contains (since is an algebra), so . This says: for and , the four set-operations land in . By symmetry, for , , hence . So is closed under finite unions, finite intersections, and complements — an algebra.
Monotonically-closed-plus-algebraic implies -algebraic: a countable union equals the monotone limit , which is in since each finite union is and monotone-class closure handles the limit. Hence is a -algebra containing , so . Conversely since -algebras are monotone classes. Hence equality. Since the original contains and is monotone, .
Proposition 2 (Carathéodory extension theorem; Carathéodory 1918 Vorlesungen über reelle Funktionen §5). A -additive function on an algebra of subsets of extends uniquely to a measure on , provided is -finite on .
Proof sketch. Define the outer measure . Carathéodory's outer-measure-to-measure construction (see 02.07.02) gives a -algebra of -measurable sets, on which restricts to a measure. The countable subadditivity and additivity of on imply and . Hence on is the desired measure extension. Uniqueness on under -finiteness follows from the monotone class theorem (Proposition 1) applied to the class of sets where the candidate extensions agree.
Proposition 3 (Product measure construction). The product measure on exists and is unique under the -finite hypothesis.
Proof. The measurable rectangles form a semiring. The set-function extends additively to the algebra of finite disjoint unions of measurable rectangles: if , define . The well-definedness (independence of the disjoint-rectangle decomposition) and -additivity on are proved via the section formula: for , , and integrating in first gives . Integrating in gives uniquely. Countable additivity follows by monotone convergence applied to the partial-sum sequence.
Apply Carathéodory (Proposition 2) to extend from to a measure on . The -finiteness of implies -finiteness of on (decompose with and with ; then has -measure and these cover ). Carathéodory's uniqueness gives the unique extension .
Proposition 4 (Tonelli — full proof via standard machine). For non-negative -measurable and -finite , the iterated and product integrals coincide.
Proof. As detailed in Steps 1-4 of the proof of Theorem (Intermediate+ section). The four-step sequence — rectangles, monotone class theorem on indicators, linearity on simple functions, MCT on non-negative measurable functions — is the standard machine of measure theory, with the monotone class theorem (Proposition 1) doing the load-bearing extension from rectangles to general measurable sets, and MCT 02.07.04 handling the simple-to-measurable limit.
Proposition 5 (Fubini — from Tonelli to ). For on a -finite product space, the iterated and product integrals of coincide.
Proof. Decompose into non-negative real and (when complex) imaginary parts. By Tonelli applied to (or the four-part decomposition for complex ), the iterated integrals of all equal . Hence each of has finite iterated integrals, and the inner integrals are finite for -a.e. (the set where either is infinite has -measure zero, by the finiteness of ).
On the full-measure set of good 's, as -functions, and , a difference of two finite quantities. The function is measurable (difference of two measurable functions on a full-measure set, with arbitrary measurable extension to the null set), and integrable: Linearity of the integral and the Tonelli identity for give . The reverse iteration is symmetric.
Proposition 6 (Cavalieri / layer-cake from Tonelli). For non-negative measurable on and :
Proof. Write . Tonelli on the non-negative function on (both spaces with their natural -finite measures) gives The Cavalieri principle is a one-line Tonelli calculation.
Proposition 7 (Convolution Banach-algebra structure on ). For with Lebesgue measure, the convolution is defined for a.e. , belongs to , and satisfies .
Proof. As in Exercise 5. Tonelli on plus translation-invariance of Lebesgue measure gives the integral on equal to . Hence the inner -integral is finite for a.e. , defining as an absolutely convergent integral on a full-measure set. The -norm bound follows from and integration in .
Proposition 8 (Sierpiński's non--finite counterexample). On with Lebesgue and counting measure, the two iterated integrals of (diagonal indicator) differ.
Proof. Each -section has (counting measure of a singleton). The outer Lebesgue integral . Each -section has (Lebesgue measure of a singleton). The outer counting integral . The iterated integrals are and — unequal, and Fubini-Tonelli fails because is not -finite on (any decomposition of the uncountable set into measurable pieces of finite counting measure would require uncountably many pieces).
Proposition 9 (Completion-compatible Fubini-Tonelli; Folland 2e Theorem 2.39). With the completion of the product, the Fubini-Tonelli identity holds for -measurable functions, with section-measurability holding -a.e. (rather than for all ).
Proof sketch. For , decompose with and for some with . By Tonelli for , , so for -a.e. . On this full-measure set, with , so is -measurable (containing the -measurable up to a -null set). The iterated-integral identity for reduces to the identity for via the a.e.-zero null-set correction, and the standard machine carries this through to general -measurable functions.
Proposition 10 (Independence and product measures in probability). Let be random variables on a probability space with values in measurable spaces . The variables are independent if and only if the joint distribution on equals the product measure of the marginal distributions.
Proof. (Forward.) Independence means for all . Translating: the joint distribution on the rectangle equals the product of marginal-distribution masses, which is exactly the rectangle-formula defining the product measure. By Theorem 2 (uniqueness on rectangles forces equality on the -algebra), the joint distribution equals the product measure.
(Reverse.) If the joint distribution is the product measure, the rectangle formula holds, which is the independence condition.
Fubini-Tonelli applied to the product measure gives the expectation-factorisation identity for independent integrable : , the foundational identity behind the laws of large numbers and the central limit theorem.
Connections Master
Lebesgue integral and monotone convergence
02.07.04. The direct prerequisite for Tonelli: MCT applied to the simple-function approximations in Step 4 of the Tonelli proof gives the iterated-integral identity for general non-negative measurable from its truth on simple functions. Without MCT the standard machine breaks at the simple-to-general step.Fatou's lemma and dominated convergence
02.07.05. The complementary tool. DCT is used in two structural places: (i) the monotone-decreasing sub-step of the monotone-class argument for Tonelli (Sub-step 2c), requiring -finiteness for the dominator; and (ii) Fubini's reduction from non-negative to , where the iterated integral of the negative part is controlled by the DCT-style identity valid only under absolute integrability.spaces and Riesz-Fischer completeness
02.07.06. The just-shipped peer. Fubini-Tonelli is the foundational fact behind the convolution Banach-algebra structure on (Theorem 8 / Proposition 7): the convolution boundedness is a one-line Tonelli computation. The same Tonelli interchange underlies the boundedness of all the Young-inequality convolution maps with , by Riesz-Thorin interpolation between Fubini-Tonelli endpoints.Lebesgue outer measure and Carathéodory construction
02.07.02. The construction of the product measure on relies on Carathéodory's extension theorem (Proposition 2) applied to the additive set-function on the algebra of finite disjoint unions of measurable rectangles. Without Carathéodory's outer-measure machinery the product measure has no -additive existence statement.Fourier transform [forward: 02.10.04 Fourier-Plancherel]. The Fubini-Tonelli identity is invoked in essentially every Fourier-analytic computation: the Plancherel identity, the Fourier-inversion formula, the convolution-product identity , and the Hausdorff-Young inequality all rely on Fubini interchanges. The forward connection to Fourier analysis is the load-bearing application of Fubini-Tonelli in harmonic analysis.
Convolution algebras [forward: convolution Banach algebra of on locally compact groups]. Proposition 7 generalises: for a locally compact group with Haar measure , is a Banach algebra under convolution, and the Fubini-Tonelli identity is the foundational fact identifying convolution as a bounded operation. This is the starting point of abstract harmonic analysis (Hewitt-Ross 1963 Abstract Harmonic Analysis).
Sobolev embeddings [forward: 02.13.x Sobolev spaces]. Fubini-Tonelli is the foundational fact behind Gagliardo-Nirenberg-Sobolev inequalities, the iterated-slicing inequality for compactly supported on . The slicing argument is a Tonelli-style interchange in each coordinate, with the product structure of entering through the product-measure-and-Lebesgue identification.
Probability product spaces [lateral: probability theory]. Proposition 10 identifies independent random variables with joint distributions that are product measures, and the Fubini-Tonelli expectation-factorisation identity for independent integrable is the foundational identity of probability theory. The infinite-product Kolmogorov extension theorem extends the finite-product construction to infinite product spaces, the foundation for stochastic processes and Wiener measure.
Historical & philosophical context Master
Cavalieri's 1635 Geometria indivisibilibus continuorum nova quadam ratione promota [Cavalieri 1635] was the seventeenth-century forerunner of the iterated-integral interchange: the area under a curve is the sum of the lengths of vertical slices, and Cavalieri's principle that two solids with equal cross-section areas at every height have equal volumes is the geometric germ of Tonelli's theorem. Cavalieri's contemporary Torricelli (1647) extended the principle to derive volumes of paraboloid and conoid solids, and Pascal (1654) used it to compute areas under cycloid curves. The principle was made rigorous only after the Lebesgue integral was developed in the early twentieth century.
Cauchy's 1814 Mémoire sur les intégrales définies introduced the first general statement of the iterated-integral interchange for continuous functions on rectangles, using uniform convergence of the inner integral as a function of the outer parameter. Riemann's 1854 Habilitationsschrift refined the statement to Riemann-integrable functions, with the famous condition that the function be Riemann-integrable on the rectangle (a more restrictive condition than Lebesgue-integrability, but already covering the practical applications of nineteenth-century analysis).
Henri Lebesgue's 1902 Intégrale, longueur, aire (his thesis) introduced the Lebesgue integral and stated an iterated-integral interchange for bounded measurable functions on bounded rectangles. The general statement for unbounded functions and infinite domains was incomplete in Lebesgue's 1902 work; the missing piece was the careful treatment of -finiteness and the absolute-integrability condition.
Guido Fubini's 1907 Rendiconti dell'Accademia dei Lincei paper [Fubini 1907], titled Sugli integrali multipli (On multiple integrals), gave the first general statement of the iterated-integral interchange for absolutely integrable Lebesgue-measurable functions on -finite product spaces, with the proof via the positive/negative decomposition and reduction to the non-negative case. Fubini's statement was restricted to bounded rectangles in , with general -finite spaces appearing only after Carathéodory's 1918 Vorlesungen über reelle Funktionen axiomatised the measure-theoretic framework.
Leonida Tonelli's 1909 Rendiconti dell'Accademia dei Lincei paper [Tonelli 1909], titled Sull'integrazione per parti (On integration by parts), gave the non-negative version of the iterated-integral identity. Tonelli's recognition that absolute integrability was unnecessary for non-negative measurable functions — both iterated integrals always coincide with the double integral as elements of , with all three possibly being simultaneously — completed the modern Fubini-Tonelli framework. Tonelli's paper appeared two years after Fubini's, and the combined Fubini-Tonelli identity (apply Tonelli to for the integrability test, then Fubini to the signed ) became standard practice in measure theory by the 1920s.
Wacław Sierpiński's 1920 Fundamenta Mathematicae paper [Sierpiński 1920], titled Sur un problème concernant les ensembles mesurables superficiellement (On a problem concerning superficially measurable sets), exhibited the first explicit counterexample to the iterated-integral identity in the absence of -finiteness: a Lebesgue-measurable function on whose two iterated integrals exist as Lebesgue integrals but disagree. Sierpiński's counterexample required the continuum hypothesis; later cleaner counterexamples (using non--finite counting measure, as in Theorem 7) work in ZFC without set-theoretic auxiliary axioms.
Paul Halmos's 1950 Measure Theory monograph [Halmos 1950] codified the modern textbook formulation of Fubini-Tonelli: the monotone-class-theorem-based proof, the -finiteness hypothesis, the rectangle formula and Carathéodory product-measure construction, and the standard machine of indicator-to-simple-to-non-negative-to-signed extension. Halmos's textbook treatment was followed by Folland 1984 Real Analysis §2.5, Royden 1968 Real Analysis §11, Rudin 1966 Real and Complex Analysis §8, and Bogachev 2007 Measure Theory Vol. 1 §3.3-3.4 [Bogachev Volume 1; Folland 2e; Rudin Real and Complex Analysis].
The philosophical thread: Fubini-Tonelli is the rigorous version of the seventeenth-century Cavalieri principle, with three centuries of mathematical refinement adding (a) the Lebesgue-integral machinery permitting unbounded and singular integrands, (b) the -finiteness condition delineating where the interchange is permitted, (c) the absolute-integrability versus non-negativity distinction (Fubini vs. Tonelli), and (d) the explicit Sierpiński counterexamples showing the necessity of the hypotheses. The arc from Cavalieri 1635 to Halmos 1950 spans 315 years and tracks the maturation of integration theory from geometric intuition to a fully axiomatic theorem.
Bibliography Master
@book{Cavalieri1635,
author = {Cavalieri, Bonaventura},
title = {Geometria indivisibilibus continuorum nova quadam ratione promota},
publisher = {Typis Clementis Ferronij},
address = {Bologna},
year = {1635}
}
@article{Fubini1907,
author = {Fubini, Guido},
title = {Sugli integrali multipli},
journal = {Rendiconti della Reale Accademia dei Lincei},
volume = {16},
year = {1907},
pages = {608--614}
}
@article{Tonelli1909,
author = {Tonelli, Leonida},
title = {Sull'integrazione per parti},
journal = {Rendiconti della Reale Accademia dei Lincei},
volume = {18},
year = {1909},
pages = {246--253}
}
@article{Fubini1915,
author = {Fubini, Guido},
title = {Sulla derivazione per serie},
journal = {Atti della Reale Accademia dei Lincei. Classe di Scienze Fisiche},
series = {5},
volume = {24},
year = {1915},
pages = {204--206}
}
@book{Caratheodory1918,
author = {Carath\'eodory, Constantin},
title = {Vorlesungen \"uber reelle {F}unktionen},
publisher = {Teubner},
address = {Leipzig and Berlin},
year = {1918}
}
@article{Sierpinski1920,
author = {Sierpi\'nski, Wac\l aw},
title = {Sur un probl\`eme concernant les ensembles mesurables superficiellement},
journal = {Fundamenta Mathematicae},
volume = {1},
year = {1920},
pages = {112--115}
}
@article{Young1912,
author = {Young, William Henry},
title = {On the multiplication of successions of {F}ourier constants},
journal = {Proceedings of the London Mathematical Society},
series = {2},
volume = {11},
year = {1912},
pages = {357--366}
}
@book{Halmos1950,
author = {Halmos, Paul R.},
title = {Measure Theory},
publisher = {Van Nostrand},
address = {New York},
year = {1950}
}
@book{Folland1999,
author = {Folland, Gerald B.},
title = {Real Analysis: Modern Techniques and Their Applications},
edition = {2},
publisher = {Wiley},
year = {1999}
}
@book{Rudin1987,
author = {Rudin, Walter},
title = {Real and Complex Analysis},
edition = {3},
publisher = {McGraw-Hill},
year = {1987}
}
@book{Bogachev2007,
author = {Bogachev, Vladimir I.},
title = {Measure Theory, Volume 1},
publisher = {Springer},
year = {2007}
}
@book{RoydenFitzpatrick2010,
author = {Royden, H. L. and Fitzpatrick, P. M.},
title = {Real Analysis},
edition = {4},
publisher = {Pearson},
year = {2010}
}
@book{Saks1937,
author = {Saks, Stanis\l aw},
title = {Theory of the Integral},
edition = {2},
publisher = {Hafner},
address = {New York},
year = {1937}
}
@book{Tao2016,
author = {Tao, Terence},
title = {Analysis II},
edition = {3},
publisher = {Hindustan Book Agency},
year = {2016}
}
@article{BrascampLieb1976,
author = {Brascamp, Herm Jan and Lieb, Elliott H.},
title = {Best constants in {Y}oung's inequality, its converse, and its generalization to more than three functions},
journal = {Advances in Mathematics},
volume = {20},
year = {1976},
pages = {151--173}
}
@book{HewittRoss1963,
author = {Hewitt, Edwin and Ross, Kenneth A.},
title = {Abstract Harmonic Analysis, Volume I},
publisher = {Springer},
year = {1963}
}