I've just started to study analysis by myself and I'm having a hard time proving things. I can understand the logic behind it and can describe it by words but I can't write it in "mathematics". This is the question:
$x, y ∈ R$
If for all $y>0$ we have $y≥x$ show that $0≥x$
What I understand is that basically it says if all numbers from 0 to positive infinity is bigger than x than x is either 0 or a negative number because even the small numbers like $1/{10^{100000000}}$ are bigger than x. But how can I prove this in math? It seems pretty straightforward.
If $x>0$, take $y=\frac x2$. Then $y>0$, too. Besides, $x>y$. This is impossible, because $y>0$ and therefore $y\geqslant x$.
Since we reached a contradiction, the original assumption ($x>0$) is false. Therefore, $x\leqslant0$.