Try   HackMD

Lecture 1: The Lebesgue Integral and L1

tags: 224a 2020

The Riemann integral has some drawbacks from the point of view of functional analysis, mostly related to the fact that it is not easy to characterize which functions are Riemann integrable, and it is not easy to tell when pointwise limits of sequences of Riemann integrable functions are integrable.

For example, let

q1,q2 be an enumeration of the rational numbers, and let
fn:RR
be the indicator function of the set
{q1,,qn}
,
nN
. Then
fnf
, where
f
is the indicator function of the rationals, and each
fn
is Riemann integrable since it has finitely many discontinuities; however, the monotone limit
f
is not Riemann integrable (it is a nice exercise to check that the upper Riemann sums always converge to
1
whereas the lower ones converge to
0
).

The Lebesgue integral overcomes these drawbacks to a large extent. It is based on a simple idea: while the Riemann integral approximates the "area under a curve" by partitioning the domain of the integrand, the Lebesgue integral instead partitions the range. To formally define it we will need the notion of Lebesgue measure

m(), which is a consistent way of measuring the lengths of subsets of
R
; see section I.3 of Reed and Simon for an introduction. For now we will note that
m(S)=0
for every countable
S
,
m((a,b))=|ab|
for every interval, and
m(nSn)=nm(Sn)()

whenever
Sn
is a countable collection of disjoint sets. Note that not all sets are measurable (i.e., are assigned a Lebesgue measure), but it is not easy to construct a non-measurable set and we will not come across them in this course. We will say that a statement is true almost everywhere (a.e.) if it is false on a subset of measure zero.

Given a function

f:RR let
Sf(t):={x:f(x)>t}
denote level sets of
f
.

Defn. A function

f is measurable if
Sf(t)
is measurable for every
tR
.

Defn. If

f is a nonnegative measurable function on
R
, its Lebesgue integral is defined as
Rf(x)dx:=0m(Sf(t))dt,

where the integral on the RHS is an improper Riemann integral. If
f
is an arbitrary function on
R
with decomposition
f=f+f
for
f+,f0
and
|f(x)|dx<
then its Lebesgue integral is defined as
Rf(x)dx=Rf+(x)dxRf(x)dx.

Remark. The domain of integration can be restricted to any measurable subset of

R by defining
Sf(x)dx:=Sf(x)1S(x)dx,

where
1
is an indicator function. One can also easily extend the definition to complex valued functions on
R
and to functions defined on
Rn
; see Reed and Simon for details.

The beauty of the above construction is:

  1. The new definition does not lose anything, i.e., every Riemann integrable function is also Lebesgue integrable (we will not prove this)
  2. Many new functions are now integrable, e.g. the indicator function of any measurable set, including the rationals in the above example.
  3. Familiar properties such as linearity and monotonicity of the integral as well as the triangle inequality are preserved (see Reed-Simon for details).

The space L1

Let

L1(R):={f:|f(x)|dx<},
and define for functions in this set the L1 norm to be
f1:=|f(x)|dx.

Note that

1 is not actually a norm as defined, since there are nonzero functions (such as the indicator of a finite set) for which it is zero. The space
L1(R)
is defined as the set of equivalence classes of functions in
L1
with respect to the relation
fg
if
fg1=0
, which happens for instance of
f
and
g
agree a.e. On this space it actually satisfies all of the axioms of a norm, some of which rely on the familiar properties mentioned above. We will routinely refer to "functions in L1" without explicitly talking about equivalence classes.

We may similarly define spaces such as

L1(a,b)
L1(C)
, and
L1(Rn)
for functions with domains other than
R
.

Convergence Theorems

The real payoff of the Lebesgue integral is its much better behavior under taking limits, which is encapsulated in the following two theorems.

Monotone Convergence Theorem

Thm. If

fn0,
fn1C
for all
n
, and
fnf
then
fL1
then
ffn0.

Proof. Fix

t>0, and observe that for any
n
we have by monotonicity:
Sfn(t)Sfn+1(t)Sf(t),

and the last set is measurable since it is a countable union of measurable sets.
Property (*) applied to the (disjoint) differences
Sfn+1(t)Sfn(t)
implies that
limnm(Sfn(t))=m(Sf(t)).

Moreover, since for every
n
:
tm(Sfn(t))fn1C,

the sequence
m(Sfn(t))
bounded, so it must have a finite limit and
m(Sf(t))<
. We now have
limnfn(x)dx=limn0m(Sfn(t))dt=0limnm(Sfn(t))dt=f(x)dx,

where the second equality is by an elementary property of the Riemann integral (which is indeed well-behaved for monotone functions; details are left to the homework). The left hand side is convergent since
fnC
, so we conclude that
fL1
. Finally, since
fnf
, we have by linearity:
limn|f(x)fn(x)|dx=limnfn(x)dxf(x)dx=0,

as desired.

Essentially, what happened in the above proof is that the question of exchanging limits and integrals was reduced to the case of monotone functions, for which nothing pathological can happen and it is easy to answer.

The Monotone Convergence Theorem can be used to prove the even more useful Dominated Convergence Theorem; see Theorem I.11 of Reed and Simon for a statement and do it on the homework.

From the above, it is a short step to the following pleasing conclusion, showing that

L1 is a complete metric space.

Riesz-Fisher Theorem

Thm. If

fn is a Cauchy sequence in
(L1(R),1)
then there is a function
fL1(R)
such that
ffn10
.

Remarks Another benefit of the Lebesgue integral is that it can easily be defined on spaces other than

Rn; see sec I.4 of Reed and Simon for details.

The one thing that is lost in passing from the Riemann to the Lebesgue integral is that integrals no longer have an implicit orientation; this can be restored in several ways e.g. in the theory of differential forms.