How statement and proof provenance work
The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.
- Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
- AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
- AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.
These labels describe origin, not correctness: citations and verification chips remain separate evidence.
Suprema and Infima: Examples and Counterexamples
1 · Prerequisites
2 · Summary
3 · Logical flowchart
4 · Definitions, theorems and proofs
None yet.
5 · Examples, counterexamples and false statements
and , with neither attained
Example
The open unit interval has and , and neither value belongs to . This is the smallest interesting computation in the subject: both bounds exist by the least-upper-bound property (Complete ordered field (least-upper-bound property)) and its dual (Every nonempty set bounded below has an infimum), and both are missed by the set, so has neither a maximum (The supremum is attained exactly when a maximum exists) nor a minimum. The maximum is ruled out by the attainment criterion; the minimum is ruled out directly, since a minimum would be a lower bound of lying in and therefore at most (Maximum and minimum of a set, Greatest lower bound (infimum)).
Nothing here is asserted by inspection. That bounds above is checked from the definition; that no smaller number does is checked with the epsilon characterisation (Epsilon characterisation of the supremum), by exhibiting, for each , an explicit element of lying strictly above . The witness is : the second entry does the approximating, and the first keeps the witness inside when is large. The infimum is handled symmetrically with Epsilon characterisation of the infimum and the witness .
Facts & Assumptions
Given: The complete ordered field , the open interval , the abbreviation , and the notation for .
Epsilon characterisation of the supremum: for a nonempty bounded above and an upper bound of , one has if and only if for every there is with (Epsilon characterisation of the supremum).
Epsilon characterisation of the infimum: for a nonempty bounded below and a lower bound of , one has if and only if for every there is with ; such an exists for every nonempty bounded below (Epsilon characterisation of the infimum, Every nonempty set bounded below has an infimum, Greatest lower bound (infimum)).
Order: trichotomy holds, so exactly one of , , is true, is impossible, the negation of is , and implies ; the order is transitive; and adding a constant preserves it, that is, implies (claim 1 of Order is preserved by adding a constant and by adding inequalities) (Complete ordered field (least-upper-bound property), Ordered field, Order is preserved by adding a constant and by adding inequalities).
Halving: , so ; hence and exists, and gives ; consequently for every (The multiplicative identity is positive, Order is preserved by adding a constant and by adding inequalities, Reciprocals and order: against , When for positive , Field).
Every set of two reals has a maximum and a minimum, so the notations and are legitimate: each is an element of , the maximum dominates both entries and the minimum is dominated by both (Every nonempty finite set of reals has a maximum and a minimum, Maximum and minimum of a set).
Upper bound, lower bound, maximum, minimum: bounds above when for all , and bounds below when for all ; means is an upper bound of with , and means is a lower bound of with (Complete ordered field (least-upper-bound property), Lower bound, bounded below, bounded set, Maximum and minimum of a set).
Attainment of the supremum: for nonempty whose supremum exists, holds exactly when has a maximum, and then (The supremum is attained exactly when a maximum exists).
The infimum is the greatest lower bound: is a lower bound of , and for every lower bound of (Greatest lower bound (infimum)).
Verification
The element lies in , so : by [L4] one has , which is exactly the membership condition.
The number is an upper bound of and the number is a lower bound of : every satisfies , hence and ; in particular is bounded above and bounded below.
Neither nor lies in : membership requires and , and both and are impossible by irreflexivity.
Let be arbitrary and put and , both of which exist.
: on the one hand , so ; on the other hand is one of the two entries and , and each of them is , the first by [L4] and the second because gives ; hence .
: from one gets , and because dominates that entry.
: is one of the two entries and , both of which are positive by [L4], so ; and , so .
: indeed , using from [L4] and transitivity.
is nonempty and bounded above by , and for every the element of satisfies ; the epsilon characterisation therefore gives .
is nonempty and bounded below by , and for every the element of satisfies ; the dual characterisation therefore gives .
has no maximum: if were one, the attainment criterion would give , whereas ; the two are incompatible, so no maximum exists.
has no minimum: a minimum of would be a lower bound of lying in , hence at most the greatest lower bound ; but every element of satisfies , and together with is impossible by trichotomy.
Hence and , while and , and has neither a maximum nor a minimum, so both bounds are approached by and reached by neither.
Remarks
- The two entries of the witness play different roles, and dropping either breaks the argument. For small the approximating entry is the larger one and does the work; for that entry falls to or below and leaves , which is exactly what the guard prevents. Using itself as the witness fails for the same reason and also fails the strict inequality .
- The interval is the standard witness that a supremum need not belong to its set (FALSE: the supremum of a set belongs to the set); that consequence is recorded separately as A supremum need not belong to its set: .
- Compare and : the closed interval has the same supremum and the same infimum, and attains both. The value of a supremum therefore carries no information at all about whether it is attained.
and
Example
The closed unit interval has and , exactly as the open interval and , with neither attained does, but here both values belong to : they are the maximum and the minimum (Maximum and minimum of a set).
That is the whole content of this example. The two intervals have the same supremum and the same infimum, and differ only in attainment, so the numerical value of a supremum says nothing about whether the set reaches it. The computation is also easier than for the open interval, because a set with a maximum has that maximum as its least upper bound for free, with no epsilon argument and no appeal to completeness (The supremum is attained exactly when a maximum exists).
Facts & Assumptions
Given: The complete ordered field and the closed interval .
Attainment: for a nonempty , if has a maximum then exists and ; and if exists and lies in then exists and equals (The supremum is attained exactly when a maximum exists).
Maximum and minimum: means and for every ; means and for every ; each is unique when it exists (Maximum and minimum of a set).
Bounds and the infimum: is an upper bound of when for every (Complete ordered field (least-upper-bound property)), and is a lower bound of when for every (Lower bound, bounded below, bounded set); and means is a lower bound of with for every lower bound of , unique when it exists (Greatest lower bound (infimum)).
Order: ; the order is reflexive, so ; and implies (The multiplicative identity is positive, Complete ordered field (least-upper-bound property), Ordered field).
Verification
Both and lie in , so : from we get , and reflexivity gives and , so each of and satisfies the membership condition .
Every satisfies and , directly by the membership condition; so is an upper bound of and is a lower bound of .
: the number lies in and dominates every element of .
: the number lies in and is dominated by every element of .
Since is nonempty and has the maximum , the attainment criterion gives that exists and .
: the number is a lower bound of , and any lower bound of satisfies because is itself an element of ; so is the greatest lower bound of , and it equals .
Therefore and : both bounds are attained, and they coincide with the maximum and the minimum of .
Remarks
- Claim 1 of The supremum is attained exactly when a maximum exists needs no completeness: a set with a maximum has a least upper bound because the maximum already is one. The least-upper-bound property of (Complete ordered field (least-upper-bound property)) is what handles sets with no maximum, such as the open interval of and , with neither attained.
- The infimum was computed here directly from Greatest lower bound (infimum) rather than by reflecting through the origin. Both routes are available; the direct one is shorter when the bound is attained, since leastness of the upper bound and greatestness of the lower bound are then immediate from membership.
, not attained, while is
Example
Write for the canonical natural number of (Canonical naturals are positive and strictly increasing) and . The set has , which is not attained, and , which is attained, being (Maximum and minimum of a set).
The interesting half is the infimum, and it is exactly the Archimedean property (Every complete ordered field is Archimedean) in disguise. That is a lower bound is immediate from positivity of the canonical naturals. That no positive number is a lower bound is the statement that the reciprocals of the naturals get below every positive , which is what the Archimedean property asserts once applied to . Leastness is then read off from the epsilon characterisation Epsilon characterisation of the infimum. Nothing is asserted by inspection: for each an explicit index is produced.
Facts & Assumptions
Given: The complete ordered field ; for a natural number let denote the canonical natural of and write ; and let .
Canonical naturals: ; for every ; and is strictly increasing on , so that for every , with equality exactly when (Canonical naturals are positive and strictly increasing).
Archimedean property: is a complete ordered field, hence Archimedean, so for every there is a natural with (Every complete ordered field is Archimedean, Archimedean ordered field).
Inverses and order: if then ; if then (claims 1 and 2 of Inverses of positives are positive, and reciprocation reverses order); and, from uniqueness of the multiplicative inverse, for every and , since exhibits as an inverse of and the identity axiom at exhibits as an inverse of itself (Field).
Multiplying by a positive constant is an order equivalence: for one has if and only if , and hence, by trichotomy, if and only if (Sign rules for products and monotonicity of multiplication, Ordered field).
Epsilon characterisation of the infimum: for a nonempty bounded below and a lower bound of , one has if and only if for every there is with (Epsilon characterisation of the infimum, Greatest lower bound (infimum)).
Maximum and attainment: means and for all ; if a nonempty has a maximum then exists and (Maximum and minimum of a set, The supremum is attained exactly when a maximum exists).
Order: trichotomy holds, so is impossible and the negation of is ; the order is transitive; and (Complete ordered field (least-upper-bound property), Ordered field, The multiplicative identity is positive).
Lower bound and bounded below: bounds below when for all , and is bounded below when such an exists (Lower bound, bounded below, bounded set).
Minimum, and the infimum as greatest lower bound: means and for all , so a minimum is a lower bound of belonging to (Maximum and minimum of a set); and is the greatest lower bound, so for every lower bound of (Greatest lower bound (infimum)).
Verification
is nonempty: taking gives the canonical natural by [L1], and by [L3], so .
Every element of is positive, so is a lower bound of and is bounded below: for one has , hence and in particular .
Every element of is : fix and multiply by the positive constant , which by [L4] turns the inequality into the equivalent inequality , and the latter holds by [L1].
Let be arbitrary; then , and the Archimedean property applied to supplies a natural with .
That index witnesses the approximation: from and [L3] one gets , that is with .
: every element of is by 1.2, whereas is impossible by irreflexivity.
: the element lies in by 1.1 and dominates every element of by 1.3.
is nonempty and bounded below by , and for every some element of is ; the epsilon characterisation therefore gives .
Since is nonempty with maximum , the attainment criterion gives that exists and .
has no minimum: a minimum of would be a lower bound of lying in , hence at most the greatest lower bound ; but every element of is by 1.2, and together with is impossible by trichotomy.
Hence and : the infimum of is not attained and has no minimum, while the supremum is attained and is the maximum.
Remarks
- The set is bounded, with for every , and its members are pairwise distinct, since is strictly decreasing on : for the map is strictly increasing by [L1], so , and inversion reverses that by [L3], giving . It is the standard example showing that a bounded set with infinitely many members can attain one of its two bounds and miss the other. ("Infinite" is used here in its everyday sense: no definition of finiteness is in scope on this page, and nothing above or below depends on one.)
- Positivity of every element is what makes a lower bound, and the Archimedean property is what makes it the greatest one. In a non-Archimedean ordered field the argument breaks at exactly one point, step 1.4: it is the Archimedean property (Every complete ordered field is Archimedean) that supplies, for a given , an index with , and hence with in step 2.1. And Not every ordered field is Archimedean exhibits an ordered field where no such natural exists. What that item establishes is the failure of the Archimedean property there; it says nothing about or its greatest lower bound, and this page does not compute one. So the value is a statement about , not a formal manipulation.
- Read as a sequence rather than a set, is the classical null sequence; the rational form of the same fact is The sequence is null.
in , and no supremum in
Example
Let be the canonical embedding of the rationals as an ordered subfield of (The unique embedding of ℚ into an ordered field) and put Viewed inside , the set has a supremum, namely , the unique nonnegative real whose square is (Square roots exist: a unique with ; the positives are ). Viewed inside , the same set has no supremum at all: it has upper bounds in , but none of them is least.
This is the reason exists. The rationals form an ordered field in which a perfectly ordinary bounded set fails to have a least upper bound, because the number that ought to be that bound is irrational (FALSE: some rational number squares to 2). The least-upper-bound property (Complete ordered field (least-upper-bound property)) is precisely the repair, and the value it supplies here is .
The order-theoretic defect exhibited below is the exact counterpart of the metric defect recorded in FALSE: the rationals are complete, where a Cauchy sequence of rationals fails to have a rational limit. The two are different statements about the same hole in , and this library repairs it twice, once by Dedekind cuts and once by Cauchy sequences.
Facts & Assumptions
Given: The complete ordered field , the canonical embedding , the abbreviation in each of the two fields, and the set , regarded as a subset of and, through , as the subset of . "Upper bound of in " means an element with for every , and "supremum of in " means such a that is every upper bound of in .
Square roots: every in has a unique with (Square roots exist: a unique with ; the positives are ).
Squaring is strictly monotone on the nonnegatives: for in one has if and only if (Squaring is monotone on the nonnegatives).
The embedding: is the unique field homomorphism ; it is injective and order preserving, so , , and implies . It also reflects the order: if then , since would give by order preservation and injectivity, contradicting trichotomy (The unique embedding of ℚ into an ordered field, Ordered field).
Density: is Archimedean, being a complete ordered field, and its rationals are dense in it, so for in there is with (Every complete ordered field is Archimedean, Archimedean ordered field, ℚ is dense in every Archimedean ordered field).
The claim that there exists with is false (FALSE: some rational number squares to 2).
Epsilon characterisation of the supremum: for a nonempty bounded above and an upper bound of , one has if and only if for every there is with (Epsilon characterisation of the supremum).
Every set of two reals has a maximum, which is one of the two entries and dominates both (Every nonempty finite set of reals has a maximum and a minimum, Maximum and minimum of a set).
Order and least upper bounds: , hence in both fields; trichotomy holds, so the negation of is ; the order is transitive; adding a constant preserves it; multiplication distributes over addition, so ; for every , so (Multiplication by zero: ); and a least upper bound is an upper bound that is every upper bound (The multiplicative identity is positive, Order is preserved by adding a constant and by adding inequalities, Complete ordered field (least-upper-bound property), Ordered field, Field).
Verification
In we have , so [L1] supplies a unique with ; and because would give , so . Write .
is nonempty: the rational satisfies and , so .
Let be an arbitrary upper bound of in , that is, for every .
Let in be arbitrary.
The rational is an upper bound of in , so is bounded above there: for order preservation gives and , whence by [L2] and by order reflection.
is an upper bound of in : for order preservation gives and , so by [L2], hence .
is not the image of any rational: if then , so by injectivity of , which [L5] forbids.
Put , which exists by [L7]; then , and because is one of the two entries and , of which the first is by 1.1 and the second is because .
The image of the bound is an upper bound of in : for the inequality in gives by order preservation.
Density applied to produces a rational with ; then forces by order reflection, and gives by [L2], hence in ; so and .
The set is nonempty and bounded above in by , and for every its element satisfies ; the epsilon characterisation therefore gives .
Since is the least upper bound of and is an upper bound of it, we get ; and by 2.2, so .
Density applied to produces a rational with ; every satisfies , so by order reflection and is an upper bound of in ; and , again by order reflection. Hence is not every upper bound of in , so is not a supremum of in .
The upper bound was an arbitrary one, so no upper bound of in is least: has a supremum in , equal to , and has no supremum in even though it is nonempty and bounded above there, for instance by .
Remarks
- The set is bounded above in , by , as step 1.5 checks. Both hypotheses of the least-upper-bound property are therefore satisfied inside , and the conclusion still fails. The property is a genuine assumption about the field, not a consequence of the order axioms alone.
- The proof of leastness uses density twice, once to find an element of close below and once to squeeze a rational between and a putative rational least upper bound. Both uses go through ℚ is dense in every Archimedean ordered field, which is itself a consequence of the Archimedean property (Every complete ordered field is Archimedean).
- The same argument runs with replaced by any positive rational that is not the square of a rational, once its two numerical steps are readjusted: step 1.2 must exhibit a positive rational whose square lies below , and step 1.5 a positive rational whose square lies above it, neither of which is the constant or in general. Both exist for every positive rational , and uniformly, so nothing here depends on being convenient: take and , both positive rationals. Then , since is equivalent to and hence, dividing by , to , which holds because ; and for the same reason. Everything after those two steps is unchanged, so the failure is pervasive rather than a curiosity attached to .
, with supremum
Example
Take and and form the sumset . Then which is the identity of Supremum of a sumset: on a concrete pair of intervals.
Two things are actually computed here, and it is worth keeping them apart. The set identity is not a supremum statement at all: the inclusion comes from adding inequalities, and the inclusion needs a construction, namely a decomposition of each with and . The supremum statement is then supplied by Supremum of a sumset: together with ( and , with neither attained) and , the latter obtained from by translation (Supremum of a translate: ) rather than by a second epsilon argument.
The value is not attained: it fails the strict inequality that defines , so has no maximum (The supremum is attained exactly when a maximum exists, Maximum and minimum of a set). The identity therefore holds with the supremum on the left unattained, just as is unattained in and , with neither attained.
Facts & Assumptions
Given: The complete ordered field ; the abbreviations , , ; the sets , , ; the translate and the sumset .
The open unit interval: is nonempty and bounded above, and ( and , with neither attained).
Translation: for nonempty bounded above and , the translate is nonempty and bounded above and (Supremum of a translate: ).
Sumset: for nonempty both bounded above, the sumset is nonempty and bounded above and (Supremum of a sumset: ).
Order and addition: implies , and strict inequalities add, so together with gives (claims 1 and 2 of Order is preserved by adding a constant and by adding inequalities). Applying the first claim with the constant and then with the constant turns it into the equivalence if and only if , which is the form used below whenever a constant is subtracted from each part of a chain of inequalities (Ordered field).
Halving: , hence , so and exists with for every ; and (Multiplication by zero: , Field); and multiplying by the positive constant is an order equivalence, so if and only if (claim 4 of Sign rules for products and monotonicity of multiplication) (The multiplicative identity is positive, Field, Ordered field).
Arithmetic of the named constants, from the field axioms: , , , , for every , and (Field, Complete ordered field (least-upper-bound property)).
Order: trichotomy holds in an ordered field, so is impossible for every (Ordered field, Complete ordered field (least-upper-bound property)).
Maximum and attainment: means and for every (Maximum and minimum of a set); and if a nonempty has a maximum then exists and equals , so a set whose supremum exists and does not belong to it has no maximum (The supremum is attained exactly when a maximum exists).
Verification
: for , adding to each part of gives , and conversely each with equals where subtracting from each part gives ; the two directions are equivalences because adding a constant is one.
: for and , adding to gives , and adding to gives .
Let be arbitrary, so , and put and .
and : subtracting from each part of gives , that is , so by [L5]; and .
: adding to each part of gives , and , so by [L5].
, and is nonempty and bounded above: applying the translation identity to the nonempty bounded-above set with gives that is nonempty and bounded above with , and by 1.1.
, hence : for arbitrary the elements and satisfy , so ; combined with the inclusion of 1.2 this gives , that is .
: both and are nonempty and bounded above, so the sumset identity applies and gives .
Therefore is exactly the interval , and its supremum is , which is the sum of the two suprema; in particular .
The value does not belong to : by 3.1 one has , membership in requires , and is impossible.
Hence is nonempty with , so by the attainment criterion has no maximum: the identity holds with the left-hand supremum unattained.
Remarks
- The inclusion alone already gives , which is the easy half of Supremum of a sumset: . What the explicit decomposition buys is the reverse inclusion, and with it the fact that the sumset is the whole interval rather than a proper subset of it. The lemma proves the reverse inequality without any such decomposition, by combining two epsilon approximations at each.
- was obtained by translating rather than by repeating the epsilon computation. This is the normal division of labour: the general lemmas (Supremum of a translate: , Supremum of a scalar multiple, Supremum of a sumset: ) are proved once, and concrete suprema are then transported rather than recomputed.
- No analogue holds for products of sets. The sumset identity depends on the order being translation invariant, which multiplication is not: scaling by a negative number exchanges suprema and infima (Supremum of a scalar multiple).
A supremum need not belong to its set:
Statement refuted
Refuted claim: if is nonempty and bounded above then ; equivalently, every nonempty subset of that is bounded above has a maximum (FALSE: the supremum of a set belongs to the set, Maximum and minimum of a set).
The witness is the open unit interval . It is nonempty, it is bounded above by , its supremum exists and equals , and . The supremum computation is carried out in full in and , with neither attained and is not repeated here; this item records only what that computation refutes.
Facts & Assumptions
Given: The complete ordered field and the open interval .
The open unit interval: is nonempty, is an upper bound of , , and ( and , with neither attained).
Attainment: for a nonempty whose supremum exists, holds exactly when has a maximum, and then (The supremum is attained exactly when a maximum exists, Maximum and minimum of a set).
The refuted claim: for every nonempty that is bounded above, exists and (FALSE: the supremum of a set belongs to the set).
Order: trichotomy holds, so is impossible (Complete ordered field (least-upper-bound property), Ordered field).
Counterexample
is a nonempty subset of bounded above by , so it is an instance of the claim, and its supremum exists with .
: membership in requires , and is impossible by irreflexivity.
Hence and , so and the claim fails on .
Equivalently, has no maximum: a maximum of would have to be and would have to lie in , and does not.
The open unit interval is therefore a nonempty, bounded above subset of whose supremum exists and does not belong to it; the claim that a supremum belongs to its set is refuted, and so is the equivalent claim that boundedness above forces a maximum.
Remarks
- The false statement FALSE: the supremum of a set belongs to the set carries its own self-contained refutation with the same witness. This item exists so that the computation and the refutation are separated: and , with neither attained establishes the value from the epsilon characterisation, and the refutation is then a two-line consequence of it.
- What survives of the claim is exactly The supremum is attained exactly when a maximum exists: the supremum lies in the set precisely when a maximum exists. A sufficient condition is being nonempty and finite (Every nonempty finite set of reals has a maximum and a minimum); finiteness alone is not sufficient, since is finite and has no maximum (Maximum and minimum of a set). And and is the attaining companion of this witness, with the same supremum.
- Nothing about is special beyond being open at the top. Any set whose supremum is approached but not reached does the same job, which is why the supremum, and not the maximum, is the right notion for analysis.
An unbounded set has no supremum: the naturals inside
Statement refuted
Refuted claim: every subset of has a supremum in (FALSE: every subset of has a supremum).
The witness here is the canonical copy of the natural numbers inside , where denotes the canonical natural of the field (Canonical naturals are positive and strictly increasing). The set is nonempty, so the nonemptiness hypothesis of the least-upper-bound property (Complete ordered field (least-upper-bound property)) is satisfied; what fails is boundedness above, and it fails as badly as possible, since has no upper bound whatsoever. That is precisely the Archimedean property of (Every complete ordered field is Archimedean), so this failure is a theorem about , not an accident of the set chosen.
Facts & Assumptions
Given: The complete ordered field and the set of its canonical naturals.
Canonical naturals: and for every (Canonical naturals are positive and strictly increasing).
Archimedean property: is a complete ordered field, hence Archimedean, so for every there is a natural with (Every complete ordered field is Archimedean, Archimedean ordered field).
Upper bound, bounded above, supremum: is an upper bound of when for every ; is bounded above when it has an upper bound; and a supremum of is an upper bound of that is every upper bound of , so in particular every supremum is an upper bound (Complete ordered field (least-upper-bound property), Lower bound, bounded below, bounded set).
The refuted claim: every has a supremum in (FALSE: every subset of has a supremum).
Order: trichotomy holds, so and cannot both be true (Ordered field, Complete ordered field (least-upper-bound property)).
Counterexample
is a nonempty subset of : taking gives .
Let be arbitrary.
is not an upper bound of : the Archimedean property supplies a natural with , and is an element of , so the requirement for an upper bound fails by trichotomy.
Since was an arbitrary real number, no real number is an upper bound of ; hence is not bounded above.
A supremum of would in particular be an upper bound of , and there is none, so has no supremum in even though is nonempty; the claim that every subset of has a supremum is refuted, and the boundedness hypothesis of the least-upper-bound property cannot be dropped.
Remarks
- The failure is of a specific shape: the set of upper bounds of is empty, so there is nothing among which to be least. The companion witness The empty set is bounded and has no supremum fails for the opposite reason, with a set of upper bounds so large that it has no least element either. Both are needed, since each alone would suggest that a single hypothesis carries all the weight.
- In a non-Archimedean ordered field the same set is bounded above (Not every ordered field is Archimedean), so this counterexample really is using completeness by way of Every complete ordered field is Archimedean and is not a formal consequence of the ordered-field axioms.
- Adjoining repairs the statement, at the price of leaving the field; this library does not adopt that convention silently (Conventions: , unbounded sets, and the extended reals).
The empty set is bounded and has no supremum
Statement refuted
Refuted claim: every subset of has a supremum in (FALSE: every subset of has a supremum).
The witness here is , and it fails for the opposite reason to the unbounded witness An unbounded set has no supremum: the naturals inside . The empty set is bounded, in fact bounded above and below by every real number at once (Lower bound, bounded below, bounded set), so the set of its upper bounds is all of . A supremum would be a least element of that set, and has no least element, because for every . What fails is therefore the nonemptiness hypothesis of the least-upper-bound property (Complete ordered field (least-upper-bound property)), not boundedness.
Facts & Assumptions
Given: The complete ordered field and its empty subset .
Upper bound, lower bound, bounded, supremum: is an upper bound of when for every and is a lower bound when for every ; is bounded when it has both; and a supremum of is an upper bound of with for every upper bound of (Complete ordered field (least-upper-bound property), Lower bound, bounded below, bounded set).
Order: ; adding a constant preserves the order, so gives for every ; and trichotomy holds, so and cannot both be true (The multiplicative identity is positive, Order is preserved by adding a constant and by adding inequalities, Ordered field, Complete ordered field (least-upper-bound property)).
The refuted claim: every has a supremum in (FALSE: every subset of has a supremum).
Counterexample
Every is both an upper bound and a lower bound of : the defining condition quantifies over no elements and so holds vacuously. In particular is bounded, and its set of upper bounds is all of .
Let be an arbitrary upper bound of .
The number is also an upper bound of , by 1.1, and , since gives on adding to both sides.
Hence fails by trichotomy, so is not every upper bound of and is therefore not a supremum of ; as was an arbitrary upper bound, and every real is one, no real number is a supremum of .
So is a bounded subset of with no supremum in : the claim that every subset of has a supremum is refuted, this time by a set that is bounded but not nonempty, and the nonemptiness hypothesis of the least-upper-bound property cannot be dropped either.
Remarks
- The same argument, applied to lower bounds, shows that has no infimum either: every real is a lower bound and there is no greatest real, since for every .
- Together with An unbounded set has no supremum: the naturals inside this shows that both hypotheses of the least-upper-bound property are load bearing, and that they fail independently: is bounded and not nonempty, while the naturals inside are nonempty and not bounded above. Neither witness alone would establish that.
- Some texts repair the refuted claim by declaring in the extended reals. That convention is consistent and is discussed in Conventions: , unbounded sets, and the extended reals; this library does not adopt it, because is not an element of .
- The convention is exactly the assertion that the empty set has a least upper bound in a larger ordered set in which every element bounds above and is least. That larger set is not a field, which is why Conventions: , unbounded sets, and the extended reals keeps it out of the statements proved here rather than adopting it by default.
Sources
Standard references
Recommended treatments; not extraction sources.
- Infimum and supremum (Wikipedia)
- Interval (mathematics) (Wikipedia)
- W. Rudin, Principles of Mathematical Analysis, 3rd ed., Ch. 1
- John K. Hunter, An Introduction to Real Analysis
- Maximum and minimum (Wikipedia)
- Archimedean property (Wikipedia)
- T. Tao, Analysis I, 3rd ed.
- Least-upper-bound property (Wikipedia)
- Square root of 2 (Wikipedia)
- MIT 18.100A, Complete Lecture Notes
- Minkowski addition (Wikipedia)
- Peter J. Olver, Continuous Calculus
- Extended real number line (Wikipedia)