For $A \subseteq \mathbb R^n$ and $y \in \mathbb R^n$, we define $$d(y,A) = \inf \{\lvert x-y \rvert : x \in A \}.$$ Also, for a (Lebesgue) measurable set $A \subseteq \mathbb R^n$, we say $x \in \mathbb A$ is a density point of $A$ if $$\lim_{r \to 0^+} \frac{\lambda(B_r(x) \cap A)}{\lambda(B_r(x))} = 1,$$ where $\lambda$ is the Lebesgue measure on $\mathbb R^n$. I am trying to prove that if $A \subseteq \mathbb R^n$ is measurable, then for any $x \in A$ which is a density point of $A$, we have $$\lim_{y \to x} \frac{d(y,A)}{\lvert x -y \rvert} = 0.$$
I have been stuck on this for some time and I don't feel as though I have made any progress. It seems like it should be proven using something like the Lebesgue Differentiation Theorem, but I don't know what function to apply the theorem to. Any help would be greatly appreciated. Thank you!