Completeness is an existence property
The previous note introduced supremum and infimum. Completeness asks whether those extremal bounds actually exist whenever they should exist.
This is the first point where and separate decisively. Algebraically, already looks very strong: it is a field, and it comes with a familiar total order. But order-theoretically, still misses some boundary points.
The definition
Definition
Complete ordered set
An ordered set is complete if:
- every nonempty subset that is bounded above has a supremum in ;
- every nonempty subset that is bounded below has an infimum in .
So completeness is not about having many elements. It is about never losing the least upper bound or greatest lower bound when those bounds ought to be there.
Worked example
Finite ordered sets are complete
If is a finite ordered set, every nonempty subset already has a largest and smallest element. Those elements automatically serve as supremum and infimum.
So finite ordered sets are complete for a simple reason: the relevant extremes are already attained inside the set.
The interesting question is what happens for infinite ordered sets such as and .
The rational counterexample
The standard counterexample is
This set is not empty, because . It is also bounded above in ; for
instance 2 is an upper bound.
What would happen if were complete? Then would have a rational supremum. The whole argument below shows that no rational number can play that role.
Theorem
Q is not complete
The ordered set is not complete.
Why no rational number can be sup(S)
The proof splits into three cases according to the square of a rational
candidate s.
Case 1:
Then s is still too small. In fact, one can move a
little to the right and remain inside .
Proof
Why s^2<2 cannot be an upper bound
Case 2:
Now s really is an upper bound, but it is too large to be the least upper
bound. We can move slightly left while staying above .
Proof
Why s^2>2 cannot be the supremum
Case 3:
This is impossible in , because the previous chapter proved that is irrational.
Putting the three cases together:
- means
sis not even an upper bound; - means
sis an upper bound, but not the least one; - cannot happen in .
So has no supremum in .
Density is not the same as completeness
It is tempting to object:
"But there are infinitely many rationals between any two rationals. Surely the gap can be filled by approximations."
That objection confuses two ideas.
- Density says that between two distinct rationals, another rational can be found.
- Completeness says that every bounded nonempty set has the correct least upper bound and greatest lower bound inside the ambient ordered set.
The set shows that you can have endless rational approximations to a missing boundary and still fail completeness.
Common mistake
Approximation does not equal possession
contains rationals arbitrarily close to . That does not mean contains the least upper bound of . A sequence of better and better approximations is weaker than actually having the boundary point.
Quick checks
Quick check
Why is 2 an upper bound of S={x in Q : x^2 < 2}?
If x>2, what happens to x^2?
Solution
Answer
Quick check
Why does the density of Q not imply completeness of Q?
Answer in one careful sentence.
Solution
Answer
Exercises
Quick check
Explain why every finite ordered set is complete.
Use the fact that nonempty finite subsets always attain their largest and smallest elements.
Solution
Guided solution
Quick check
Suppose Q were complete. What would that force for the set S={x in Q : x^2 < 2}, and why is that impossible?
Connect the definition of completeness directly to the counterexample.
Solution
Guided solution
Related notes
Read this after 3.5 Gaps in Q and sqrt(2) and 4.2 Upper bounds, supremum, and infimum. Then continue to 4.4 Axioms for the reals and first approximations.