Greatest element and least element

From HandWiki
Short description: Element ≥ (or ≤) each other element


Hasse diagram of the set P of divisors of 60, partially ordered by the relation "x divides y". The red subset S={1,2,3,5,6,10,15,30} has one greatest element, viz. 30, and one least element, viz. 1. These elements are also maximal and minimal elements, respectively, of the red subset.

In mathematics, especially in order theory, the greatest element of a subset S of a partially ordered set (poset) is an element of S that is greater than every other element of S. The term least element is defined dually, that is, it is an element of S that is smaller than every other element of S.

Definitions

Let (P,) be a preordered set and let SP. An element gP is said to be a greatest element of S if gS and if it also satisfies:

sg for all sS.

By switching the side of the relation that s is on in the above definition, the definition of a least element of S is obtained. Explicitly, an element lP is said to be a least element of S if lS and if it also satisfies:

ls for all sS.

If (P,) is also a partially ordered set then S can have at most one greatest element and it can have at most one least element. Whenever a greatest element of S exists and is unique then this element is called the greatest element of S. The terminology the least element of S is defined similarly.

If (P,) has a greatest element (resp. a least element) then this element is also called a top (resp. a bottom) of (P,).

Relationship to upper/lower bounds

Greatest elements are closely related to upper bounds.

Let (P,) be a preordered set and let SP. An upper bound of S in (P,) is an element u such that uP and su for all sS. Importantly, an upper bound of S in P is not required to be an element of S.

If gP then g is a greatest element of S if and only if g is an upper bound of S in (P,) and gS. In particular, any greatest element of S is also an upper bound of S (in P) but an upper bound of S in P is a greatest element of S if and only if it belongs to S. In the particular case where P=S, the definition of "u is an upper bound of S in S" becomes: u is an element such that uS and su for all sS, which is completely identical to the definition of a greatest element given before. Thus g is a greatest element of S if and only if g is an upper bound of S in S.

If u is an upper bound of S in P that is not an upper bound of S in S (which can happen if and only if u∉S) then u can not be a greatest element of S (however, it may be possible that some other element is a greatest element of S). In particular, it is possible for S to simultaneously not have a greatest element and for there to exist some upper bound of S in P.

Even if a set has some upper bounds, it need not have a greatest element, as shown by the example of the negative real numbers. This example also demonstrates that the existence of a least upper bound (the number 0 in this case) does not imply the existence of a greatest element either.

Contrast to maximal elements and local/absolute maximums

In the above divisibility order, the red subset S={1,2,3,4} has two maximal elements, viz. 3 and 4, none of which is greatest. It has one minimal element, viz. 1, which is also its least element.

A greatest element of a subset of a preordered set should not be confused with a maximal element of the set, which are elements that are not strictly smaller than any other element in the set.

Let (P,) be a preordered set and let SP. An element mS is said to be a maximal element of S if the following condition is satisfied:

whenever sS satisfies ms, then necessarily sm.

If (P,) is a partially ordered set then mS is a maximal element of S if and only if there does not exist any sS such that ms and sm. A maximal element of (P,) is defined to mean a maximal element of the subset S:=P.

A set can have several maximal elements without having a greatest element. Like upper bounds and maximal elements, greatest elements may fail to exist.

In a totally ordered set the maximal element and the greatest element coincide; and it is also called maximum; in the case of function values it is also called the absolute maximum, to avoid confusion with a local maximum.[1] The dual terms are minimum and absolute minimum. Together they are called the absolute extrema. Similar conclusions hold for least elements.

Role of (in)comparability in distinguishing greatest vs. maximal elements

One of the most important differences between a greatest element g and a maximal element m of a preordered set (P,) has to do with what elements they are comparable to. Two elements x,yP are said to be comparable if xy or yx; they are called incomparable if they are not comparable. Because preorders are reflexive (which means that xx is true for all elements x), every element x is always comparable to itself. Consequently, the only pairs of elements that could possibly be incomparable are distinct pairs. In general, however, preordered sets (and even directed partially ordered sets) may have elements that are incomparable.

By definition, an element gP is a greatest element of (P,) if sg, for every sP; so by its very definition, a greatest element of (P,) must, in particular, be comparable to every element in P. This is not required of maximal elements. Maximal elements of (P,) are not required to be comparable to every element in P. This is because unlike the definition of "greatest element", the definition of "maximal element" includes an important if statement. The defining condition for mP to be a maximal element of (P,) can be reworded as:

For all sP, IF ms (so elements that are incomparable to m are ignored) then sm.
Example where all elements are maximal but none are greatest

Suppose that S is a set containing at least two (distinct) elements and define a partial order on S by declaring that ij if and only if i=j. If ij belong to S then neither ij nor ji holds, which shows that all pairs of distinct (i.e. non-equal) elements in S are incomparable. Consequently, (S,) can not possibly have a greatest element (because a greatest element of S would, in particular, have to be comparable to every element of S but S has no such element). However, every element mS is a maximal element of (S,) because there is exactly one element in S that is both comparable to m and m, that element being m itself (which of course, is m).[note 1]

In contrast, if a preordered set (P,) does happen to have a greatest element g then g will necessarily be a maximal element of (P,) and moreover, as a consequence of the greatest element g being comparable to every element of P, if (P,) is also partially ordered then it is possible to conclude that g is the only maximal element of (P,). However, the uniqueness conclusion is no longer guaranteed if the preordered set (P,) is not also partially ordered. For example, suppose that R is a non-empty set and define a preorder on R by declaring that ij always holds for all i,jR. The directed preordered set (R,) is partially ordered if and only if R has exactly one element. All pairs of elements from R are comparable and every element of R is a greatest element (and thus also a maximal element) of (R,). So in particular, if R has at least two elements then (R,) has multiple distinct greatest elements.

Properties

Throughout, let (P,) be a partially ordered set and let SP.

  • A set S can have at most one greatest element.[note 2] Thus if a set has a greatest element then it is necessarily unique.
  • If it exists, then the greatest element of S is an upper bound of S that is also contained in S.
  • If g is the greatest element of S then g is also a maximal element of S[note 3] and moreover, any other maximal element of S will necessarily be equal to g.[note 4]
    • Thus if a set S has several maximal elements then it cannot have a greatest element.
  • If P satisfies the ascending chain condition, a subset S of P has a greatest element if, and only if, it has one maximal element.[note 5]
  • When the restriction of to S is a total order (S={1,2,4} in the topmost picture is an example), then the notions of maximal element and greatest element coincide.[note 6]
    • However, this is not a necessary condition for whenever S has a greatest element, the notions coincide, too, as stated above.
  • If the notions of maximal element and greatest element coincide on every two-element subset S of P, then is a total order on P.[note 7]

Sufficient conditions

  • A finite chain always has a greatest and a least element.

Top and bottom

The least and greatest element of the whole partially ordered set play a special role and are also called bottom (⊥) and top (⊤), or zero (0) and unit (1), respectively. If both exist, the poset is called a bounded poset. The notation of 0 and 1 is used preferably when the poset is a complemented lattice, and when no confusion is likely, i.e. when one is not talking about partial orders of numbers that already contain elements 0 and 1 different from bottom and top. The existence of least and greatest elements is a special completeness property of a partial order.

Further introductory information is found in the article on order theory.

Examples

Hasse diagram of example 2
  • The subset of integers has no upper bound in the set of real numbers.
  • Let the relation on {a,b,c,d} be given by ac, ad, bc, bd. The set {a,b} has upper bounds c and d, but no least upper bound, and no greatest element (cf. picture).
  • In the rational numbers, the set of numbers with their square less than 2 has upper bounds but no greatest element and no least upper bound.
  • In , the set of numbers less than 1 has a least upper bound, viz. 1, but no greatest element.
  • In , the set of numbers less than or equal to 1 has a greatest element, viz. 1, which is also its least upper bound.
  • In 2 with the product order, the set of pairs (x,y) with 0<x<1 has no upper bound.
  • In 2 with the lexicographical order, this set has upper bounds, e.g. (1,0). It has no least upper bound.

See also

Notes

  1. Of course, in this particular example, there exists only one element in S that is comparable to m, which is necessarily m itself, so the second condition "and m," was redundant.
  2. If g1 and g2 are both greatest, then g1g2 and g2g1, and hence g1=g2 by antisymmetry.
  3. If g is the greatest element of S and sS, then sg. By antisymmetry, this renders (gs and gs) impossible.
  4. If M is a maximal element, then Mg since g is greatest, hence M=g since M is maximal.
  5. Only if: see above. — If: Assume for contradiction that S has just one maximal element, m, but no greatest element. Since m is not greatest, some s1S must exist that is incomparable to m. Hence s1S cannot be maximal, that is, s1<s2 must hold for some s2S. The latter must be incomparable to m, too, since m<s2 contradicts m's maximality while s2m contradicts the incomparability of m and s1. Repeating this argument, an infinite ascending chain s1<s2<<sn< can be found (such that each si is incomparable to m and not maximal). This contradicts the ascending chain condition.
  6. Let mS be a maximal element, for any sS either sm or ms. In the second case, the definition of maximal element requires that m=s, so it follows that sm. In other words, m is a greatest element.
  7. If a,bP were incomparable, then S={a,b} would have two maximal, but no greatest element, contradicting the coincidence.

References

  1. The notion of locality requires the function's domain to be at least a topological space.