1.3 - Supremum and Infimum

1.3.1: Infimum Definitions

a

Infimum

A real number g is the greatest lower bound, or the infimum, for a set AR if it meets the criteria that:

  1. g is a lower bound for A
  2. If g is any lower bound for A then gg.

b

We prove the following lemma:

Lemma as a statement.

Suppose gR is a lower bound for a set AR. Then g=inf(A) iff for all ε>0 there is some aA where g+ε>a.

\begin{proof}
(). Suppose g=inf(A), so then g is both a lower bound and the greatest one. Let ε>0 be arbitrary. Notice that then g+ε>g, then sing g is the greatest upper bound then g+ε must not be a lower bound for A, so then there is some aA where a<g+ε, per our requirements.

(). Suppose for all ε>0 there is some aA where g+ε>a. We need to show that g is the infimum for A. We already know that g is a lower bound, satisfying (i). For (ii), let g be any other lower bound for A. We need to show that gg, so then for all aA then ga. Choose ε=gg>0 since we've assumed that g isn't the greatest lower bound. Thus, then g+(gg)=g>a is a contradiction as g is a lower bound. Hence, g must be the some other lower bound, so then gg<0 and thus g<g as required.
\end{proof}

1.3.3

a

Let A be nonempty and bounded below, and: $$B = {b \in \mathbb{R} : b \text{ is a lower bound for A }}$$Then sup(B)=inf(A).

\begin{proof}
Clearly the suprema and infimum of A,B exist since they are subsets of R. Suppose that b=sup(B). Then we have it that b is an upper bound for B as well as any other upper bounds b for B have it where bb. Namely:

Likewise, for a=inf(A) we get that:

We'll try to start on

\end{proof}