Let $E\subset \mathbb{R}$ be a Lebesgue measurable subset of reals such that $\mu(E)>0.$ Consider the set $E+E=\{x+y: x,y\in E\},$ prove that $E+E$ contains an interval of length greater than $0$.
Is this problem even true? Let's say the set $E$ is our set of irrational numbers, then $E+E$ doesn't contain positive length interval. If this is indeed true, how can we go about proving this statement?
This is true in general, for sets $A,B\subseteq\mathbb R$ with $\mu(A),\mu(B)>0$.
A way to do this is to consider the characteristic functions $\chi_A,\chi_B$, and set $f=\chi_A*\chi_B$ to be their convolution. Then $f$ is nonnegative continuous, and we can compute that $\int_{\mathbb R}f=\mu(A)\mu(B)>0$, so, from continuity, $$\int_{\mathbb R}\chi_A(y)\chi_B(x-y)\,dy\geq\varepsilon$$ for all $x$ in an interval $(a,b)$. This shows that there exists $y\in\mathbb R$ such that $\chi_A(y)\chi_B(x-y)>0$, therefore $y\in A$ and $x-y\in B$. This will show that $x\in A+B$, therefore $(a,b)\subseteq A+B$.