I have been trying to prove that every ordered field has no smallest positive element for a while now, and I think I have it worked out. However, I feel like something is missing in my proof. Here is what I have so far:
Let $F$ be an ordered field
Let $x$ exist in $F$ such that $0$ is less than $x$
Then $x/2$ is less than $x$
Therefore, $F$ can have no smallest element
This does seem to prove that the field has no smallest element, but it seems like there are some holes. Am I correct in thinking this way? I saw a similar proof involving the positive real numbers, but $x/2$ exists in the positive reals. How do I know that $x/2$ exists in $F$? I am just concerned that this is not enough. Any helpful pushes would be most appreciated. Thank you!
The proof you showed is really a proof by contradition.
Suppose there is a smallest positive number in $F$, call it $x$.
1) Since it is positive by assumption, $0<x$.
2) Now we show $0<x/2<x$, that is $x/2$ is a positive number that is smaller than $x$.
3) Thus $x$ cannot be the smallest positive number, since we found some even smaller positive number, a contradiction.