Least Upper Bound of R (via Dedekind Cuts)

We'll prove the following:

R

an ordered field R which contains Q which satisfies the the axiom of completeness.

here's the definition if you need:

The Axiom of Completeness

Every nonempty set of real numbers that is bounded above has a least upper bound.

But we'll be proving this in the context of dedekind cuts:

Let A be a nonempty subset of R which is bounded above. As the picture above shows, if we let α=AiAAi, then α will be the least upper bound.

First, let's verify it's a cut:

α is a cut

α=AiAAi is a cut.

Proof

  1. (αQ). Clearly AAA and since A is a cut then A. Then aA so clearly aα by definition. Similarly, notice that αQ as follows: let B be an upper bound of A (as given by the definition of A). Since B is a cut, then BQ so yB. Then yα because for any arbitrary aα then aAi for some AiA. Ai is bounded by B, so then AiB. Thus then aB. As a result, then ay (as otherwise then yB by the definition of a cut, which is a contradiction). Since a was arbitrary, then aα(ay), so choose for example y+1α which shows αQ.
  2. (α satisfies (2) of a cut): Let aα be arbitrary. As such then AA where aA. Let q<a. We'll show qα. Since A is a cut, and q<a, then aA. By the definition of α then qα.
  3. (α satisfies (3) of a cut): Let aα so AA s.t. aA. Since A is a cut then p>a s.t. pA. But then that means that pα. Thus there always is p where p>a and pα.

    Now we need to show that α is an upper bound, and that α is the least upper bound.
α is an upper bound, and specifically the least upper bound of A.

Proof

  1. (α is an upper bound of A): AαAα.
  2. (α is the least upper bound of A) for any other upper bound B has αB so α is the smallest one.