#Proving that any countable set of reals has Lebesgue measure zero.

70 messages · Page 1 of 1 (latest)

median cave
#

Any countable set $A$ can have it’s elements be enumerated as $$A={x_1, x_2, x_3, \cdots}$$.

Since, we can write $A$ as
$$ A= \bigcup_i {x_i}$$

Therefore,
$$
\mu (A)= \sum_i \mu({x_i}$$

But Lebesgue measure of a singleton set is zero (because it has zero length in traditional sense), therefore, for every $i$, we have $\mu{x_i}=0$. Hence, $$\mu(A)=0$$

Why everyone else (books and Internet users) are doing it by epsilon definition? Does my proof contains some “big holes”?

wet sparrowBOT
#
  1. Wait patiently for a helper to come along.
  2. Once someone helps you, say thank you and close the thread with:
+close
  1. Feel free to nominate the person for helper of the week in #helper-nominations
  2. Do not ping the mods, unless someone is breaking the rules.
  3. If you're happy with the help you got here, and the server overall, you can contribute financially as well:
indigo currentBOT
#

Knight_Hall_Algebra

warm wind
#

Have you proved points are measurable?

#

And a point has measure zero?

median cave
warm wind
#

But that's not a proof. Try this, each time you make a step in your proof, cite and clearly explain why. It's a good trick for these cases

#

'These cases' being times you're stuck

fiery thunder
# median cave it doesn't have a length

alternatively, you can prove they have Lebesgue measure 0 without invoking anything about measures, just using the definition of outer measure for a subset of R

#

but yeah, as mark said that proof requires having proven the singletons have measure 0

#

to which, at that rate you just do the proof from the definition of outer-measure

median cave
#

Does it mean, of all the possible supersets of $S$, the infimum of their measures will be the measure of $S$?

indigo currentBOT
#

Knight_Hall_Algebra

#

Knight_Hall_Algebra

vapid lake
#

$\delta > 0, \mu (S) = \inf \qty{\sum_i (b_i - a_i) : S =\qty{p} \subset (p-\delta, p]}$

indigo currentBOT
#

a domesticated coffey

vapid lake
#

$\delta > 0, \mu (S) = \inf \qty{ p-(p-\delta) : \delta > 0}=0$

indigo currentBOT
#

a domesticated coffey

vapid lake
#

@median cave

median cave
#

i'm unaware of that definiton

vapid lake
#

i Don't even know what Lebesgue measure is

vapid lake
median cave
#

how?

vapid lake
#

you could even do (p-delta, p+delta)

#

just the fact that you could close in on the little singleton :3

median cave
#

I understand that you chose a p and created an interval from it

#

so that S would be contained in it

#

but you have written it in a very different way

vapid lake
#

what have I done differently in my latex?

devout geyser
#

can you obtain a singleton from borel sets using set operations

#

if you know how to measure intervals, then singletons follow

#

and then countable sets via sigma additivity

median cave
# vapid lake not really

I mean, we want the measure of S to be the smallest $\delta$ such that $$S \subset \left(
P -\delta/2, P+ \delta/2 \right)$$

indigo currentBOT
#

Knight_Hall_Algebra

median cave
#

P is any number in R

#

So, we should write

#

$$
\mu(S) =
\inf
{ \delta:
S \subset
(P-\delta/2, P+\delta/2) }$$

indigo currentBOT
#

Knight_Hall_Algebra

median cave
fiery thunder
#

To show singletons have outer measure 0, you want to show you can find an interval cover whose length is arbitrarily small

#

(x0-eps,x0+eps) clearly does that for all eps>0, and the length is 2eps

#

So 0=<|{x0}|<2eps

median cave
#

@vapid lake Caan you see my formulation of your idea? Does it have any defects? The only problem that I have is that P is arbitrary.

vapid lake
#

just declare what S is beforehand

median cave
#

If S= [a,b] how we would write our formulation?

vapid lake
median cave
#

S is the interval [a,b]

fiery thunder
#

The closed interval requires invoking Heine-Borel to argue all open interval covers admit a finite subcover

#

then you induct on the number of intervals in the finite subcover

median cave
#

Okay

median cave
#

@fiery thunder Can you please give me an example of a set which is not Lebesgue Measurable?we are well within the boundary of $\mathbb{R}$

indigo currentBOT
#

Knight_Hall_Algebra
Compile Error! Click the errors reaction for more information.
(You may edit your message to recompile.)

fiery thunder
# median cave <@186109587366215691> Can you please give me an example of a set which is not Le...

In mathematics, a Vitali set is an elementary example of a set of real numbers that is not Lebesgue measurable, found by Giuseppe Vitali in 1905. The Vitali theorem is the existence theorem that there are such sets. There are uncountably many Vitali sets, and their existence depends on the axiom of choice. In 1970, Robert Solovay constructed a m...

median cave
#

And each book that I have consulted so far, gives it as an example.

fiery thunder
#

well yeah, cause most sets are lebesque measurable

#

like even strange sets like continuity sets of any R to R function are measurable

#

all open and closed sets are measurable, continuity sets are measurable

#

it's honestly near impossible to find a simple non-measurable set

median cave
#

that's what I concluded myself.

#

They put Vitali sets only to show the relevance of the definition of Lebesgue measure.