doubleaxel195
- 46
- 0
Homework Statement
If a < b-\epsilon for all \epsilon >0, then a<0
Homework Equations
All I really have are the field axioms of the real numbers and the order axioms (trichotomoy, transitive, additive property, multiplication property).
The Attempt at a Solution
Well I broke this proof into three cases: b<0, b=0, b>0. When b<=0, I'm fine.
But I'm stuck when b>0. I know that -\epsilon < 0 \implies b-\epsilon < b \implies a<b
To me it seems like this is saying that no matter what number you have, there is always a negative number that is smaller. Can anyone see a better way to do this without cases? Any help is appreciated!