Skip to Content
Math4121Introduction to Lebesgue Integration (Lecture 31)

Math4121 Lecture 31

Chapter 3: Lebesgue Integration

Non-measurable sets

Definition: Vitali’s construction

Step 1. Define an equivalence relation on R\mathbb{R} as follows:

Recall a relation is an equivalence relation if it is reflexive, symmetric, and transitive.

  1. Reflexive: xxx\sim x for all xRx\in\mathbb{R}
  2. Symmetric: xyx\sim y implies yxy\sim x for all x,yRx,y\in\mathbb{R}
  3. Transitive: xyx\sim y and yzy\sim z implies xzx\sim z for all x,y,zRx,y,z\in\mathbb{R}

Say xyx\sim y if xyQx-y\in\mathbb{Q}.

This is an equivalence relation, easy to show by the properties above.

We denote the equivalence class of xx by R/\mathbb{R}/\sim, where [x]={x+q:qQ}[x]=\{x+q:q\in\mathbb{Q}\}.

If z[x]z\in [x], then so is the fractional part of zz, i.e. zz[x]z-\lfloor z\rfloor\in [x]. So in every equivalence class [x][x] we can find an element in [x](0,1)[x]\cap (0,1). Take one such real number from every equivalence class, and call the set of all such numbers N\mathcal{N}.

Step 2. Show that N\mathcal{N} is not Lebesgue measurable.

We defined the translation of SS as follows:

Given a set SRS\subseteq\mathbb{R} and a real number aRa\in\mathbb{R}, the translation of SS by aa is defined as

S+a={x+a:xS}S+a=\{x+a:x\in S\}

Outer measure is translation invariant, i.e. me(S+a)=me(S)m_e(S+a)=m_e(S) for all SRS\subseteq\mathbb{R} and aRa\in\mathbb{R}, which also holds for inner measure.

Properties of N\mathcal{N}:

  1. (0,1)qQ(1,1)(N+q)(1,2)(0,1)\subseteq\bigcup_{q\in \mathbb{Q}\cap (-1,1)} (\mathcal{N}+q)\subseteq (-1,2)
  2. {N+q:qQ(1,1)}\{\mathcal{N}+q:q\in\mathbb{Q}\cap (-1,1)\} is pairwise disjoint.

Suppose N\mathcal{N} is measurable. Then by (1)

1qQ(1,1)(N+q)=qQ(1,1)m(N)\begin{aligned} 1&\leq \sum_{q\in\mathbb{Q}\cap (-1,1)} (\mathcal{N}+q)\\ &=\sum_{q\in\mathbb{Q}\cap (-1,1)} m(\mathcal{N}) \end{aligned}

So m(N)0m(\mathcal{N})\neq 0.

By (2), we have

3qQ(1,1)m(N+q)=qQ(1,1)m(N)=m(N)qQ(1,1)1=\begin{aligned} 3&\geq \sum_{q\in\mathbb{Q}\cap (-1,1)} m(\mathcal{N}+q)\\ &=\sum_{q\in\mathbb{Q}\cap (-1,1)} m(\mathcal{N})\\ &=m(\mathcal{N})\sum_{q\in\mathbb{Q}\cap (-1,1)} 1\\ &=\infty \end{aligned}

This is a contradiction. So N\mathcal{N} is not Lebesgue measurable.

QED

Appendix:

(1) IqQ(1,1)(N+q)I\subseteq\bigcup_{q\in\mathbb{Q}\cap (-1,1)} (\mathcal{N}+q)

Let xIx\in I. We need to find qQ(1,1)q\in\mathbb{Q}\cap (-1,1) such that xqNx-q\in\mathcal{N}. yN\exists y\in\mathcal{N} such that y(0,1)[x]y\in (0,1)\cap [x]. Then xy=qQx-y=q\in \mathbb{Q} and since x,yIx,y\in I, we have q(1,1)q\in (-1,1).

(2) {N+q:qQ(1,1)}\{\mathcal{N}+q:q\in\mathbb{Q}\cap (-1,1)\} is pairwise disjoint.

Suppose N+q1=N+q2\mathcal{N}+q_1=\mathcal{N}+q_2 for some q1,q2Q(1,1)q_1,q_2\in\mathbb{Q}\cap (-1,1). We want to show q1=q2q_1=q_2.

Take xx in the intersection, then this means y=xq1,z=xq2Ny=x-q_1, z=x-q_2\in\mathcal{N}.

But yzy\sim z, this contradicts the fact that N\mathcal{N} contains only one element from each equivalence class. So q1=q2q_1=q_2.

Axiom of choice

Given a set SS, ψ:P(S)S\exists \psi:\mathscr{P}(S)\to S such that ψ(T)T,TP(S)\psi(T)\in T, \forall T\subseteq\mathscr{P}(S).

For any set SS, there exists a map that maps every non-empty subset of SS to an element of that subset.

This leads to some weird results, e.g. Banach-Tarski paradox.

Godel showed that the axiom of choice is not contradictory to ZF set theory. You have ZFC

Cohen showed that the negation of the axiom of choice is not contradictory to ZF set theory. You have ZF

You can choose the axiom or not.

Last updated on