Skip to content

4. 99% lemma (-ish)

problem

Prove that if μμ is a finite measure on 𝒞𝒞 and A𝒞A⊆𝒞 is a μμ-measurable set such that μ(A)>0μ(A)>0, then for every ϵ>0ϵ>0, there is a non-null finitely-determined set U𝒞U⊆𝒞 with

μ(AU)μ(U)ϵ. \frac {μ(A \mathbin\triangle U)} {μ(U)} ≤ ϵ.
proof
definition

For each finite string p{0,1}p∈\{0,1\}^*, let UpU_p denote the set of strings with prefix pp. Recall that {Up}p{0,1}\{Uₚ\}_{p∈\{0,1\}^*} forms a basis for the topology of 𝒞𝒞.

Fix ϵ>0ϵ>0. Let δ>0δ>0 be small enough so that δ(2+δ)ϵδ(2+δ)≤ϵ. By regularity of measure, there exists an open set VV so that AVA⊆V and

μ(V)(1+δ)μ(A).μ(V)≤(1+δ)\,μ(A).

Write VV as a union of the basis elements; that is, let P{0,1}P⊆\{0,1\}^* so that V=pPUpV=⋃_{p∈P}Uₚ. Assume without loss of generality that there do not exist p,qPp,q∈P with pp a proper prefix of qq.

aside

To see why we can assume this, let P~={qPp:p is proper prefix of q}\tilde P=\{q∈P\mid∄p:\text{\(p\) is proper prefix of \(q\)}\} and observe that for every qPP~q∈P∖\tilde P, since there exists pp a proper prefix of qq we already have UpUqUₚ⊃U_q in the union, so pP~Up=pPUp⋃_{p∈\tilde P}Uₚ=⋃_{p∈P}Uₚ.

Then notice that for all p,qPp,q∈P, since neither is a proper prefix of the other they must differ at a common index, so UpUq=U_p∩U_q=∅. Therefore μ(V)=pPμ(Up)μ(V)=∑_{p∈P}μ(Uₚ). This is either just a finite sum (if PP itself is finite) or a sum converging to a finite positive value; either way, there exists a finite PPP'⊆P so that letting U=pPUpU=⋃_{p∈P'}Uₚ we have

μ(U)(1δ)μ(V). μ(U) ≥ (1-δ)\,μ(V).

Note that UVU⊆V and also that UU is finitely-determined.

Finally, we have

AU=(AU)VU(UA)VA, A\mathbin\triangle U = \underbrace{(A∖U)}_{⊆V∖U} ∪ \underbrace{(U∖A)}_{⊆V∖A},

and so

μ(AU)[μ(V)μ(U)]+[μ(V)μ(A)]. μ(A\mathbin\triangle U) ≤ [μ(V)-μ(U)] + [μ(V)-μ(A)].

Recall that VV and UU were constructed to satisfy

μ(V)μ(A)1+δ,μ(U)μ(V)1δ, \frac {μ(V)} {μ(A)} ≤ 1+δ, \qquad \frac {μ(U)} {μ(V)} ≥ 1-δ,

so μ(V)/μ(U)1/(1δ)1+δμ(V)/μ(U)≤1/(1-δ)≤1+δ, and

μ(AU)μ(U)(μ(V)μ(U)1)δ+(μ(V)μ(A)1)δμ(A)μ(U)δ(1+μ(A)μ(U))δ(1+μ(V)μ(U))δ(2+δ)ϵ.\begin{aligned} \frac {μ(A\mathbin\triangle U)} {μ(U)} &≤ \underbrace{\left(\frac {μ(V)} {μ(U)} - 1\right)}_{≤δ} + \underbrace{\left(\frac {μ(V)} {μ(A)} - 1\right)}_{≤δ} \frac {μ(A)} {μ(U)} \\ &≤ δ \left(1 + \frac {μ(A)} {μ(U)}\right) \\ &≤ δ \left(1 + \frac {μ(V)} {μ(U)}\right) \\ &≤ δ (2 + δ) ≤ ϵ. \\ \end{aligned}