I'm trying to prove this statement in $\mathbb{R} ^n$ with the Lebesgue measure:
$$|E|_e < +\infty \land |E|_i = |E|_e \Rightarrow E \text{ is measurable}$$
My guess is that the easy way of going about it is by trying to find an $F_{\sigma}$ set $K$ such that $E =K \cup N$ with |N| = 0
Constructing $K$ is easy: for each $n$ in $\mathbb N $ we have a closed set $F_n \subset E$ such that $|F| > |E|_i - \frac 1 n = |E|_e - \frac 1 n$. Then set $K := \bigcup_{n \in \mathbb N} F_n$
It's easy to check that $|K| = |E|_e$.
Now let $N = E - K$. I'm stuck trying to prove that $|N| = 0$. The only result I have is that $$|E-K|_e = |E - \bigcup_{n \in \mathbb N} K_n|_e = |\bigcap_{n \in \mathbb N} (E - K_n)|_e \le \lim_{n \to \infty} |E - K_n|_e$$
Where $K_n = \bigcup_{k=1}^n F_n$ is an increasing sequence of closed sets where $K = \bigcup_{n \in \mathbb N} K_n$ and so $E - K_n$ is a decreasing sequence of sets so the inequality above holds
I'm struggling to find a bound for $|E - K_n|_e$