I am doing exercises in Real analysis for Graduate students by Richard F. Bass and I am stuck.
- Suppose $A$ is a Lebesgue measurable subset of $\mathbb{R}$ and $$B = \cup_{x \in A}[x-1, x+1].$$ Show that $B$ is Lebsgue measurable.
I think it is immediate if $A$ is countable. However, for uncountable set $A$. I was given a hint to work on open interval, then come to closed interval later. Let $$B' = \cup_{x \in A} (x-1,x+1).$$ Then $B$ is open set in $\mathbb{R}$, so $B$ can be written as a countable union of disjoints open intervals, and hence measurable. I see that $B = B' \cup (\cup_{x \in A}\{x-1, x+1\})$. But if $A$ is uncountable, I stuck with $$\cup_{x \in A}\{x-1, x+1\}.$$ Any suggestion to move on from this ?
- If $A \subseteq \mathbb{R}$ with zero Lebesgue measure ($m(A) =0$), then $$A \cap (c + \mathbb{Q}) = \phi$$ for some $c \in \mathbb{R}.$ I was guided to look at $\cup_{q \in \mathbb{Q}}(q+A)$. But I find nothing from there except $m(q+A) = 0$ for all $q \in \mathbb{Q}.$
For the first task, e.g. use that your remaining set $\bigcup_{x\in A} \{x+1,x-1\}$ is the union of two translations of $A$, and that the translation of a measurable set is measurable.
For the second task, $\bigcup_{q\in\mathbb{Q}} (q+A)$ would equal all of $\mathbb{R}$ if $A\cap (c+\mathbb{Q}) \neq \emptyset$ for all $c\in\mathbb{R}$: Given $c\in \mathbb{R}$, there would always be $q\in \mathbb{Q}$ and $x\in A$ so that $c+q = x$, i.e. $c = -q+x \in q+A$. But that union is a null set as a countable union of null sets.