Order (relation)

From Citizendium
Revision as of 15:00, 30 November 2008 by imported>Richard Pinch (→‎Chains: definition of dimension)
Jump to navigation Jump to search
This article is a stub and thus not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.

In mathematics, an order relation is a relation on a set which generalises the notion of comparison between numbers and magnitudes, or inclusion between sets or algebraic structures.

Throughout the discussion of various forms of order, it is necessary to distinguish between a strict or strong form and a weak form of an order: the difference being that the weak form includes the possibility that the objects being compared are equal. We shall usually denote a general order by the traditional symbols < or > for the strict form and ≤ or ≥ for the weak form, but notations such as ,; ,; , are also common. We also use the traditional notational convention that .

An ordered set is a pair (X,<) consisting of a set and an order relation.

Partial order

The most general form of order is the (strict) partial order, a relation < on a set satisfying:

  • Irreflexive:
  • Antisymmetric:
  • Transitive:

The weak form ≤ of an order satisfies the variant conditions:

  • Reflexive:
  • Antisymmetric:
  • Transitive:

Total order

A total or linear order is one which has the trichotomy property: for any x, y exactly one of the three statements , , holds.

Associated concepts

If ab in an ordered set (X,<) then the interval

We say that b covers a if the interval : that is, there is no x strictly between a and b.

Let S be a subset of a ordered set (X,<). An upper bound for S is an element U of X such that for all elements . A lower bound for S is an element L of X such that for all elements . A set is bounded if it has both lower and upper bounds. In general a set need not have either an upper or a lower bound.

A supremum for S is an upper bound which is less than or equal to any other upper bound for S; an infimum is a lower bound for S which is greater than or equal to any other lower bound for S. In general a set with upper bounds need not have a supremum; a set with lower bounds need not have an infimum. The supremum or infimum of S, if one exists, is unique

A maximum for S is an upper bound which is in S; a minimum for S is a lower bound which is in S. A maximum is necessarily a supremum, but a supremum for a set need not be a maximum (that is, need not be an element of the set); similarly an infimum need not be a minimum.

A maximum element for the whole set may be termed top, one or true and denoted by or 1; a minimum element for the whole set may be termed bottom, zero or false and denoted or 0.

An antichain is a subset of an ordered set in which no two elements are comparable. The width of a partially ordered set is the largest cardinality of an antichain.

Chains

A chain is a subset of an ordered set for which the induced order is total. An ordered set satisfies the ascending chain condition (ACC) is every strictly increasing chain if finite, and the descending chain condition (DCC) if every strictly decreasing chain is finite. An order relation satisfying the DCC is also termed well-founded.

A maximal chain is a chain which cannot be extended by any element and still be linearly ordered (it is maximal within the family of chains ordered by set-theoretic inclusion).

The dimension of an element x in an ordered set with 0 is the length of a longest maximal chain from 0 to x.

Mappings of ordered sets

A function (mathematics) from an ordered set (X,<) to (Y,<)is monotonic or monotone increasing if it preserves order: that is, when x and y satisfy then . A monotone decreasing function similarly reverses the order. A function is strictly monotonic if implies : such a function is necessarily injective.

An order isomorphism, or simply isomorphism between ordered sets is a monotonic bijection.

Dilworth's theorem

Dilworth's theorem states that the width of an ordered set, the maximal size of an antichain, is equal to the minimal number of chains which together covers the set.

Lattices

A lattice is an ordered set in which any two element set has a supremum and an infimum. We call the supremum the join and the infimum the meet of the elements a and b, denoted and respectively.

The join and meet satisfy the properties:

  • Idempotence:
  • Commutativity:
  • Associativity:
  • Absorption:

These four properties characterize a lattice. The order relation may be recovered from the join and meet by

Modular lattices

A modular lattice satisfies the further property:

  • Modularity: If then

A pair of intervals of the form and are said to be in perspective. In a modular lattice, perspective intervals are isomorphic.

Distributive lattices

A distributive lattice satisfies the further property:

  • Distributivity:

Distributivity implies modularity for a lattice.

Complemented lattices

A complete lattice is one in which every set has a supremum and an infimum. In particular the lattice must have bottom and top elements, usually denoted 0 and 1.

A complemented lattice is a lattice with 0 and 1 with the property that for every element a there is some element b such that and . If the lattice is distributive then the complement of a, denoted or is unique.

A Boolean lattice is a distributive complemented lattice, and hence with a uniquely defined complement.