- To prove $0 <1$
1Now if $a \leq b$ and $0 \leq c$ then $ac \leq bc$
Assume that $1 \leq 0$. Let $a=1$ and $b=0$ and $0 \leq c$. So we get $c \leq 0$ which is a contradiction. Is this correct?
- To prove if $0 < a$ , then $0 < a^{-1}$
so we have $aa^{-1}=1$. So $a a ^{-1} \geq 0$. Again using same axiom as above with $c=1$ we get $0 \leq aa^{-1}$ which implies $a^{-1} > 0$ or $a^{-1}=0$. But since $a \neq 0 $ so $a^{-1} > 0$
Thanks