Measure Theory Lesson 9: Constructing the Lebesgue Integral

The Problem We Must Solve

In the previous lesson, we learned how to integrate simple functions.

If:

$$\phi=\sum_{i=1}^{n}a_i\mathbf{1}_{A_i}$$

then:

$$\int\phi,d\mu=\sum_{i=1}^{n}a_i\mu(A_i)$$

This is straightforward because the function only takes finitely many values.

However, most functions are not simple.

Consider:

$$f(x)=x^2$$

on:

$$[0,1]$$

This function takes infinitely many values.

How should we define:

$$\int f,d\mu$$

in a way that is consistent with our integration of simple functions?

This was the central problem solved by Lebesgue.


Lebesgue’s Fundamental Idea

Instead of trying to integrate a complicated function directly, approximate it by simpler functions.

Specifically:

Approximate measurable functions using increasing sequences of simple functions. We then define the integral of the original function as the limit of the integrals of those approximations.

This idea is the heart of Lebesgue integration.


Approximating from Below

Suppose:

$$f:X\to[0,\infty]$$

is a nonnegative measurable function.

We construct simple functions:

$$\phi_1,\phi_2,\phi_3,\ldots$$

such that:

$$0\le\phi_1\le\phi_2\le\phi_3\le\cdots\le f$$

and:

$$\phi_n(x)\to f(x)$$

for every:

$$x$$

The sequence climbs upward toward the function.


Visual Intuition

Imagine the graph of:

$$f(x)=x^2$$

on:

$$[0,1]$$

Instead of using rectangles that extend above and below the curve (as in Riemann integration), we build a staircase that always remains underneath.

The staircase becomes finer and finer.

Eventually it approaches the curve perfectly.

The area under these staircases converges to the true integral.


Definition of the Lebesgue Integral

Let:

$$f:X\to[0,\infty]$$

be measurable.

The Lebesgue integral is defined as:

fdμ=sup{ϕdμ:0ϕf,ϕ simple}\int f\, d\mu = \sup\left\{ \int \phi\, d\mu : 0\le \phi \le f,\; \phi \text{ simple} \right\}

This means:

Take all simple functions lying below:

$$f$$

Integrate each one.

Then take the largest possible value.

That supremum is the integral.


Why the Supremum?

Every simple function below:

$$f$$

provides a lower estimate of the true area.

Different approximations give different estimates.

The supremum captures the best possible lower approximation.

This guarantees that the integral depends only on:

$$f$$

and not on any particular approximation sequence.


Example 1: Constant Function

Suppose:

$$f(x)=5$$

on a measurable set:

$$A$$

with:

$$\mu(A)=3$$

Then:

A5dμ=5μ(A)=15\int_A 5\, d\mu = 5\mu(A) = 15

Exactly as expected.


Example 2: Indicator Function

Suppose:

$$f=\mathbf{1}_A$$

Then:

𝟏Adμ=μ(A)\int \mathbf{1}_A\, d\mu = \mu(A)

This agrees with our earlier definition.

Thus the Lebesgue integral extends the integration of simple functions without changing it.


Example 3: A Simple Function

Suppose:

f=2𝟏A+4𝟏Bf = 2\mathbf{1}_A + 4\mathbf{1}_B

where:

$$\mu(A)=3$$

and

$$\mu(B)=5$$

Then:

fdμ=2(3)+4(5)=26\int f\, d\mu = 2(3) + 4(5) = 26

Again, nothing new occurs.

The new machinery reproduces the old result.


Integrability

Not every measurable function has a finite integral.

A measurable function is called integrable if:

$$
\int |f|,d\mu
<
\infty
$$

This condition becomes extremely important later.

Integrable functions form one of the most important spaces in analysis:

$$L^1$$


Why Absolute Values Appear

Consider:

$$f(x)=1000$$

and

$$g(x)=-1000$$

Large positive and negative values can cancel.

Without absolute values, a function might appear harmless even though its positive and negative parts are enormous.

The condition:

$$
\int |f|,d\mu
<
\infty
$$

ensures true control over the function.


Integrating Functions with Negative Values

So far we have assumed:

$$f\ge0$$

What about functions that can be negative?

We split:

$$f=f^+-f^-$$

where:

$$f^+=\max(f,0)$$

and:

$$f^-=\max(-f,0)$$

These are called the positive and negative parts.

Then:

fdμ=f+dμfdμ\int f\, d\mu = \int f^+\, d\mu – \int f^-\, d\mu

provided both sides are finite.


Example

Consider:

$$f(x)=x$$

on:

$$[-1,1]$$

The positive and negative contributions balance.

Thus:

11xdx=0\int_{-1}^{1} x\, dx = 0

Lebesgue integration agrees with ordinary calculus here.


Basic Properties

The Lebesgue integral satisfies several crucial properties.


Linearity

If:

$$a,b\in\mathbb{R}$$

then:

(af+bg)dμ=afdμ+bgdμ\int (af+bg)\, d\mu = a\int f\, d\mu + b\int g\, d\mu

Positivity

If:

$$f\ge0$$

then:

$$
\int f,d\mu
\ge0
$$


Monotonicity

If:

$$f\le g$$

then:

$$
\int f,d\mu
\le
\int g,d\mu
$$

These properties become the foundation of modern analysis.


Why Lebesgue’s Definition Is Revolutionary

Riemann integration asks:

How do we partition the domain?

Lebesgue integration asks:

How are the values of the function distributed?

This shift may seem small, but it changes everything.

Lebesgue integration can handle:

  • discontinuous functions
  • probability distributions
  • stochastic processes
  • Fourier analysis
  • functional analysis
  • quantum mechanics

far more effectively than Riemann integration.


The First Appearance of LpL^p Spaces

Once integration exists, we can measure the size of functions.

For example:

$$
\int |f|,d\mu
$$

measures total magnitude.

Later we will study:

$$
\int |f|^p,d\mu
$$

which leads to:

$$L^1,;L^2,;L^p$$

spaces.

These spaces eventually become the natural habitat of Hilbert spaces, operator theory, and noncommutative geometry.


Why Alain Connes Cares About Integration

Classical measure theory gives:

$$
\int f,d\mu
$$

for measurable functions.

Connes asks:

What if functions are replaced by operators?

Can we still integrate?

Can we still define size?

Can we still define geometry?

The answer leads to traces, spectral invariants, and noncommutative integration.

Much of Connes’ work can be viewed as extending the Lebesgue integral beyond classical spaces.


Key Concepts Learned

By the end of this lesson you should understand:

  • Nonnegative measurable functions are approximated by simple functions.
  • The Lebesgue integral is defined via a supremum over simple-function approximations.
  • Indicator and simple functions fit naturally into the theory.
  • General functions are handled using positive and negative parts.
  • Integrability means:
|f|dμ<\int |f|\, d\mu < \infty
  • The integral is linear, positive, and monotone.
  • Lebesgue integration generalizes and vastly extends Riemann integration.

Looking Ahead

In the next lesson:

Lesson 10: Properties of the Lebesgue Integral

we will develop the powerful machinery that makes Lebesgue integration useful, including linearity, continuity properties, comparison principles, and the first major convergence phenomena that distinguish measure theory from ordinary calculus.

Leave a Reply

Discover more from nerd-ish

Subscribe now to keep reading and get access to the full archive.

Continue reading