Here is the question:
Prove that for every $\epsilon>0$ and every set $A\in\mathcal{B}(\mathbb{R}^{n})$ there is a compact set $K\subset A$ such that $P(A\setminus K)\leq\epsilon$.
--I have previously shown that there is a closed set $F$ and an open set $G$ such that $F\subset A\subset G$ and $P(G\setminus F)\leq\epsilon$. For the current problem, I think that we can find $K$ as an approximation of the set $F$, such that $K=F_{N}=F\cap[-N,N]^{n}$, which is compact. I think I am just caught up in the set difference algebra, i.e.,$$P(A\setminus K)=P(A\setminus (F\cap[-N,N]^{n}))=P(A\cap(F^{c}\cup[-N,N]^{c})^{c})=\cdots$$
--Any help on how to finish this is appreciated!