$A \subset \mathbb{R}$
'$a < \sup A \implies \exists b \in A \; \text{such that} \; a < b$' ?
let denote $\sup A$ by $s$
then $\forall x \in A, \; x \leq s$
if the sup is attained then clearly $b = \max A$
but I'm stuck in the case where $\sup A \notin A \implies \forall x \in A, \; x < s$
can such a $b$ exist ?
Suppose for the sake of insanity that $$ \forall b\in A,\;a\geq b $$ then $a$ is an upper bound for the set $A$. But it's smaller than the $\sup$, which is the least upper bound! This is silly.
edit: this can be reformulated to be just the contrapositive.