The archimedean property states that
$$\boxed{~\forall~ ~a,b\in \mathbb{Z}^+~ \exists ~n~|~na\geq b~}$$
I started with disproving ..
Suppose $\forall ~\{n,a,b\} \subset \mathbb{Z}^+ , \text{na < b}$
$\implies b-na >0$
$\text{As this holds true for all n} \in \mathbb{Z}^+, \text{ let n = x}$
$\implies b-xa>0$
$\implies b-(x+1)a > 0\quad or\quad b-xa-a<0$
$b-ma>b-ma-a$
I dont know how to proceed any further. If i cancel b-ma, i get nothing but that a is positive. so how do we prove it. and also is there any false statement in my proof? Thank you!
How about $n = b$? Then $na = ba \geq b$.