This is part of a problem. The first part was to show that if is integrable on $(-\infty,\infty)$, then $$\int f(x)~\text{d}x=\int f(x+t)~\text{d}x$$ which I was able to show.
This is the second part, which I'm having a hard time starting.
Let $g$ be a bounded measurable function. I would like to show that $$ \lim_{t\rightarrow 0}\int_{-\infty}^{\infty} \;\left|\;g(x)\left[f(x)-f(x+t)\right]\right.|=0.$$
Any form of help will be appreciated.
Added: Please see if this is ok.
Let $M$ be such that $|g(x)|\leq M$. Sinc $f$ is integrable, there is a continuous function such that $\int|f-h|\lt \frac{\epsilon}{4M}.$ Also $h$ is uniformly continuous, so $\exists ~\delta \gt 0$ such that $|h(x)-h(x+t)|\lt \frac{\epsilon}{2M}.$ Consider, $$ \begin{align*} \int|g(x)[f(x)-f(x+t)|&\leq \int|g(x)[h(x)-h(x+t)]| + \int|g(x)[f(x)-h(x)-f(x+t)+h(x+t)]|\\ &\leq \frac{\epsilon M}{2M} + M\int |f(x)-h(x)|+M\int|f(x+t)-h(x+t)| \\ & \leq \frac{\epsilon}{2} + 2M\int|f(x)-h(x)|\\ & \leq \frac{\epsilon}{2} + \frac{2M\epsilon}{4M}\\ & \lt \epsilon. \end{align*}$$