Lebesgue integral

Motivation

Unlike the Riemann integral, the Lebesgue integral allows us to integrate a wider class of functions, especially those with many discontinuities or defined over more abstract measure spaces.

Definition (non-negative measurable function)

Let (X,M,μ) be a measure space, and let

f:X[0,]

be a measurable function, where [0,] is equipped with the Borel σ-algebra B([0,]). That is, f is measurable with respect to M and B([0,]).

We define the Lebesgue integral of f in three steps:

  1. Step 1: Simple Functions
    A simple function is a finite linear combination of indicator functions:
ϕ=i=1naiχAi,where ai[0,), AiM.

We say that ϕ approximates f from below if 0ϕ(x)f(x) for all xX.

  1. Step 2: Integral of a Simple Function
    The integral of ϕ with respect to μ is defined by:
Xϕdμ:=i=1naiμ(Ai).
  1. Step 3: Lebesgue Integral of f
    The integral of f is defined as the supremum over all simple functions that approximate it from below:
Xfdμ:=sup{Xϕdμ|ϕ simple, 0ϕf}.

Extension to General Functions

For real-valued measurable f, define:

f+=max(f,0),f=max(f,0)

Then,

Xfdμ:=Xf+dμXfdμ

provided at least one of the terms is finite.

Example

Let X=R with μ the Lebesgue measure on (R,B(R)).
Let f(x)=χQ[0,1](x).

01fdx=0

since Q[0,1] has measure zero.

Related: Lebesgue spaces