Let $f \in L^1(\mathbb R)$. If $$ \int_\mathbb R \int_\mathbb R \frac{\vert f(x)-f(y)\vert}{\vert x-y\vert^2}dxdy<+\infty $$ then $f$ is a.e. constant.
I do not know how to begin. I thought that we are set if we show that the integrand is bounded a.e. (the function $f$ would be 2-holderian, hence constant) but this is not true in general. I mean $\phi \in L^1(\mathbb R)$ does not imply $\phi \in L^{\infty}(\mathbb R)$.
Would you please give me some useful hints in order to start?
Thanks.
Let
$$ F(x) = \int_{0}^{x} f(t) \,dt $$
be an anti-derivative of $f$ and $E$ the set of Lebesgue points of $f$. Then $E^{c}$ is measure-zero and $F'(x) = f(x)$ for all $x \in E$.
The condition of the problem tells us that
$$ \int_{\Bbb{R}}\int_{\Bbb{R}} \frac{\left| f(x+y) - f(y) \right|}{x^{2}} \, dxdy < \infty. $$
So if $a < b$ are Lebesgue points, then Fubini's Theorem shows
\begin{align*} \int_{a}^{b} \int_{\Bbb{R}} \frac{f(x+y) - f(y)}{x^{2}} \, dxdy &= \int_{\Bbb{R}} \frac{1}{x^{2}} \int_{a}^{b} \{ f(x+y) - f(y) \} \, dydx \\ &= \int_{\Bbb{R}} \left( \frac{F(b+x)-F(b)}{x^{2}} - \frac{F(a+x)-F(a)}{x^{2}} \right) \, dx \tag{1} \end{align*}
But since
$$ \frac{F(b+x)-F(b)}{x^{2}} - \frac{F(a+x)-F(a)}{x^{2}} \sim \frac{f(b) - f(a) + o(1)}{x}, \quad \text{as } x \to 0, $$
for the integrand of $\text{(1)}$ to be integrable near $x = 0$, we must have $f(a) = f(b)$. Since this is true for any $a, b \in E$, the proof is complete.