Suppose $f\in L^1(\mathbb R)$ and there exits $\delta>0$ such that $$\|f(\cdot + t)-f\|_{L^1}\leq |t|^2$$ for all $|t|\leq \delta$, where $f(\cdot + t)$ is the function $x\mapsto f(x+t)$. Show that $f=0$ a.e.
It is well known that $\lim_{t\to 0}\|f(\cdot+t)-f\|_{L^1}=0$ but this fact can't help here. Intuitively, the condition in the problem would deduce that $\int |f'|=0$ if the derivative is good enough so the conclusion must be right and $|t|^2$ can be improved to $|t|^{1+\epsilon}$. I also tried to use the separability of $L^1$, like when we prove the famous fact mentioned above, but it helps nothing. Any hints and thoughts are welcomed.
Consider the Fourier transformation, $\hat f(\xi)=\int_\mathbb Rf(x)e^{-2\pi ix\xi}\,dx$ for $\xi\in\mathbb R$. Denote $f_t(x)=f(x+t)$, then $\hat f_t(\xi)=e^{2\pi it\xi}\hat f(\xi)$.
By hypothesis, $\|\hat f(\cdot)(e^{2\pi it\cdot}-1)\|_{L^\infty}=\|\hat f_t-\hat f\|_{L^\infty}\leq \|f_t-f\|_{L^1}\leq |t|^2$. So for a.e. $\xi\in\mathbb R-\{0\}$, $$|\hat f(\xi)||e^{2\pi it\xi}-1|\leq |t|^2,\ \ \text{for all } 0<|t|\leq\delta.$$ This implies $$|\hat f(\xi)|\frac{|e^{2\pi it\xi}-1|}{|t|}\leq |t|,\ \ \text{for all } 0<|t|\leq\delta.$$ Letting $t\to 0$ gives that $|\xi\hat f(\xi)|=0$ for a.e. $\xi\in\mathbb R$, so $\hat f\equiv0$ since $\hat f$ is continuous, which completes the proof.