Last time we were in the middle of proving Vitali Covering Lemma, which informally says: “given a Vitali cover of a bounded measurable set using closed balls and given any , we can find an almost cover of by countably many disjoint closed balls, where we waste no more than in the cover, and we miss only a null set in the cover”.
The construction goes by 'greedy algorithm' (which is always pick the biggest among all possible choices), however, since we have infinitely many balls, we cannot pick the biggest, so we pick some ball whose radius is 'good enough'. More precisely, we first pick an open set with . We set , . Then we run the iteration. starting at
After we run the algorithm and obtain a collection of disjoint balls , we need to show that these balls cover up to a null set. Last time, we proved that, for any positive integer , we have (recall the proof)
Why is this useful? It allows us to say, for any , there exists an , so that $m(A \RM (V_1 \cup \cdots \cup V_{N-1}) ) < \cup_{k \geq N} 5 V_k) < 5^n \sum_{k=N}^\infty m(V_k) < \deltaN\sum_{k=1}^\infty m(V_k) < m(W) < \infty$. )
We decompose into a grid of size cubes, throw aways the boundaries (which is a measure zero set). We enumerate these cubes as , then for any , we find Vitali cover for with excess . Then we union together the solution to the sub-problemes (countable union of countable collection is still a countable collection).
General shape of the ball. Actually, we can work with non-Euclidean norm. (can the shape be more general?)
Suppose is measurable, for any , we define density of at to be remark:
Example, if , does density exists at the boundary of ?
If , we say is a density point of .
Lebesgue density theorem. Almost all points of are density point.
Proof: define for any , let . Claim . Given the claim, then is null set. And any nondensity point would belong to , then we are done.
To prove the claim , we take the collection of cubes , such that . Such cubes form a Vitali covering of , indeed, for any and any , there are some cube contained in (containing p), with . Then, using Vitali covering by such cubes, and for any , we can get disjoint almost cover of by such with margin size . Then we have m^*(E_a) = \sum_{i=1}^\infty m^*(E_a \cap Q_i) \leq \sum_{i=1}^\infty m^*(E \cap Q_i) \leq \sum_{i=1}^\infty a m^*(Q_i) = a \sum_i m(Q_i) \leq a(m(E_a) + \epsilon) m^*(E_a) \leq (a/ (1-a)) \epsilon\epsilonm^*(E_a)=0$.