Definition:Ordering
From ProofWiki
Let S be a set.
An ordering on S is a relation
on S such that:
-
is reflexive, that is,
-
is transitive, that is,
-
is antisymmetric, that is,
Symbols frequently used to define such a general ordering relation are variants on
or
, although the latter is usually used in the context of numbers.
- "
" can be read as: "a precedes, or is the same as, b".
Alternatively, "
" can be read as: "b succeeds, or is the same as, a".
A symbol for an ordering can be reversed, and the sense is likewise inverted:
If, for two elements
,
, then the symbols
and
can be used.
[edit] Partial vs. Total Orderings
Note that this definition of "ordering" does not demand that every pair of elements of S is related by
. The way we have defined an ordering, they may be, or they may not be, depending on the context.
If it is the case that
is a connected relation, i.e. that every pair of elements is related by
, then
is called a total ordering.
If it is not the case that
is connected, then
is called a partial ordering.
[edit] Weak vs. Strict Orderings
Compare strict ordering.
If it is necessary to emphasise that an ordering
is not strict, then the term weak ordering may be used.

