I try to prove that $0\leq x \leq 1 \implies 0 \leq x^2 \leq x \leq 1 $ only with the Axioms of the real numbers. The statement is clear and i am able to prove similar things, but in this case i don't see it.
I proved that $\forall x \in \mathbb{R}: x^2 \geq 0 $
$0\le x \le 1$
$\Leftrightarrow x\ge0$ and $x \le 1$
$\Leftrightarrow x\ge0$ and $x-1\le0$
$\Leftrightarrow x(x-1)\le0$ $\Leftrightarrow x^2-x\le0$
$\Leftrightarrow x^2\le x$
The other inequalities are obviously true.