Using Zorn's lemma show that $\mathbb R^+$ is the disjoint union of two sets closed under addition.

First let us recall Zorn's lemma.

Zorn's lemma. Suppose that $(P,\leq)$ is a non-empty partial ordered set such that whenever $C\subseteq P$ is a chain, then there is $p\in P$ that for every $c\in C$, $c\leq p$. Then $(P,\leq)$ has a maximal element.

To use Zorn's lemma, if so, one has to find a partial order with the above property (every chain has an upper bound) an utilize the maximality to prove what is needed.

We shall use the partial order whose members are $(A,B)$ where $A,B$ are disjoint subsets of $\mathbb R^+$ each is closed under addition. We will say that $(A,B)\leq (A',B')$ if $A\subseteq A'$ and $B\subseteq B'$.

This is obviously a partial order. It is non-empty because we can take $A=\mathbb N\setminus\{0\}$ and $B=\{n\cdot\pi\mid n\in\mathbb N\setminus\{0\}\}$, both are clearly closed under addition and disjoint.

Suppose that $C=\{(A_i,B_i)\mid i\in I\}$ is a chain, let $A=\bigcup_{i\in I}A_i$ and $B=\bigcup_{i\in I} B_i$. To see that these sets are disjoint suppose $x\in A\cap B$ then for some $A_i$ and $B_j$ we have $x\in A_i\cap B_j$. Without loss of generality $i<j$ then $x\in A_j\cap B_j$ contradiction the assumption that $(A_j,B_j)\in P$ and therefore these are disjoint sets. The proof that $A$ and $B$ are closed under unions is similar.

Then $(A,B)\in P$ and therefore is an upper bound of $C$. So every chain has an upper bound and Zorn's lemma says that there is some $(X,Y)$ which is a maximal element.

Now all that is left is to show that $X\cup Y=\mathbb R^+$. Suppose that it wasn't then there was some $r\in\mathbb R^+$ which was neither in $X$ nor in $Y$, then we can take $X'$ to be the closure of $X\cup\{r\}$ under addition. If $X'\cap Y=\varnothing$ then $(X',Y)\in P$ and it is strictly above $(X,Y)$ which is a contradiction to the maximality. Therefore $X'\cap Y$ is non-empty, but then taking $Y'$ to be the closure of $Y\cup\{r\}$ under addition has to be disjoint from $X$, and the maximality argument holds again.

In either case we have that $X\cup Y=\mathbb R^+$.


Pick a basis for $\mathbb R$ over $\mathbb Q$ and let $v$ be an element of the basis.

Each element in $\mathbb R^+$ can be expressed uniquely as a lineal combination of the basis (containing of course only a finite number of coefficients different from $0$). Let $v$ be an element of the basis.

Consider the set $A$ of elements of $\mathbb R^+$ in which the coefficient of $v$ is non-negative.

Consider the set $B$ of the elements of $\mathbb R^+$ in which the coefficient of $v$ is negative.

These sets do the trick.