Error in 'proof': Lebesgue measure $> 0$ iff set contains an interval

989 Views Asked by At

I was wondering if a Borel set $A \in \mathscr B (\mathbb R)$ has strictly positive Lebesgue measure ($\lambda(A) > 0$) iff it contains some interval $(a,b)$, $a<b$. I tried proving this, before I found a post with a few counterexamples, showing my 'proof' is obviously flawed. Could someone point out the error(s)?

My plan was to define a different measure for which it would be much easier to prove the claim (making it almost obvious), and then prove its equality to the Lebesgue measure for all Borel sets.

Define an equivalence relation on $A \in \mathscr B (\mathbb R)$ by:

$$ x \sim y \iff \text{for all $z$ between $x$ and $y$, we have } z \in A.$$

Then the equivalence classes of $A$ will be intervals (possibly of infinite length) or singletons. Name the set of all intervals, excluding the singletons, $\mathcal C_A$. All the intervals in $\mathcal C_A$ are disjoint, and there are only countably many of them, because each interval contains a rational number. Define:

$$ \mu (A) := \sum_{C \in \mathcal C_A} \lambda( C).$$ Then $\mu$ is a measure coinciding with $\lambda$ on all half-open intervals $[a,b)$, which are known to form a semi-ring $\mathscr S$. This $\mathscr S$ is stable under finite intersections and has an exhausting sequence (on which both $\mu$ and $\lambda$ are finite), so $\mu$ and $\lambda$ must also coincide on $\sigma(\mathscr S) = \mathscr B (\mathbb R)$.

One possibly erroneous statement is the claim that $\mu$ is a measure on $\mathscr B (\mathbb R)$. Any thoughts?

2

There are 2 best solutions below

0
On BEST ANSWER

You are correct that $\mu$ is not a measure since it is not even finitely additive. Note that $\mu(\mathbb{Q}) = 0 = \mu(\mathbb{R} - \mathbb{Q})$ since neither set contains any interval of positive length but $\mu(\mathbb{R}) = \infty$

Edit: This answer is essentially the same idea as in the comment given by Michael Lee. There it is noted that $\mathbb{R}-\mathbb{Q}$ has "the wrong measure". I exploit this to break additivity.

3
On

If $A$ is the Cantor set, then its equivalence classes are all singletons. There are uncountably many of them; note a singleton is an interval and need not contain a rational. You have an uncountable sum $\sum\lambda(C)$.

You may object that this is irrelevant; in this example one is adding uncountably many zeroes to get zero. But there are "fat" Cantor sets: these are homeomorphic to the standard Cantor set, yet have positive measure. In this case, can you add uncountably many zeroes to get exactly the right nonzero number?