If I have $a,b \in \mathbb R$ such that $$a > b+1 $$ It is assured that $\exists\space x \in \mathbb Z: a>x>b$
Does this property have some special name? How can this be proved?
This idea isn't intuitive to me. Infact, it feels untrue. If so, when is it true.
Please help.
Since $a-b-1\gt 0$, there exists a real number $\alpha\gt 0$ such that $a=b+1+\alpha$. Then, since there exists an integer $m$ such that $m-1\le b\lt m$, we have $$b\lt m\lt m+\alpha\le b+1+\alpha =a,$$ which implies that $m$ satisfies $b\lt m\lt a$.