I am reading Terence Tao: Analysis 1. As you may be aware, certain objects are introduced bit by bit, so if i am not 'allowed' to use something yet, please understand.
Show that for every real number $x$ there is exactly one integer $N$ such that
$ N \leq x < N + 1$
If $x = 0$ then we can take $N = 0$. If $x > 0$ then $x$ is the formal limit of some Cauchy sequence $(a_n)$, of which is positively bounded away from zero. Since $(a_n)$ is Cauchy it is bounded by some rational $M$, this implies that $x \leq M$, if we take $M < N + 1$ for some integer $N$ then $x < N + 1$.
I seem to think this part is fine, but thinking is dangerous.
I now need to show that $ N \leq x $. I know that the sequence $(a_n)$ is bounded away from zero, so every term of the sequence $a_n > c$ for some rational $c$ But i don't think this gets me any further.
Surely i could use this as i know x is the formal limit of the sequence of rationals $(a_n)$ but i cant quite make the connection.
EDIT:
I know i have to prove that this is true when x < 0, but i have not completed from x > 0.
I know i can use Cauchy sequences, division algorithm... its pretty hard for me to say what i can't use because I am an undergraduate. I'm sorry if that makes it impossible to answer for some, it's very awkward i must admit. What i can tell you is the next chapter is on the least upper bound property.