The Dominated Convergence Theorem
The Dominated Convergence Theorem
Contents
4.1 Fatou’s Lemma . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
4.2 Almost everywhere . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
4.3 Dominated convergence theorem . . . . . . . . . . . . . . . . . . . . . . . . . . 4
4.4 Applications of the dominated convergence theorem . . . . . . . . . . . . . . . . 5
4.5 What’s missing? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
Proof. Let gn (x) = inf k≥n fk (x) so that what we mean by lim inf n→∞ fn is the function with
value at x ∈ R given by
lim inf fn (x) = lim inf fn (x) = lim inf fk (x) = lim gn (x)
n→∞ n→∞ n→∞ k≥n n→∞
Notice that gn (x) = inf k≥n fk (x) ≤ inf k≥n+1 fk (x) = gn+1 (x) so that the sequence (gn (x))∞
n=1
is monotone increasing for each x and so the Monotone convergence theorem says that
Z Z Z
lim gn dx = lim gn dµ = lim inf fn dµ
n→∞ R R n→∞ R n→∞
or Z Z
gn dµ ≤ inf fk dµ
R k≥n R
Hence
Z Z Z Z
lim inf fn dµ = lim inf fk dµ ≥ lim gn dµ = lim inf fn dµ
n→∞ R n→∞ k≥n R n→∞ R R n→∞
This also shows that the Monotone Convergence Theorem is not true without ‘Monotone’.
1
χE ≤ |f |
n n
Lebesgue integral 3
and so Z Z
1 1
χEn dµ = µ(En ) ≤ |f | dµ = 0.
R n n R
So
∞
!
[
µ({x ∈ R : f (x) 6= 0}) = µ En = lim µ(En ) = 0.
n→∞
n=1
The above result is one way of saying that integration ‘ignores’ what happens to the integrand
on any chosen set of measure 0. Here is a result that says that in way that is often used.
Proof. Let E = {x ∈ R : f (x) 6= g(x)} (think of E as standing for ‘exceptional’) and note that
f (x) = g(x) almost everywhere means µ(E) = 0.
Write f = (1 − χE )f + χE f . Note that both (1 − χE )f and χE f are integrable because they
are measurable and satisfy |(1 − χE )f | ≤ |f | and |χE f | ≤ |f |. Also
Z Z
χE f dµ ≤ |χE f | dµ = 0
R R
R
as χE f = 0 almost everywhere. Similarly R
χE g dµ = 0.
4 2017–18 Mathematics MA2224
So
Z Z
f dµ = ((1 − χE )f + χE f ) dµ
R ZR Z
= (1 − χE )f dµ + χE f dµ
ZR R
= (1 − χE )f dµ + 0
ZR
= (1 − χE )g dµ
R
R R
The same calculation (with |f | in place of f ) shows R (1 − χE )|g| dµ = R |f | dµ < ∞, so
R (1 − χE )g must be integrable. Thus g = (1 − χE )g + χE g is also integrable (because
that
R
|χE g| dµ =R 0 and so RχE g is integrable and
R g is then Rthe sum of two integrable functions).
Thus we have R g dµ = R (1 − χE )g dµ + R χE g dµ = R f dµ + 0.
Remark 4.2.5. It follows that we should be able to manage without allowing integrable functions
to have the values ±∞. The idea is that, if f is integrable, it must be almost everywhere finite.
If we change all the values where |f (x)| = ∞ to 0 (say) we are only changing f on a set of x’s
of measure zero. This is exactly changing f to the (1 − χE )f in the above proof. The changed
function will be almost everywhere the same as the original f , but have finite values everywhere.
So from the point of view of the integral of f , this change is not significant.
However, it can be awkward to have to do this all the time, and it is better to allow f (x) =
±∞.
which forces Z Z Z
f dµ = lim inf fn dµ = lim sup fn dµ
R n→∞ R n→∞ R
and that gives the result because if lim supn→∞ an = lim inf n→∞ an (for a sequence (an )∞
n=1 ), it
implies that limn→∞ an exists and limn→∞ an = lim supn→∞ an = lim inf n→∞ an .
Remark 4.3.2. The example following Fatou’s lemma also shows that the assumption about the
existence of the dominating function g can’t be dispensed with.
is continuous.
6 2017–18 Mathematics MA2224
R R
Proof. Since f [t] is measurable and |f [t] | ≤ g we have R |f [t] | dµ ≤ R g dµ < ∞ and so f [t] is
integrable (for each t ∈ R). This F (t) makes sense.
To show that F is continuous at t0 ∈ R it is enough to show that for each sequence (tn )∞ n=1
with limn→∞ tn = t0 we have limn→∞ F (tn ) = F (t0 ).
But that follows from the dominated convergence theorem applied to fn (t) = f (x, tn ), since
we have
lim fn (t) = lim f (x, tn ) = f (x, t0 )
n→∞ n→∞
by continuity of t 7→ f (x, t). We also have |fn (t)| = |f (x, tn )| ≤ g(x) for each n and each
x ∈ R.
Example 4.4.2. Show that Z
F (t) = e−x cos(πt) dµ(x)
[0,∞)
is continuous.
Proof. The idea is to apply the theorem with dominating function g(x) given by
(
e−x for x ≥ 0
g(x) = χ[0,∞) (x)e−x =
0 for x < 0
We need to know that R g dµ < ∞ (and that g is measurable and that x 7→ χ[0,∞) (x)e−x cos(πt)
R
is measurable for each t — but we do know that these are measurable because e−x is continuous
and χ[0,∞) is measurable).
By the Monotone Convergence Theorem,
Z Z Z Z n
−x
g dµ = lim χ[−n,n] g dµ = lim χ[0,n] e dµ(x) = lim e−x dµ(x)
R n→∞ R n→∞ R n→∞ 0
You
R can work this out easily using ordinary Riemann integral ideas and the limit is 1. So
R
g dµ < ∞.
Now the theorem applies because
|χ[0,∞) (x)e−x cos(πt)| ≤ g(x)
for each (x, t) ∈ R2 (and certainly t 7→ χ[0,∞) (x)e−x cos(πt) is continuous for each x).
Theorem 4.4.3 (Differentiating under the integral sign). Assume f : R × R → R is such that
x 7→ f [t] (x) = f (x, t) is measurable for each t ∈ R, that f [t0 ] (x) = f (x, t0 ) is integrable for
some t0 ∈ R and ∂f∂t (x,t)
exists for each (x, t). Assume also that there is an integrable g : R → R
∂f
with | ∂t |(x,t) | ≤ g(x) for each x, t ∈ R. Then the function x 7→ f (x, t) is integrable for each t
and the function F : R → R defined by
Z Z
[t]
F (t) = f dµ = f (x, t) dµ(x)
R R
is differentiable with derivative
Z Z
0 d ∂
F (t) = f (x, t) dµ(x) = f (x, t) dµ(x).
dt R R ∂t
Lebesgue integral 7
Proof. Applying the Mean Value theorem to the function t 7→ f (x, t), for each t 6= t0 we have
to have some c between t0 and t so that
∂f
f (x, t) − f (x, t0 ) = |(x,c) (t − t0 )
∂t
It follows that
|f (x, t) − f (x, t0 )| ≤ g(x)|t − t0 |
and so
|f (x, t)| ≤ |f (x, t0 )| + g(x)|t − t0 |.
Thus
Z Z
|f (x, t)| dµ(x) ≤ (|f (x, t0 )| + g(x)|t − t0 |) dµ(x)
R ZR Z
= |f (x, t0 )| dµ(x) + |t − t0 | g dµ < ∞,
R R
F (tn ) − F (t)
Z
∂
lim = f (x, t) dµ(x). (3)
n→∞ tn − t R ∂t
We have
F (tn ) − F (t) f (x, tn ) − f (x, t)
Z Z
= dµ(x) = fn (x) dµ(x)
tn − t R tn − t R
where
f (x, tn ) − f (x, t)
fn (x) = .
tn − t
Notice that, for each x we know
∂f
lim fn (x) = |(x,t)
n→∞ ∂t
and so (3) will follow from the dominated convergence theorem once we show that |fn (x)| ≤
g(x) for each x.
That follows from the Mean Value theorem again because there is c between t and tn (with c
depending on x) so that
f (x, tn ) − f (x, t) ∂f
fn (x) = = |(x,c) .
tn − t ∂t
the Lebesgue integral. Hilbert spaces like L2 (R) come into Fourier analysis, for instance. By
definition L2 (R) is the space of almost everywhere equivalence classes of measurable f : R → R
R R 1/2
that satisfy R |f |2 dµ < ∞ with norm given by kf k2 = R |f |2 dµ .
In short then, there is quite a range of things that the Lebesgue theory is used for (probabil-
ity theory, Fourier analysis, differential equations and partial differential equations, functional
analysis, stochastic processes, . . . ). My aim was to lay the basis for studying these topics later.