supremum (original) (raw)

Let A be a set with a partial order ⩽, and let X⊆A. Then s=sup⁡X if and only if:

    1. For all x∈X, we have x⩽s (i.e. s is an upper bound).
    1. If s′ meets condition 1, then s⩽s′ (s is the least upper bound).

There is another useful definition which works if A=ℝ with ⩽ the usual order on ℝ, supposing that s is an upper bound:

s=supX if and only if ∀ε>0,∃x∈X:s-ε<x.

Note that it is not necessarily the case that sup⁡X∈X. Suppose X=]0,1[, then sup⁡X=1, but 1∉X.

Note also that a set may not have an upper bound at all.

Title supremum
Canonical name Supremum
Date of creation 2013-03-22 11:48:12
Last modified on 2013-03-22 11:48:12
Owner CWoo (3771)
Last modified by CWoo (3771)
Numerical id 11
Author CWoo (3771)
Entry type Definition
Classification msc 06A06
Related topic Infimum
Related topic MinimalAndMaximalNumber
Related topic InfimumAndSupremumForRealNumbers
Related topic ExistenceOfSquareRootsOfNonNegativeRealNumbers
Related topic LinearContinuum
Related topic NondecreasingSequenceWithUpperBound
Related topic EssentialSupremum