Sorry for this dumb question, I know it's a very simple statement but my proof was different from the one given in the notes, and 9 out of 10 times when I try to write proofs myself they turn out to be incorrect, so I would just like to know if my proof given below is valid.
Proposition: If for every $b > 0$ we have $0 \le a < b$, then $a = 0$.
Proof
If $a > 0$, then let $b = a$, and we have $a \not < b$, a contradiction.
Therefore $a = 0$.