I'm trying to understand the definition of outer measure from a conceptual point of view. The definition is: if $A$ is an arbitrary subset of $\mathbb{R}$ its outer measure $m^*(A)$ is defined as:
$$m^*(A) = \inf\{\sum_i \ell (I_i): A \subset \bigcup_{i=1}^\infty I_i\}$$
Where $\bigcup_{i=1}^\infty I_i$ is a countable collection of intervals $(a_i, b_i)$ and $\ell (a,b) = b-a$.
I can conceptualize this definition in $\mathbb{R}$ but am having trouble conceptualizing in other spaces. In $\mathbb{R}^1$ I understand the definition to be the smallest countable open covering for the set. However if the set is in $\mathbb{R}^2$ how do we create a cover for a two dimensional set out of intervals? Ahh, maybe I just answered my own question. Is outer measure only defined for $\mathbb{R}$ and not for $\mathbb{R}^n$?
My apologies if this seems like such a trivial question. I have found that if I don't ask these types of questions I will never clear up my misconceptions.
Thank you.
In $\mathbb R^2$, the "intervals" become "squares". More generally, in $\mathbb R^n$ you can take "boxes" $$ B=\{(x_1\ldots,x_n):\ a_j\leq x_j\leq b_j:\ j=1,\ldots,n\}, $$ and $$ \ell(B)=(b_1-a_1)\cdots(b_n-a_n). $$