I was going through Stillwell's otherwise nice book The Real Numbers when I noticed that his definition of the Dedekind product of reals seemed wrong.
His definition of the product is quite simple: if $L$ and $L'$ are lower Dedekind cuts, then $$LL' = \{rr':\ r \in L \text{ and } r' \in L'\}$$
This seems wrong, for otherwise, wouldn't $LL'$ be unbounded above? For instance, as $L,L' \neq \emptyset$, there are rationals $l,l' \in L,L'$ respectively. Now, for any rational $r > 1$, the negative rational $\rho = \min(- r, l)$ is in $L$ by downward closure. Similarly, the negative rational $\rho' = \min(- r, l')$ is in $L'$. So, according to his definition, $\rho\rho' \in LL'$. But since $1 < r < r^2 \leq (- \rho)(- \rho') = \rho\rho'$, this means that no rational $r$ can bound $LL'$ above.
Even thought, I am quite sure about my reasoning, this book, sadly, does not have any errata listings to confirm my thoughts. I just want to make sure that I am not missing anything obvious before reporting this issue to the author.