Let $(\mathbb{R}^d, \mathfrak{M}, m)$ be Lebesgue measure space and $A \subset \mathfrak{M}$ with $m(A) < \infty$.
Suppose $f : \mathbb{R}^d \rightarrow \mathbb{R}$ as $f(x)=m(A \cap(x+A))$ with $x+A=\{x+a: a \in A\}$
I want to show $\lim _{|x| \rightarrow 0} f(x)=m(A)$
At first, I substitue f(x) and get $\lim _{|x| \rightarrow 0} f(x) = \lim _{|x| \rightarrow 0} m(A \cap(x+A)) = m(A)$.
If I change the order of Lebesgue measrue and limit, I can prove the result.
In my opinion, I can use monotone convergence theroem of measure by constructing increasing sequence of subsets of $A$, but I find it difficult to construct such sequence of the sets.
Is my approach is correct? or any other approach should be considered?