Let $f$ be in $L^1(\mathbb{R}). $ Show that
$$\lim_{a\to 0}\int_{\mathbb{R}}|f(x)-f(x-a)|dx=0.$$
As $f\in L^1(\mathbb{R})$, we have $\int_{\mathbb{R}}|f(x)|dx<\infty. $ Define $f_n(x):=f(x-a_n)$. For each fixed $n$, $f_n(x)\in L_1(\mathbb{R}).$
I don't know how to solve this kinda of problems. Should I apply Fatou's lemma or the dominated convergence theorem? But I'm not evey sure if $f$ is bounded. I appreciate any help for this problem.
I don't undstrand the proof provided in the mentioned link. I'm very new in measure theory and I think there must be some easier solution for this question.
Step 1. Define $T_a : L^1(\mathbb{R}) \to L^1(\mathbb{R})$ by
$$ T_a f (x) = f(x-a). $$
Then this function has the following properties:
Probably only the 3rd property requires explanation. Assume that $g$ vanishes outside $[-R, R]$. Then $g$ is uniformly continuous on $[-R, R]$ and hence on $\mathbb{R}$. Then for each $\epsilon > 0$, there exists $\delta \in (0, 1)$ such that $|g(x) - g(y)| < \frac{\epsilon}{2R+2}$ whenever $|x - y| < \delta$. Then for $|a| < \delta$, we have
$$ \| T_a g - g \|_{L^1} = \int_{-R-1}^{R+1} |g(x) - g(x-a)| \, dx \leq \int_{-R-1}^{R+1} \frac{\epsilon}{2R+2} \, dx = \epsilon. $$
This proves the 3rd property. (Or the bounded convergence theorem gives a one-line proof for this property.)
Step 2. In this step, forget everything about the specific definition of $T_a : L^1(\mathbb{R}) \to L^1(\mathbb{R})$ and recall only the 3 properties listed above. Recapitulating, they are
Then for any $f \in L^1(\mathbb{R})$ and for any $g \in C_c(\mathbb{R})$, we have
\begin{align*} \| T_a f - f \|_{L^1} &\leq \| T_a f - T_a g \|_{L^1} + \| T_a g - g \|_{L^1} + \| g - f \|_{L^1} \\ &\leq \| T_a g - g \|_{L^1} + 2\| g - f \|_{L^1}. \end{align*}
You may recognize this as our good old $3\epsilon$-argument. Then taking $\limsup$ as $a \to 0$ gives
$$ \limsup_{a\to 0} \| T_a f - f \|_{L^1} \leq 2\| g - f \|_{L^1}. $$
But since $C_c(\mathbb{R})$ is dense in $L^1(\mathbb{R})$ in $L^1$-norm, we can send $g \to f$ in $L^1$ and thus the RHS can be made arbitrarily small. Therefore $\limsup_{a\to 0} \| T_a f - f \|_{L^1} = 0$ and hence
$$ \lim_{a\to 0} \| T_a f - f \|_{L^1} = 0. $$