Let $E$ be a Lebesgue measurable subset of $\mathbb{R}$ such that $m(E\cap(E+t)) = 0$ for all $t \neq 0$. Then prove that $m(E)=0$.
I think that the function $f(t) = m(E\cap(E+t))$ is continuous but how could I used this result to prove $m(E) =0$?
Let $E$ be a Lebesgue measurable subset of $\mathbb{R}$ such that $m(E\cap(E+t)) = 0$ for all $t \neq 0$. Then prove that $m(E)=0$.
I think that the function $f(t) = m(E\cap(E+t))$ is continuous but how could I used this result to prove $m(E) =0$?
Assume first that $E$ is bounded, then $f(t) = \int_E\chi_{E + t}(x)\, dx$ is continuous at $0$ by Lebesgue dominated convergence theorem. Then $$0 = \lim_{t \to 0^+}f(t) = f(0) = m(E).$$
If $E$ is not bounded we can apply the previous reasoning to $E_n = E \cap B(0,n)$, indeed $m(E_n \cap (E_n + t)) \le m(E \cap (E + t)) = 0$. This shows that $E = \bigcup E_n$ is the countable union of null sets, hence it has zero measure.
Alternatively, consider $E_N := E \cap B(0,N)$ and assume by contradiction that $m(E_N) > 0$. Notice that by construction $E_N + n^{-1} \subset B(0,N + 1)$ for every $n$ and that $$m(E_N \cap (E_N + n^{-1})) \subset m(E \cap (E + n^{-1})) = 0.$$
To obtain a contradiction notice that $$\infty > m(B(0,N+1)) \ge \bigcup_{n = 1}^{\infty}m(E_N + n^{-1}) = \sum_{n = 1}^{\infty}m(E_N) = \infty.$$
This second argument seems a little bit more powerful since by replacing $m$ with the outer measure $m^*$ we don't even need that $E$ is a measurable set.