Get AI summaries of any video or article — Sign up free
Riemann Integral vs. Lebesgue Integral [dark version] thumbnail

Riemann Integral vs. Lebesgue Integral [dark version]

5 min read

Based on The Bright Side of Mathematics's video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.

TL;DR

Riemann integration approximates area using upper and lower sums built from partitions of the domain (x-intervals) and infimum/supremum values of the function on each piece.

Briefing

Lebesgue integration replaces the Riemann integral’s “rectangle-and-partition” machinery with a partition based on function values, letting integration work cleanly in higher dimensions and for functions with many discontinuities. The core shift is that Lebesgue integration partitions the real line (the range of the function) and then measures how much of the domain maps into each value band—so the integral depends on a notion of “volume” (a measure) rather than on geometric partitions of the domain.

Riemann integration starts with the idea of area under a graph. On an interval [a,b], it approximates the area using upper and lower sums built from partitions of the x-axis: the upper sum uses suprema of f on each subinterval, the lower sum uses infima. When these bounds can be squeezed together arbitrarily closely, the common value defines the Riemann integral. That framework is intuitive in one dimension, but it strains in two ways.

First, extending Riemann integration to higher dimensions becomes laborious because partitions of the domain must match the geometry of the region. In R², rectangles become cuboids in R³, and for irregular domains (like a circle), even the “right” partition is awkward—requiring more technical limit arguments to approximate the region.

Second, Riemann integration is sensitive to discontinuities. While continuous functions behave well, Riemann’s definition effectively relies on controlling how function values oscillate across subintervals. If discontinuities are too wild—especially if they occur infinitely often in a way that prevents the upper and lower sums from converging—Riemann integrability can fail.

A third, deeper issue is the relationship between integrals and limits. For sequences of functions f_n, swapping a limit with an integral is not automatic. For the Riemann integral, pulling lim_{n→∞} inside the integral typically requires strong conditions such as uniform convergence. When uniform convergence fails, the interchange can break, even if the “final” answer might still exist.

Lebesgue integration addresses all three problems by changing what gets partitioned and what gets measured. Instead of slicing the domain into x-intervals, it slices the range into value intervals C_i. For each C_i, it looks at the preimage f^{-1}(C_i): the set of points in the domain whose function values land in that band. The “height” of the corresponding generalized rectangle is the value band, and the “width” is the measure of that preimage set. With a measure μ on the domain (length in R, area in R², volume in R³, or an abstract measure space), Lebesgue integration can be defined for functions on very general spaces.

Because the definition uses measure, Lebesgue integration avoids the geometric partition headaches of higher dimensions. It also weakens the continuity requirement: even if a function has infinitely many discontinuities, it can still be integrable as long as the set of problematic points has measure zero. Finally, Lebesgue’s framework comes with stronger limit theorems, making it far more reliable for exchanging limits and integrals than the Riemann approach.

In short: Riemann integration is the classical, geometry-first method; Lebesgue integration is the measure-first method that generalizes smoothly across dimensions, tolerates discontinuities better, and supports more powerful limit operations.

Cornell Notes

Lebesgue integration keeps the “area under the curve” intuition but changes the construction. Instead of partitioning the domain (like slicing the x-axis into intervals), it partitions the range of function values into bands C_i. For each band, it measures the size of the set of points in the domain that map into that band (the preimage f^{-1}(C_i)) using a measure μ. Summing these contributions and taking limits over finer value partitions yields the Lebesgue integral. This measure-based approach works on general measure spaces, extends naturally to higher dimensions, reduces dependence on continuity, and supports stronger theorems for exchanging limits and integrals than the Riemann integral typically allows.

Why does the Riemann integral become difficult to generalize beyond one dimension?

Riemann integration relies on partitioning the domain into geometric pieces aligned with the x-axis intervals. In higher dimensions, those pieces must match the geometry of the domain: rectangles in R² become cuboids in R³, and for irregular regions (like a circular domain in the plane), it’s not straightforward to partition the region in a way that cleanly supports the upper/lower sum limit process. The required partitions and limit arguments become much more technical.

How do discontinuities affect Riemann integrability?

Riemann integration works smoothly when the function is continuous, because upper and lower sums can be controlled on small subintervals. Discontinuities create trouble when they occur infinitely often in a way that prevents the upper and lower sums from converging to a single value. The transcript emphasizes that infinitely many discontinuity points can “destroy integrability,” reflecting Riemann’s dependence on continuity-like behavior.

What is the key limitation of swapping limits and integrals for the Riemann integral?

For a sequence of functions f_n, the question is when lim_{n→∞} ∫ f_n = ∫ lim_{n→∞} f_n is valid. In the Riemann setting, the transcript highlights that uniform convergence is the typical sufficient condition that allows the limit to be pulled inside the integral. Without uniform convergence, the interchange can fail, motivating a more flexible theory.

What does Lebesgue integration partition, and why is that a big change?

Lebesgue integration partitions the range (the y-axis of function values) into intervals C_i. For each C_i, it considers the set of domain points whose function values fall in that interval: f^{-1}(C_i). This avoids needing a geometrically meaningful partition of the domain itself, which is the source of much of Riemann’s higher-dimensional complexity.

How does Lebesgue integration measure “width” when the domain is abstract or high-dimensional?

In Riemann integration, the “width” is just the length of an x-interval. In Lebesgue integration, the width becomes the measure μ of the preimage set f^{-1}(C_i). If the domain is R, μ measures lengths; if the domain is R², μ measures areas; if the domain is R³, μ measures volumes. More generally, μ can be defined on an abstract measure space Ω, letting the integral work beyond Euclidean geometry.

How does Lebesgue integration reduce sensitivity to discontinuities?

Because Lebesgue integration depends on the measure of sets, it can tolerate infinitely many discontinuities as long as the set of discontinuity points has measure zero. In that case, those problematic points do not contribute to the integral, so integrability is not destroyed the way it can be under Riemann’s more rigid dependence on continuity.

Review Questions

  1. In the Riemann approach, what roles do infimum and supremum on each subinterval play, and how do they lead to upper and lower sums?
  2. In Lebesgue integration, what is the preimage f^{-1}(C_i), and how does its measure determine the contribution of each value band?
  3. Why does uniform convergence matter when trying to interchange a limit with an integral in the Riemann setting?

Key Points

  1. 1

    Riemann integration approximates area using upper and lower sums built from partitions of the domain (x-intervals) and infimum/supremum values of the function on each piece.

  2. 2

    Extending Riemann integration to higher dimensions is technically heavy because partitions must match the geometry of the domain (rectangles, cuboids, and complicated regions).

  3. 3

    Riemann integrability can fail when discontinuities occur infinitely often in a way that prevents upper and lower sums from converging.

  4. 4

    For Riemann integrals, interchanging limits and integrals typically requires strong conditions like uniform convergence.

  5. 5

    Lebesgue integration partitions the range of function values into intervals C_i rather than partitioning the domain directly.

  6. 6

    Lebesgue’s definition uses a measure μ on the domain to quantify the size of preimage sets f^{-1}(C_i), enabling integration on general measure spaces.

  7. 7

    Lebesgue integration is more robust for discontinuities and for limit theorems because sets of measure zero (even if infinite) do not obstruct integrability.

Highlights

Lebesgue integration’s central move is partitioning the y-axis (function values) and measuring the preimages f^{-1}(C_i) in the domain.
Riemann integration’s higher-dimensional difficulty comes from the need for geometrically meaningful partitions of the domain region.
Uniform convergence is the key condition highlighted for safely pulling a limit inside a Riemann integral.
Lebesgue integration can ignore infinitely many discontinuities when they occur on a set of measure zero.

Topics