I'm looking for help with the following problem (working with Lebesgue measure here):
Let $ψ∈L^\infty(R)$ and let $B \subseteq \mathbb R $ be measurable such that $m(B) < \infty$. If $B+x =\{b+x|b∈B\}$ and if $$F(x) =\int_{B+x}ψ(v)dv$$ then prove that $F$ is uniformly continuous on $\mathbb R$.
I want to argue that if $|x - y| < \delta$ then $|F(x) - F(y)| < \epsilon$. Intuitively, it feels as though $|F(x) - F(y)| < \delta \cdot \| \psi\|_{L^{\infty}}$
The thought is that $F(x)$ and $F(y)$ should only differ on a set of measure $<\delta$. (More accurately, it feels like I should be able to choose a $\delta$ small enough that this is the case). However I haven't been able to show anything like this and I can't seem to work around it to find a proof either.