Spivak defines a real number as a set $\beta$ of rational numbers with the following four properties:
(1) if $x$ is in $\beta$ and $y$ is a rational number with $y < x$, then $y$ is also in $\beta$
(2) $\beta$ is a nonempty set
(3) $\beta$ does not equal $\mathbb{Q}$ (set of rational numbers)
(4) there is no greatest element in $\beta$
Example: $2^{1/2} = \{ x : x < 0 \text{ or } x^2 < 2 \}$
My question is: why does Spivak define real numbers only by the lower side of a Dedekind cut? For reference, compare this definition to:
A cut in $\mathbb{Q}$ is a pair of subsets $A$, $B$ of $\mathbb{Q}$ such that
(a) $A∪B=\mathbb{Q}$, $A\ne\emptyset$, $B\ne\emptyset$, $A∩B=\emptyset$.
(b) if a is an element of A and b an element of B, then a is greater than b
(c) A contains no largest element
Example: (i) $1 = \{r∈\mathbb{Q}:r<1\}\cup\{r∈\mathbb{Q}:r≥1\}$.
Side question: in the above example, what exactly does the $x<0$ condition do? It seems to me superfluous.
It's a matter of convention. He could as well define a real number as the per $(\beta,\mathbb{Q}\setminus\beta)$. Or by $\mathbb{Q}\setminus\beta$.
Concerning the side question, it is not superfluous. If he hadn't added that condition, then we woulf have $0\in\beta$ and $-2\notin\beta$. That's impossible, by the definition of Dedekind cut.