Skip to Content
Math4121Introduction to Lebesgue Integration (Lecture 23)

Math 4121 Lecture 23

Chapter 5 Measure Theory

Weierstrass idea

Define

Sf(x)={(x,y)R2:0yf(x)}S_f(x) = \{(x,y)\in \mathbb{R}^2: 0\leq y\leq f(x)\}

We take the outer content in R2\mathbb{R}^2 of Sf(x)S_f(x) to be the area of the largest rectangle that can be inscribed in Sf(x)S_f(x).

(w)abf(x)dx=ce(Sf(x))(w)\int_a^b f(x) dx = c_e(S_f(x))

We can generalize this to higher dimensions.

Definition volume of rectangle

Let R=I1×I2××InRnR=I_1\times I_2\times \cdots \times I_n\in \mathbb{R}^n be a rectangle.

The volume of RR is defined as

vol(R)=i=1n(Ii)\text{vol}(R) = \prod_{i=1}^n \ell(I_i)

Definition of outer content

For SRnS\subseteq \mathbb{R}^n, we define the outer content of SS as

ce(S)=inf{Rj}j=1Nj=1Nvol(Rj)c_e(S) = \inf_{\{R_j\}_{j=1}^N} \sum_{j=1}^N \text{vol}(R_j)

where Sj=1NRjS\subseteq \bigcup_{j=1}^N R_j and RjR_j are rectangles.

Note: f(x)dx=ce(Sf(x))\overline{\int}f(x) dx=c_e(S_f(x))

Definition of inner content

For SRnS\subseteq \mathbb{R}^n, we define the inner content of SS as

ci(S)=sup{Rj}j=1Nj=1Nvol(Rj)c_i(S) = \sup_{\{R_j\}_{j=1}^N} \sum_{j=1}^N \text{vol}(R_j)

where RjR_j are disjoint rectangles Rn\in \mathbb{R}^n and j=1NRjS\bigcup_{j=1}^N R_j\subseteq S.

Note: f(x)dx=ci(Sf(x))\underline{\int}f(x) dx=c_i(S_f(x))

Definition of Jordan measurable set

A set SRnS\subseteq \mathbb{R}^n is said to be Jordan measurable if ce(S)=ci(S)c_e(S)=c_i(S).

and we denote the common value content as ce(S)=ci(S)=c(S)c_e(S)=c_i(S)=c(S).

Definition of interior of a set

The interior of a set SRnS\subseteq \mathbb{R}^n is defined as

S={xRn:Bδ(x)S for some δ>0}S^\circ = \{x\in \mathbb{R}^n: B_\delta(x)\subseteq S \text{ for some } \delta > 0\}

It is the largest open set contained in SS.

Definition of closure of a set

The closure of a set SRnS\subseteq \mathbb{R}^n is defined as

S=SS\overline{S} = S\cup S'

or equivalently,

S={xRn:Bδ(x)S for all δ>0}\overline{S} = \{x\in \mathbb{R}^n: B_\delta(x)\cap S\neq \emptyset \text{ for all } \delta > 0\}

where SS' is the set of all limit points of SS.

It is the smallest closed set containing SS.

Homework problem: Complement of the closure of SS is the interior of the complement of SS, i.e.,

(S)c=(Sc)(\overline{S})^c = (S^c)^\circ

Definition of boundary of a set

The boundary of a set SRnS\subseteq \mathbb{R}^n is defined as

S=SS\partial S = \overline{S}\setminus S^\circ

Proposition 5.1 (Criterion for Jordan measurability)

Let SRnS\subseteq \mathbb{R}^n be a bounded set. Then

ce(S)=ci(S)+ce(S)c_e(S) = c_i(S)+c_e(\partial S)

So SS is Jordan measurable if and only if ce(S)=0c_e(\partial S)=0.

Proof

Let ϵ>0\epsilon > 0, and {Rj}j=1N\{R_j\}_{j=1}^N be an open cover of S\partial S. such that j=1Nvol(Rj)<ce(S)+ϵ2\sum_{j=1}^N \text{vol}(R_j) < c_e(\partial S)+\frac{\epsilon}{2}.

We slightly enlarge each RjR_j to QjQ_j such that RjQjR_j\subseteq Q_j and vol(Qj)vol(Rj)+ϵ2N\text{vol}(Q_j)\leq \text{vol}(R_j)+\frac{\epsilon}{2N}.

and dis(Rj,Qjc)>δ>0dis(R_j,Q_j^c)>\delta > 0

If we could construct such {Qj}j=N+1M\{Q_j\}_{j=N+1}^M disjoint and

j=N+1MQjSj=1MQj\bigcup_{j=N+1}^M Q_j\subseteq S\subseteq \bigcup_{j=1}^M Q_j

then we have

ce(S)j=1Mvol(S)+ϵ+ci(S)c_e(S)\leq \sum_{j=1}^M \text{vol}(\partial S)+\epsilon +c_i(S)

We can do this by constructing a set of square with side length η\eta. We claim:

If η\eta is small enough (depends on δ\delta), then Cη={QKη:QS}\mathcal{C}_\eta=\{Q\in K_\eta:Q\subset S\}, Cη(j=1NQj)\mathcal{C}_\eta\cup \left(\bigcup_{j=1}^N Q_j\right) is a cover of SS.

Suppose xS\exists x\in S but not in Cη\mathcal{C}_\eta. Then xx is closed to S\partial S so in some QjQ_j. (This proof is not rigorous, but you get the idea. Also not clear in book actually.)

Last updated on