Assume $x$ is a Lebesgue point of function $f$. Obviously, we have the following, $$\lim_{r\to 0}\frac{1}{m(B(x,r))}\int_{B(x,r)}|f(y)-f(x)|dy=0.$$ Based on this, can we conclude the following equality? $$|f(x)| = \lim_{r\to 0}\frac{1}{m(B(x,r))}\int_{B(x,r)}|f(y)|dy.$$ I guess we may need the triangle inequality to prove this.
2026-05-17 05:01:00.1778994060
Can we conclude the equality of average from Lebesgue point?
47 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Note that $|f(y) - f(x)| \geq \big||f(y)| - |f(x)|\big|$. So we have by linearity, monotonicity and absolute value relations: $$ \left[\frac 1{m(B(x,r))} \int_{B(x,r)} |f(y) - f(x)|dy\right] \\\geq \left[\frac 1{m(B(x,r))} \int_{B(x,r)} \big||f(y) - f(x)|\big|dy\right] \\\geq \left[\frac 1{m(B(x,r))} \left|\int_{B(x,r)} |f(y)| - |f(x)|dy\right|\right] \\\geq \left|\frac 1{m(B(x,r))} \int_{B(x,r)} |f(y)| dy - \frac 1{m(B(x,r))} \int_{B(x,r)} |f(x)| dy \right| \\\geq \left|\frac 1{m(B(x,r))} \int_{B(x,r)} |f(y)| dy - |f(x)|\right| $$
First expression goes to zero, then last expression goes to zero. Note that the converse is not true.