I am currently in an Advanced Calculus 2 class and am using the C. H. Edwards "Advanced Calculus of Several Variables" text. In chapter 4 when discussing area in $\mathbb{R}^2$, the text says that the set $S = ([0,1] \times [0,1]) \cap \mathbb{Q}^2$ has no area. The reasoning the book gives is that given any set of non-overlapping rectangles $\{R_i'\}$ for $i=1,\dots,n$ where $R_i' \subseteq S$ for all $i$, $\sum_{i=1}^na(R_i') = 0$, and for any set of rectangles $\{R_i''\}$ for $i = 1,\dots, m$ where $S \subseteq \bigcup_{i = 1}^nR_i''$, $\sum_{i = 1}^ma(R_i'') \geq 1$. I understand if these statements are true, there can be no area for the set $S$, but I am having trouble understanding why for any $i$, $a(R_i') = 0$, and I also don't understand how $\sum_{i = 1}^ma(R_i'') \geq 1$. Any help would be appreciated!
Clarification: This is the definition of the area of a bounded set $S \subseteq \mathbb{R}^2$ given in our book:
Given a bounded set $S \subseteq \mathbb{R}^2$, we say that its area is $\alpha$ if and only if given $\epsilon > 0$, there exists both
- A finite collection $R_1',\dots,R_k'$ of nonoverlapping rectangles, each contained in $S$, with $\sum_{i=1}^ka(R_i') > \alpha - \epsilon$
- A finite collection $R_1'',\dots,R_l''$ of rectangles whose union contain $S$, with $\sum_{i=1}^la(R_i'') < \alpha + \epsilon$
If there exists no such number $\alpha$, we say that the set $S$ does not have area, or that its area is not defined.