Order (relation): Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Richard Pinch
(Redirect to Relation (mathematics)#Order pending proper article)
 
imported>Richard Pinch
(replace redirect by new entry, just a stub, mainly taken from Relation (mathematics))
Line 1: Line 1:
#REDIRECT [[Relation (mathematics)#Order]]
In [[mathematics]], an '''order relation''' is a [[relation (mathematics)|relation]] on a [[set (mathematics)|set]] which generalises the notion of comparison between [[number]]s and magnitudes, or [[inclusion]] between sets or [[algebraic structure]]s.
 
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 &lt; or &gt; for the strict form and &le; or &ge; for the weak form, but notations such as <math>{\subset},{\supset}</math>,<math>{\subseteq},{\supseteq}</math>;
<math>{\prec},{\succ}</math>,<math>{\preceq},{\succeq}</math>;
<math>{\sqsubset},{\sqsupset}</math>,<math>{\sqsubseteq},{\sqsupseteq}</math> are also common.  We also use the traditional notational convention that <math>x < y \Leftrightarrow y > x</math>.
 
 
==Partial order==
The most general form of order is the (strict) '''partial order''', a relation &lt; on a set satisfying:
* ''Irreflexive'': <math>x \not< x ; \,</math>
* ''Antisymmetric'': <math>x < y \Rightarrow y \not< x ; \,</math>
* ''Transitive'': <math>x < y, y < z \Rightarrow x < z . \,</math>
 
The ''weak'' form of the order &le; satisfies the variant conditions:
* ''Reflexive'': <math>x \le x ; \,</math>
* ''Antisymmetric'': <math>x \le y, y \le x \Rightarrow x=y ; \,</math>
* ''Transitive'': <math>x \le y, y \le z \Rightarrow x \le z . \,</math>
 
==Total order==
A '''total''' or '''linear order''' is one which has the ''trichotomy'' property: for any ''x'', ''y'' exactly one of the three statements <math>x < y</math>, <math>x = y</math>, <math>x > y</math> holds.

Revision as of 07:42, 29 November 2008

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 .


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 the 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.