« previous section | next section » |
A partial order relation does not guarantee that any two elements are comparable by this order. The present section is devoted to linear orders. A linear order allows to compare any pair of elements of an ordered set and to establish which of them is greater.
Definition 5.5.1
A binary relation ≤ in a set X is
a linear
order if and only if
If X is a set in which a linear order is defined, then we say that X is a linearly ordered set.
Example 5.5.1
Question 5.5.1 At a round table there sit n persons. An ordering relation is defined by the following formula " a ≤ b iff a sits on the left of b". Is this relation a linear order?.
The following lemma illustrates the difference between partial orders and linear orders. In a set which is linearly ordered the notions of maximal element and of greatest element coincide. The same applies to the notions of the least element and the minimal element.
Lemma 5.5.1
Let < X, ≤ > be a linearly ordered set, then
A proof of this lemma will be given later.
The least element of a linearly ordered set is also called the first element of the set. The greatest element of a linearly ordered set is also called the last element of the set.
Example 5.5.2
Question 5.5.2 Does there exist a non-empty and finite,
linearly
ordered set which has neither the first nor the last element?
Consider the same question without the word "finite".
Let <X, ≤ > be a partially ordered set. A non-empty linearly order subset of the set X is called a chain.
Example 5.5.3
Remark.
Each subset of a linearly ordered set is a linearly ordered set.
Indeed, if a relation ≤ is a linear order relation in the set X and A is a subset of X then the relation ≤ ' defined as ≤ ∩ (A × A), is a linear ordering relation in A.
As a consequence, both sets <N, ≤
>,
<Q, ≤
>, are linearly ordered sets since both of them are subsets of the
linearly ordered set R of real numbers. They differ essentially,
however: namely the relation ≤ in Q is dense, i.e. for any
two elements x and y of the set there exists a third one that differs
from them. It is not true for the set of natural numbers where each
element has a direct successor.
The set of natural numbers has another important property: it is a well founded set because:
(*) every non-empty subset of it has the first element.
The sets R and Q do not have this property.
Every set which is partially ordered and has the property (*) is called a well founded set. If an ordered set X is well founded it does not contain an infinite descending subset of X.
Definition 5.5.2
A binary relation r in the set X is called well order iff r is a linear and well founded order relation in X.
The set N of natural numbers with the relation ≤
is an example of a well ordered set.
Any finite, linearly ordered set is also a well founded set.
« previous section | next section » |