Lebesgue Integral Construction and the Monotone Convergence Theorem
Anchor (Master): Halmos, Measure Theory §IV; Bogachev, Measure Theory Vol. 1 §2.4-2.6; Rudin, Real and Complex Analysis 3e §1
Intuition Beginner
The Riemann integral asks the question backwards. It chops up the -axis (the domain) into thin vertical strips, multiplies the strip width by the value of the function at a sample point, and adds the rectangles to recover the area under the curve. This works beautifully for continuous functions, where the value changes only a little across each thin strip. It runs into trouble when the function is wild: the indicator of the rationals on takes the value on a dense set and on another dense set, so every thin vertical strip contains points of both kinds and the strip-rectangle picture cannot decide what height to choose.
Lebesgue's idea was to chop up the -axis (the range) instead. Slice the height between and the supremum of the function into horizontal bands, and for each band compute the measure of the set of -values whose function value falls in that band. Multiply the height of the band by the measure of the corresponding domain set, and add. For the indicator of the rationals, the height is achieved on the rationals (measure zero), the height is achieved on the irrationals (measure one), so the Lebesgue integral is , a clean answer where Riemann's procedure is undefined.
The construction proceeds in three steps. First, define the integral of a simple function — a finite sum of constants times indicators of measurable sets — as the obvious finite sum of values times measures of level sets. Second, define the integral of a non-negative measurable function as the supremum of integrals of simple functions sitting below it. Third, define the integral of a general measurable function by splitting it into its positive and negative parts and subtracting the two non-negative integrals.
The monotone convergence theorem is the engine that makes the second step computable. If a non-negative function is approached pointwise from below by an increasing staircase of simple functions, the theorem says that the integrals of the staircase steps climb toward the integral of the function. The supremum of integrals equals the integral of the supremum. This is a stronger and cleaner statement than anything the Riemann setting allows, and it makes the Lebesgue integral interchangeable with limits in a way the Riemann integral never could be.
A useful slogan: the Lebesgue integral is the Riemann integral made limit-stable. Whenever a sequence of integrable functions converges pointwise upward to a limit, the integrals converge to the integral of the limit. No fussing with uniform convergence, no Darboux upper-and-lower sums, no patching at jump discontinuities. The price is the upfront cost of building the measure-theoretic framework; the payoff is a theory of integration where limit-passage is a one-line citation rather than a technical struggle.
The one-sentence takeaway: chop the range instead of the domain, build the integral by approximating from below with simple functions, and the monotone convergence theorem makes limits and integrals commute.
Visual Beginner
Picture a non-negative function as a smooth hump over the -axis. The Riemann picture slices the base of the hump into thin vertical strips; the Lebesgue picture slices the height of the hump into thin horizontal bands. For each horizontal band, the set of -values whose function value lands in that band is some collection of intervals (or a more complicated measurable set). The measure of that collection times the band height contributes one term to the Lebesgue integral.
The monotone convergence picture is a sequence of staircases. The first staircase sits well below the smooth curve; the second is finer and climbs higher; the third is finer still and climbs higher again. Each staircase is a simple function whose integral is a finite sum of band heights times band-set measures. As the staircases climb pointwise toward the curve, their integrals climb toward the area under the curve.
Worked example Beginner
We compute the Lebesgue integral of the Dirichlet indicator function on the interval . This function takes the value at every rational point and at every irrational point.
Step 1. The function is already simple. It has only two distinct values: on the rationals in , and on the irrationals in .
Step 2. The integral of a simple function is the sum of value times measure of level set. The set of rationals in has Lebesgue measure (it is countable, so the sum of widths of intervals covering it can be made as small as one likes). The set of irrationals in has Lebesgue measure (the complement of a set of measure in ).
Step 3. Add the two terms: the integral equals .
Step 4. Sanity check: the Riemann integral of on is undefined because the Riemann upper sum is (any sampling strip contains rationals) and the lower sum is (any sampling strip contains irrationals). The Lebesgue procedure gives a definite value.
What this tells us: the Lebesgue integral assigns a clean numerical value to a function that the Riemann integral cannot handle, by switching from sampling-by-domain to weighing-by-range.
Check your understanding Beginner
Formal definition Intermediate+
Let be a measure space.
Definition (integral of a simple function). A non-negative simple function is a measurable function with finite range. Its canonical representation is where are the distinct values of and are the pairwise disjoint measurable level sets. The Lebesgue integral of over with respect to is with the convention so that values of achieved only on null sets contribute zero even when is paired with [Folland §2.2].
The definition does not depend on the choice of representation: if is any other representation with measurable (not necessarily disjoint or with distinct ), refining the partition to a common refinement and re-summing produces the same value. This is the simple-function representation lemma.
Definition (integral of a non-negative measurable function). Let be measurable. The Lebesgue integral of over with respect to is The value lies in . We say is integrable when .
Definition (integral of a general measurable function). Let be measurable. Write where and are the non-negative parts. If at least one of , is finite, set If both are finite, is called integrable and we write . If both are infinite, the integral is undefined.
Definition (integral over a measurable subset). For and measurable, .
Linearity, monotonicity, and basic estimates. For non-negative measurable and : For general : Linearity for non-negative simple functions is direct from the definition; linearity for non-negative measurable functions follows once the monotone convergence theorem below is in hand.
Counterexamples to common slips Intermediate+
The integral of a non-negative function can be . The constant function on has , so is measurable and non-negative but not integrable. Integrability is a finiteness condition added on top of measurability.
Linearity for general (signed) requires integrability. If , the integral is undefined, and writing becomes meaningless. The hypothesis is irreducible for the signed-linearity identity.
Pointwise upper bound need not give a finite integral. The functions on converge pointwise to (everywhere except ) but for every . The pointwise limit has integral , but the integrals of the approximating sequence do not converge to the integral of the limit; the monotone convergence theorem requires monotonicity, not just pointwise convergence.
Riemann-integrable does not imply Lebesgue-integrable on infinite-measure domains. The function on is improper-Riemann-integrable (with value ) but not Lebesgue-integrable: . The Lebesgue integral demands absolute integrability.
Key theorem with proof Intermediate+
Theorem (monotone convergence; Beppo Levi 1906). Let be a measure space and let be a sequence of measurable functions satisfying pointwise almost everywhere, with pointwise limit almost everywhere. Then is measurable and
Proof. By redefining the and on a null set, we may assume the monotonicity and convergence hold everywhere on without changing any integral. Measurability of is the countable-supremum closure of measurable functions.
Step 1 (the easy inequality). Since for every , monotonicity of the integral gives . Taking , . The sequence is monotone non-decreasing (since gives ), so its limit exists in and equals its supremum. Denote .
Step 2 (the reverse inequality). It suffices to show that for every simple function with , . Once this is proven, taking the supremum over such gives , completing the proof.
Fix a simple with and pairwise disjoint measurable . Fix . Define the cumulative measurable set The sets are measurable (each is the level set of the measurable function ) and form an increasing sequence: because .
Claim. .
Proof of claim. Fix . If , then for every , so for every . If , then , and since , . By definition of pointwise limit, , so eventually , hence for sufficiently large . End of claim.
Now estimate from below by restricting attention to : The first inequality drops the part of the integral outside (where ); the second uses on ; the third is the integral of a simple function on .
For each , the sets form an increasing sequence whose union is . Measure-theoretic continuity of increasing sequences (which holds without finite-measure hypothesis) gives as . So That is, . Since was arbitrary, take to conclude .
Taking the supremum over all simple with , .
Combining the two steps, , as required.
Bridge. The monotone convergence theorem builds toward 02.07.05 Fatou's lemma and the dominated convergence theorem, where the same Egorov-style cumulative-set decomposition extends from monotone to general convergent sequences via the -and- sandwich. The central insight is that the supremum of integrals equals the integral of the supremum for non-negative increasing sequences, and this is exactly the property that makes the Lebesgue integral interchangeable with limits in a way the Riemann integral cannot match. The foundational reason the proof works is the measure-theoretic continuity of increasing sequences , which holds in any measure space and does not require finite measure. Putting these together with the simple-function approximation theorem from 02.07.03, we identify the integral of a non-negative measurable function with the limit of integrals along the dyadic simple-function staircase. The bridge is between the descriptive theory (measurability as a sigma-algebra condition) and the operational theory (integrals computed as limits along constructive approximations), and the pattern generalises immediately to Banach-valued integration via the Bochner integral [Bochner 1933] and to the Itô integral for stochastic processes.
Exercises Intermediate+
Lean formalization Intermediate+
lean_status: full — Mathlib provides the full apparatus. MeasureTheory.lintegral encodes the lower Lebesgue integral of an ENNReal-valued measurable function as the supremum over simple-function approximations from below. MeasureTheory.lintegral_iSup packages the monotone convergence theorem: for a monotone sequence of measurable functions with pointwise supremum, the integral of the supremum equals the supremum of integrals. MeasureTheory.lintegral_liminf_le gives Fatou's lemma, and MeasureTheory.tendsto_integral_of_dominated_convergence gives the Bochner-valued dominated convergence theorem. The companion module records the unit's predicate names; the deeper structural theorems sit on the broader Mathlib measure-theory shelf accessed by import.
import Mathlib.MeasureTheory.Integral.Lebesgue
import Mathlib.MeasureTheory.Integral.Bochner
variable (X : Type*) [MeasurableSpace X]
variable (μ : MeasureTheory.Measure X)
abbrev CodexLintegral (f : X → ENNReal) : ENNReal := MeasureTheory.lintegral μ f
abbrev CodexIntegrable {β : Type*} [NormedAddCommGroup β] (f : X → β) : Prop :=
MeasureTheory.Integrable f μAdvanced results Master
The advanced theory of Lebesgue integration splits across four strands: the derived limit theorems (Fatou, dominated convergence, Vitali), the relation to Riemann integration (Lebesgue criterion, counterexample, Henstock-Kurzweil refinement), the abstract foundations (Daniell, Bochner, Itô), and the absolute-continuity / density-with-respect-to-measure framework (the bridge to Radon-Nikodym).
Theorem 1 (Fatou's lemma; Fatou 1906). Let be a measure space and let be a sequence of measurable functions . Then The inequality can be strict: with on , the left side is and the right side is [Fatou 1906].
Proof. Define . Each is measurable as the infimum of a countable family. The sequence is monotone non-decreasing in (taking infima over shrinking tails of an arbitrary sequence yields an increasing sequence), and its pointwise limit is by definition. By monotone convergence applied to : For each , pointwise, so . Taking : Chaining the two displays gives the result.
Theorem 2 (dominated convergence; Lebesgue 1908). Let be measurable functions with almost everywhere, and suppose there exists with almost everywhere for every . Then and
Proof. Apply Fatou's lemma twice. To the non-negative sequence (with pointwise limit ): Since , subtraction gives . Apply Fatou to (with pointwise limit ): giving . Combining the two, .
The convergence follows by applying the same argument to , which is dominated by .
Theorem 3 (Vitali convergence; Vitali 1907). Let and let be a sequence of measurable functions with in measure. Then and if and only if the sequence is **uniformly integrable**, meaning that for every there exists such that for every and every measurable with , , and additionally for every there exists a measurable with such that for every [Vitali 1907].
The Vitali theorem is sharper than DCT in the finite-measure case: it replaces the dominating-function hypothesis with the uniform-integrability condition, which is a more flexible characterisation of sequences whose integrals converge with their pointwise limits. Vitali's theorem is the standard tool in martingale theory and in the modern treatment of weak compactness in via the Dunford-Pettis theorem.
Theorem 4 (absolute continuity of the integral). If , then for every there exists such that for every measurable with ,
Proof. Split . The first piece is bounded by . The second piece has as by dominated convergence (the functions converge to a.e. and are dominated by ). Pick with . Then for :
Theorem 5 (Lebesgue criterion for Riemann integrability; Lebesgue 1902). A bounded function is Riemann-integrable if and only if is continuous almost everywhere with respect to Lebesgue measure on . In that case, the Riemann and Lebesgue integrals agree:
The forward direction uses the Darboux upper and lower sums and the structure of the discontinuity set as a in . The reverse direction uses that a bounded a.e.-continuous function is the pointwise a.e. limit of its Riemann step-function approximations, which converge uniformly outside the discontinuity set. The theorem is the precise statement of why "Riemann is Lebesgue when both apply" but Lebesgue strictly extends Riemann (e.g., is discontinuous everywhere on , so not Riemann-integrable, but is Lebesgue-integrable with integral ).
Theorem 6 (improper Riemann is not absolute Lebesgue; the counterexample). The function on (extended by continuity to ) is improper-Riemann-integrable with value , but is not Lebesgue-integrable on : .
Proof of divergence. On each interval , where is the midpoint, so for within of . The integral of on exceeds a constant times , and the harmonic-like sum diverges.
This counterexample marks the boundary between two distinct integration theories: improper Riemann is a limit of bounded-domain integrals and can be conditionally convergent (sensitive to the order of summation, like a conditionally-convergent series), while Lebesgue is absolutely convergent by construction. The Henstock-Kurzweil "gauge" integral [Henstock 1961] resolves this by replacing the Riemann tag-and-mesh definition with a tag-with-pointwise-gauge definition, recovering all improper-Riemann integrable functions while preserving the absolute-convergence Lebesgue framework as a sub-theory.
Theorem 7 (Daniell integral; Daniell 1918). Daniell 1918 [Daniell 1918] gave an alternative functional-analytic foundation for the Lebesgue integral. Start with a vector lattice of bounded real-valued functions on a set closed under pointwise minimum and maximum (the standard example: continuous functions of compact support on a locally compact Hausdorff space). Specify a positive linear functional satisfying the Daniell continuity property: pointwise on implies . The Daniell construction extends to a strictly larger class of "Daniell integrable" functions in such a way that the extension preserves the lattice structure and satisfies monotone convergence.
The equivalence between the Daniell extension and the measure-theoretic Lebesgue integral is the Daniell-Stone representation theorem: every Daniell integral arises from a uniquely-determined Borel measure on via . The Daniell approach is the conceptual backbone of the Riesz-Markov-Kakutani theorem (every positive linear functional on is integration against a Radon measure), and underlies the modern treatment of integration on locally compact groups (Bourbaki Intégration).
Theorem 8 (Bochner integral; Bochner 1933). Let be a measure space and let be a Banach space. A strongly measurable (Pettis 02.07.03 sense) is Bochner integrable when . The Bochner integral is defined as the limit of integrals of Banach-valued simple functions with and in [Bochner 1933].
The Bochner integral satisfies the same linearity, monotonicity (where applicable), and limit theorems as the scalar Lebesgue integral: monotone convergence for non-negative scalar-valued functions of , Fatou, and dominated convergence all carry over. The Bochner integral is the standard integration framework for Banach-valued random variables in modern probability theory and for operator-valued functions in spectral theory and harmonic analysis on non-commutative groups. The Pettis integral provides a weaker theory when strong measurability fails (typically because the target Banach space is non-separable).
Theorem 9 (Itô integral; Itô 1944). Let be a probability space with a filtration and a Brownian motion adapted to . For a progressively measurable square-integrable process , the Itô stochastic integral is defined as the -limit of Riemann-Itô sums along progressively refined partitions, with sample points taken at the left endpoint of each partition cell [Itô 1944].
The Itô integral built on the Bochner framework but with a load-bearing twist: the integrator is not of bounded variation almost surely, so the integral cannot be defined pathwise via Riemann-Stieltjes; the -isometry property rescues the construction. The Itô integral is the foundation of stochastic differential equations and modern mathematical finance (Black-Scholes 1973, Merton 1973).
Theorem 10 (Henstock-Kurzweil "gauge" integral; Henstock 1961, Kurzweil 1957). A function is HK-integrable with integral when for every there is a positive "gauge" function such that for every -fine tagged partition (meaning ), the Riemann sum satisfies [Henstock 1961].
The HK integral strictly contains both the Lebesgue and the improper-Riemann integrals: every Lebesgue-integrable function on is HK-integrable with the same integral, every improper-Riemann integrable function is HK-integrable, and there exist HK-integrable functions (such as near zero) that are neither Lebesgue nor improper-Riemann integrable. The HK approach gives the cleanest version of the fundamental theorem of calculus: every derivative is HK-integrable, and for every differentiable , a recovery that the Lebesgue framework requires absolute continuity to achieve.
Synthesis. The Lebesgue construction is the foundational reason that twentieth-century analysis is limit-stable. The central insight is that the right primitive for an integration theory is "value times measure of level set" rather than "value times width of domain strip"; this is exactly the switch from Riemann-style sampling to Lebesgue-style weighing that the monotone convergence theorem certifies as compatible with arbitrary pointwise increasing limits. Putting these together with the three-step construction (simple, non-negative measurable, signed integrable), every classical limit-passage question reduces to one of three patterns — monotone (MCT), trapped (DCT via Fatou), or uniformly integrable (Vitali) — and the right answer is identified by which pattern the problem exhibits.
The structural pattern generalises through three escalations. First, scalar-valued integration extends to Banach-valued integration via Bochner 1933: the same three-step construction works with simple functions taking values in a Banach space, with the essential-separability hypothesis from Pettis 1938 02.07.03 guaranteeing the strong-measurability needed for the simple-function approximation. Second, deterministic integration extends to stochastic integration via Itô 1944: the integrator is replaced by a Brownian motion, the pathwise approach fails because Brownian paths are not of bounded variation, but the -isometry property rescues the construction and identifies the stochastic integral with the Bochner integral on the path space. Third, the abstract Daniell framework 1918 shows that the entire theory can be developed functorially from a positive linear functional on a vector lattice, with the measure-theoretic Lebesgue integral and the Riesz-Markov-Kakutani representation theorem as two faces of the same coin. The bridge is between the descriptive theory (sigma-algebras, measurable sets) and the functional theory (positive linear functionals, Banach lattices), and putting them together identifies the integration theory with the right linearly-ordered functional calculus on the right function space, a pattern that recurs in non-commutative integration on operator algebras (Segal 1953, Nelson 1974) and in the modern -categorical theory of measure spaces (Pavlov 2022).
Full proof set Master
Proposition 1 (monotone convergence for simple functions). Let be a non-decreasing sequence of non-negative simple functions on with pointwise supremum also simple. Then .
Proof. Each has finite range, so write in canonical form with disjoint partitioning . The pointwise supremum also has finite range (a uniform bound on the number of distinct values is provided by the convergence to a finite-range limit). Refine all partitions to a common refinement with each constant on each ; write . On each , the sequence is non-decreasing with supremum (the value of on ), so as . Then: The finite sum (in ) of non-decreasing sequences gives .
Proposition 2 (linearity of integral for non-negative measurable functions). For non-negative measurable and , .
Proof. By the simple-function approximation theorem 02.07.03, choose monotone non-decreasing sequences and of non-negative simple functions. Then is a non-decreasing sequence of non-negative simple functions with pointwise limit . By the monotone convergence theorem applied to :
By Exercise 3 (linearity for simple functions),
By MCT again applied separately to and , the right side has limit .
Proposition 3 (Fatou and DCT from MCT). Restated and proven as Theorems 1 and 2 above. The load-bearing chain of inferences: MCT (Beppo Levi 1906) is the primitive limit theorem; Fatou's lemma (1906) is the version obtained by applying MCT to the increasing infimum-tail sequence ; DCT (Lebesgue 1908) is obtained by applying Fatou to and separately to bracket from above and below.
Proof. See Theorems 1 and 2.
Proposition 4 (measure-theoretic continuity of increasing sequences without finite measure). Let be an increasing sequence in with union . Then .
Proof. By countable additivity, . The partial sum equals , so the series limit equals . Combining, . The proof does not use the finite-measure hypothesis (in contrast to decreasing-sequence continuity, which does). This proposition is the load-bearing measure-theoretic fact used inside the MCT proof, applied to the sets .
Proposition 5 (Riemann-Lebesgue compatibility on bounded intervals). Let be Riemann-integrable. Then is Lebesgue-integrable on with respect to Lebesgue measure, and the two integrals agree.
Proof. Riemann-integrability of implies is continuous a.e. on (Lebesgue criterion, Theorem 5). A continuous-a.e. bounded function on a compact interval is measurable (the discontinuity set is a of measure zero, and modification on a null set preserves measurability). Riemann's upper and lower sums , along a sequence of partitions with mesh converge to the common Riemann integral. By the definition of the Lebesgue integral as a supremum over simple-function approximations from below, for every (each lower Riemann sum is the Lebesgue integral of a simple function below ). Symmetrically, for every . Taking , the Riemann integral and the Lebesgue integral are sandwiched together and must agree.
Proposition 6 (absolute continuity of the integral implies Radon-Nikodym density). For with , the set function is a measure on absolutely continuous with respect to , and the Radon-Nikodym derivative equals almost everywhere.
Proof. That is a measure is Exercise 7 (using MCT for countable additivity). Absolute continuity is direct: if , then by the convention on null sets. The full Radon-Nikodym theorem 02.07.08 gives the converse: every -absolutely continuous -finite measure arises this way for a unique (modulo a.e. equivalence) non-negative measurable .
Connections Master
Measurable functions, simple functions, Egorov's theorem, and Lusin's theorem
02.07.03. Supplies the framework on which the Lebesgue integral is built: the pre-image-of-Borel-sets characterisation of measurable functions, the simple-function approximation theorem providing the dyadic staircase climbing toward any non-negative measurable function, and the closure properties (pointwise limits, suprema, infima) preserving measurability through every step of the integral construction.Lebesgue outer measure and the Carathéodory construction
02.07.02. Defines the underlying Lebesgue measure on whose existence and translation invariance make the Lebesgue integral the canonical extension of the geometric notion of area. The Carathéodory completeness property of the Lebesgue sigma-algebra ensures that integrals are invariant under modification on null sets, the structural fact behind almost-everywhere equivalence in .Fatou's lemma, Lebesgue dominated convergence, and Vitali convergence
02.07.05. The direct downstream consequences of the monotone convergence theorem. Fatou's lemma is the version obtained from MCT via infimum-tail telescoping; the dominated convergence theorem combines two Fatou applications to bracket the limit. The Vitali convergence theorem refines DCT for finite-measure spaces by replacing the dominating-function hypothesis with uniform integrability.spaces, Hölder, Minkowski, and Riesz-Fischer completeness
02.07.06. Built on the Lebesgue integral constructed here. The norm depends on the Lebesgue integral for its definition; the Hölder and Minkowski inequalities give the metric structure; and the Riesz-Fischer completeness theorem (a direct consequence of MCT applied to Cauchy sequences of simple functions) makes a Banach space.Riemann integral and the Lebesgue criterion
02.04.02pending. The classical Riemann integral on bounded intervals. The Lebesgue criterion (Theorem 5) identifies Riemann-integrability with continuity almost everywhere; the Lebesgue integral strictly extends the Riemann integral, agreeing where the Riemann integral is defined and providing values for functions like where Riemann's procedure fails. The counterexample (Theorem 6) marks the boundary where the absolutely-convergent Lebesgue framework diverges from the conditionally-convergent improper-Riemann framework.
Historical & philosophical context Master
Lebesgue's 1902 PhD thesis Intégrale, longueur, aire in the Annali di Matematica Pura ed Applicata [Lebesgue 1902] introduced the integration framework that now bears his name. Lebesgue's original construction proceeded through the inner-outer measure of the graph: a bounded function on a measurable set is Lebesgue-integrable when the inner and outer approximations of its hypograph (by closed and open sets) have the same Lebesgue measure. The modern three-step construction (simple, non-negative measurable, signed integrable) was crystallised in Lebesgue's 1908 Leçons sur l'intégration second edition [Lebesgue 1908], the canonical textbook exposition.
Beppo Levi's 1906 Rendiconti del R. Istituto Lombardo note [BeppoLevi 1906] established the monotone convergence theorem. Levi's original statement was for series of non-negative measurable functions: for non-negative . The supremum-of-monotone-sequence version is the equivalent restatement obtained by setting the supremum equal to a single function. The theorem is sometimes called the Beppo Levi theorem in the Italian tradition and the monotone convergence theorem in the modern English tradition; the two names refer to the same result.
Fatou's 1906 Acta Mathematica paper [Fatou 1906] on trigonometric and Taylor series included as a lemma the inequality that is now the standard Fatou's lemma. The lemma was a tool in Fatou's main result on the boundary behaviour of bounded analytic functions in the unit disc (the Fatou theorem on radial limits), and only later was extracted as a general measure-theoretic result.
Vitali's 1907 Rendiconti del Circolo Matematico di Palermo paper [Vitali 1907] gave a sharper version of dominated convergence for finite-measure spaces. Vitali's uniform-integrability condition replaces the dominating function with a quantitative absolute-continuity bound on the integrals over small-measure sets, allowing convergence in cases where no integrable upper envelope exists. The Vitali convergence theorem is the standard tool in martingale theory and in the modern characterisation of weakly compact subsets of via the Dunford-Pettis theorem.
Lebesgue's own 1908 monograph contains the dominated convergence theorem and the absolute-continuity of the integral property, completing the foundational set of limit theorems. The descriptive characterisation of Riemann-integrability as continuity almost everywhere (Lebesgue 1902, Theorem 5) was the headline result of Lebesgue's thesis and gave the first precise account of why some functions (continuous, monotone) admit a classical integral while others (Dirichlet's ) require the new theory.
Daniell's 1918 Annals of Mathematics paper [Daniell 1918] gave an alternative foundation. Daniell started with a vector lattice of bounded functions and a positive linear functional satisfying the Daniell continuity property, and extended the functional to a strictly larger class by a procedure parallel to the Carathéodory extension of an outer measure. The Daniell-Stone representation theorem identifies every Daniell integral with integration against a Borel measure; this is the conceptual backbone of the Riesz-Markov-Kakutani theorem (Riesz 1909 Comptes Rendus 149, Markov 1938, Kakutani 1941 Ann. Math. 42) characterising positive linear functionals on as integrals against Radon measures on locally compact Hausdorff spaces.
Bochner's 1933 Fundamenta Mathematicae paper [Bochner 1933] extended the Lebesgue integral to Banach-valued functions. The Bochner construction follows the same three-step pattern as the scalar Lebesgue integral, with simple functions taking values in a Banach space, the strong-measurability hypothesis from Pettis 1938 02.07.03 guaranteeing the simple-function approximation, and the integrability condition replacing the scalar finiteness condition. The Bochner integral underlies modern probability theory of Banach-valued random variables (Ledoux-Talagrand 1991 Probability in Banach Spaces), spectral theory of operator-valued functions (Dunford-Schwartz 1958-71 Linear Operators), and harmonic analysis on non-commutative groups.
Itô's 1944 Proceedings of the Imperial Academy Tokyo paper [Ito 1944] extended the Bochner framework to stochastic integration. The Itô integral against a Brownian motion cannot be defined pathwise because Brownian paths are not of bounded variation almost surely; instead, Itô used the -isometry to define the integral as an -limit of left-endpoint Riemann-Itô sums. The Itô integral is the foundation of stochastic differential equations and modern mathematical finance (Black-Scholes 1973 J. Polit. Econ. 81, Merton 1973 Bell J. Econ. 4).
Henstock 1955-61 and Kurzweil 1957 [Henstock 1961] introduced the gauge integral, an alternative refinement of the Riemann definition that strictly contains both the Lebesgue and improper-Riemann integrals. The HK construction uses a positive gauge function instead of a uniform mesh, and the resulting integral integrates every derivative — a property the Lebesgue framework requires absolute continuity to achieve. The HK integral is the cleanest version of the fundamental theorem of calculus for general differentiable functions and has growing applications in non-absolutely-convergent integration theory (Bartle 2001, Gordon 1994).
The structural story of integration theory is a hundred-year escalation: scalar Lebesgue 1902 → countable-additivity machinery (Beppo Levi, Fatou, Vitali, Lebesgue) 1906-1908 → Banach-valued Bochner 1933 → stochastic Itô 1944 → Daniell-functional 1918 → operator-algebraic non-commutative (Segal 1953 Ann. Math. 57, Nelson 1974) → modern -categorical formulations (Pavlov 2022). Each step extends the previous to a more general setting while preserving the load-bearing limit theorems (MCT, Fatou, DCT), and the result is a body of theorems that organises every limit-passage question in analysis under one of the three canonical patterns (monotone, dominated, uniformly integrable).
Bibliography Master
@article{Lebesgue1902,
author = {Lebesgue, Henri},
title = {Int\'egrale, longueur, aire},
journal = {Annali di Matematica Pura ed Applicata},
volume = {7},
year = {1902},
pages = {231--359}
}
@article{BeppoLevi1906,
author = {Levi, Beppo},
title = {Sopra l'integrazione delle serie},
journal = {Rendiconti del Reale Istituto Lombardo di Scienze e Lettere},
volume = {15},
series = {5},
year = {1906},
pages = {775--780}
}
@article{Fatou1906,
author = {Fatou, Pierre},
title = {S\'eries trigonom\'etriques et s\'eries de Taylor},
journal = {Acta Mathematica},
volume = {30},
year = {1906},
pages = {335--400}
}
@article{Vitali1907,
author = {Vitali, Giuseppe},
title = {Sull'integrazione per serie},
journal = {Rendiconti del Circolo Matematico di Palermo},
volume = {23},
year = {1907},
pages = {137--155}
}
@book{Lebesgue1908,
author = {Lebesgue, Henri},
title = {Le\c{c}ons sur l'int\'egration et la recherche des fonctions primitives},
edition = {2},
publisher = {Gauthier-Villars},
address = {Paris},
year = {1908}
}
@article{Daniell1918,
author = {Daniell, Percy J.},
title = {A general form of integral},
journal = {Annals of Mathematics},
volume = {19},
series = {2},
year = {1918},
pages = {279--294}
}
@article{Bochner1933,
author = {Bochner, Salomon},
title = {Integration von Funktionen, deren Werte die Elemente eines Vektorraumes sind},
journal = {Fundamenta Mathematicae},
volume = {20},
year = {1933},
pages = {262--276}
}
@article{Ito1944,
author = {It\^o, Kiyosi},
title = {Stochastic integral},
journal = {Proceedings of the Imperial Academy Tokyo},
volume = {20},
year = {1944},
pages = {519--524}
}
@article{Henstock1961,
author = {Henstock, Ralph},
title = {Definitions of {R}iemann type of the variational integrals},
journal = {Proceedings of the London Mathematical Society},
volume = {11},
series = {3},
year = {1961},
pages = {402--418}
}
@book{Halmos1950,
author = {Halmos, Paul R.},
title = {Measure Theory},
publisher = {Van Nostrand},
year = {1950},
note = {Reprinted as Springer GTM 18, 1974}
}
@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{Tao2016,
author = {Tao, Terence},
title = {Analysis II},
edition = {3},
publisher = {Hindustan Book Agency},
year = {2016}
}