Overview of partial orders

From Maths
Jump to: navigation, search
Note: this page contains material intended to help the study of partial orderings and solve some common misconceptions, it is advised that someone trying to learn about (rather than reference or check something) about partial orders read this.

Definition

A partial order is a relation on a set X, which we shall call RX×X that is[1][2][3]:

Name Definition
1 Reflexive xX[(x,x)R] or equivalently
xX[xRx]
2 Identitive (AKA: antisymmetric) x,yX[((x,y)R(y,x)R)(x=y)] or equivalently

x,yX[(xRyyRx)(x=y)]

3 Transitive x,y,zX[((x,y)R(y,z)R)(x,z)R] or equivalently

x,y,zX[(xRyyRz)(xRz)]

  • Note that: there is no requirement for (x,y)RxRy (if xy) this is probably why it is called a partial ordering (rather than a total ordering which is a partial ordering where all elements are comparable)
  • For example:
    1. The divisor relation is a partial ordering (see Divisor partial ordering) and this is clearly not a total ordering
    2. The subset relation is a partial ordering and is clearly not a total ordering

TODO: References



Various views

Let us now write R as and rather than xRy or (x,y)R[/ilmath]write[ilmath]xy accordingly.

There are 2 things we must cover:

  1. What does mean?
  2. What does (and ) mean?

Dealing with xyyx

There are 2 views about what xy means. We'll do the strongest (most formal) first

Dual relation

Consider the relation R1

Defining xyyx

This is a bit of a cop-out but we can simply say that yx is another way of writing xy

Dealing with and

Define the relation: xyxyxy


TODO: Finish off page, find references


References

  1. Jump up Analysis - Part 1: Elements - Krzysztof Maurin
  2. Jump up Real and Abstract Analysis - Edwin Hewitt & Karl Stromberg
  3. Jump up Set Theory - Thomas Jech - Third millennium edition, revised and expanded