Theorem 1.20(b) on page 9 of Rudin's "Principles of Mathematical Analysis," 3rd edition. For those without the text handy:
1.20 Theorem
(a) If $x \in \mathbb{R}$ and $x > 0$, then there is a positive integer $n$ such that $nx > y$.
(b) If $x \in \mathbb{R}$, $y \in \mathbb{R}$, and $x < y$, then there exists a $p \in \mathbb{Q}$ such that $x < p < y$.
Also a picture to the page in question: https://i.stack.imgur.com/U8hgO.png
We are given that $x < y$, thus $y - x > 0$ is obvious to me. I quickly lose Rudin after this step. I understand that the archimedean property $(a)$ is being used for the next line, where it says $n(y - x) > 1$, however I have no clue where the number "$1$" came from.
Furthermore, he says to apply $(a)$ again, but I have no idea what it means to "apply" a theorem arbitrarily. He doesn't say what to apply it to, and if he meant to apply it on $n(y - x) > 1$, then I am even more confused with the following step. He "applies" $(a)$ to obtain positive integers $m_1$ and $m_2$ such that $m_1 > nx$ and $m_2 > -nx$. As far as I understand, the archimedean property says that for $x > 0$, there is a positive integer $n$ such that $nx > y$. I don't understand how $m_1 > nx$ and $m_2 > -nx$ follow this property. In $m_1 > nx$, the equality sign is reversed from the archimedean property definition, and for $m_2 > -nx$, there is a negative sign.
And then the next line, he says "hence" there is an integer $m$ (with $-m_2 \leq m \leq m_1$) such that $m - 1 \leq nx \leq m$. I don't understand how you can deduce from the previous lines ($m_1 > nx$ and $m_2 > -nx$) to arrive at this one. Where are all these $m$'s coming from? The only connection I see is that number $1$ from $n(y - x) > 1$ from the first step. I have no clue where these $m$'s appeared out of nowhere.


