9.4. OTHER DEFINITIONS 205
Then fn (t) ↑ f (t) where f is the function which is one on the rationals and zero on theirrationals. Each fn is Riemann integrable (why?) but f is not Riemann integrable becauseit is everywhere discontinuous. Also, there is a gap between all upper sums and lowersums. Therefore, you can’t write
∫f dx = limn→∞
∫fndx.
An observation which is typically true related to this type of example is this. If youcan choose your functions, you don’t need the Lebesgue integral. The Riemann Darbouxintegral is just fine. It is when you can’t choose your functions and they come to you aspointwise limits that you really need the superior Lebesgue integral or at least somethingmore general than the Riemann integral. The Riemann integral is entirely adequate forevaluating the seemingly endless lists of boring problems found in calculus books. It isshown later that the two integrals coincide when the Lebesgue integral is taken with respectto Lebesgue measure and the function being integrated is continuous. It has been correctlyobserved that we never compute a Lebesgue integral. We compute Riemann integrals andsometimes take limits.
9.4 Other DefinitionsTo review and summarize the above, if f ≥ 0 is measurable,∫
f dµ ≡∫
∞
0µ ([ f > λ ])dλ (9.2)
another way to get the same thing for∫
f dµ is to take an increasing sequence of non-negative simple functions, {sn} with sn (ω)→ f (ω) and then by monotone convergencetheorem,
∫f dµ = limn→∞
∫sn where if sn (ω) = ∑
mj=1 ciXEi (ω) ,
∫sndµ = ∑
mi=1 ciµ (Ei) .
Similarly this also shows that for such nonnegative measurable function,∫f dµ = sup
{∫s : 0≤ s≤ f , s simple
}.
Here is an equivalent definition of the integral of a nonnegative measurable function. Thefact it is well defined has been discussed above.
Definition 9.4.1 For s a nonnegative simple function,
s(ω) =n
∑k=1
ckXEk (ω) ,∫
s =n
∑k=1
ckµ (Ek) .
For f a nonnegative measurable function,∫f dµ = sup
{∫s : 0≤ s≤ f , s simple
}.
Proof: Let V be an open set and let V = ∪nKn where Kn ⊆ Kn+1 for all n. Let
gn (x)≡ 1− dist(x,Kn)
dist(x,Kn)+dist(x,VC), fn ≡max{gk : k ≤ n}
Then using the monotone convergence theorem, it follows that µ = ν on all open sets. Theconclusion follows from Theorem 8.7.4. ■