What is the difference between the supremum and the maximum of a set? Give an example of a set that has a supremum but no maximum.
Think about your answer, then reveal below.
Model answer: The maximum of a set S is the largest element that actually belongs to S — it is both an upper bound and a member of S. The supremum is the smallest real number greater than or equal to every element of S; it need not be in S. If the supremum is in S, it equals the maximum; if not, the set has no maximum. Example: the open interval S = (0, 1) = {x ∈ ℝ : 0 < x < 1} has supremum 1 (the smallest upper bound) but no maximum, since 1 ∉ S and for any x ∈ S there exists a larger element of S.
This distinction matters throughout real analysis. Many naturally arising sets — open intervals, level sets of continuous functions — have suprema but no maxima. The completeness axiom guarantees that suprema always exist for non-empty bounded subsets of ℝ, which is the bedrock property that makes limits, continuity, and convergence proofs work.