I have seen two "different" statements both of which are referred to as the Axiom of Completeness. They are equivalent, but I can not seem to see why they are equivalent. The statements are:
Axiom of Completeness 1: Suppose $L, H \subset \mathbb{R}$ where both $L$ and $H$ are non empty and satisfy $\forall l \in L, h \in H, l \le h$. Then, $\exists \alpha \in \mathbb{R}$ such that $\forall l \in L, h \in H, l \le \alpha \le h$.
Axiom of Completeness 2: Every non empty set of real numbers that is bounded above has a least upper bound.
From my introductory studies of real analysis, I have been mostly exposed to statement 2. Can someone explain why statement 1 is equivalent to 2?