Suppose $A$ is a Lebesgue measurable subset of $\mathbb{R}$ and $ B = \cup_{x\in A}[x-1,x+1]$. Prove that $B$ is lebesgue measurable.
This is exercise 4.17 from Bass's Analysis book http://bass.math.uconn.edu/3rd.pdf
What I'm thinking of doing for this problem is splitting $A$ into countably many pieces as follows: Define $f:\mathbb{R}\to\mathbb{R}, f(x) = x\chi_A(x)$. This function should have countably many jump discontinuities. And taking the preimage of any continuous piece(lets call the preimage $E$) should be a Lebesgue measurable piece of $A$. And furthermore, it is either a point or an interval.(Is that true?). Then $\cup_{x\in E}[x-1,x+1]$ should be lebesgue measurable, and taking the countable union over all such $E$ gives that $B$ is also lebesgue measurable. Is this correct? if so, what else would I need to do to rigorize this argument?
The statement is true even without the measurability assumption on $A$, as proved in the answers by zhw. and Mitchell Spector.
Using measurability however we can write $$B=\left(\bigcup_{x\in A} (x-1,x+1) \right)\cup (A-1)\cup (A+1)$$ so that $B$ is the union of an open set and two translates of $A$, which are all measurable.