Partial orders and total orders 全順序関係 ぜんじゅんじょかんけい
1Introduction
For an
This distinction leads to
2Terms and definitions
A
| Condition | Formula | Meaning |
|---|---|---|
| each element is below itself | ||
| mutual comparison forces equality | ||
| the order can be relayed through an intermediate element |
If or holds, then and are
3Method
To prove that a relation is a
After that, check whether every pair of elements is comparable. If yes, the order is total. If not, it remains a partial order but is not total.
data/lecture/math/discrete-math/relation-basics.lecture.n.md4Intuitive explanation
A
A
5Representative examples
5.11. Inclusion order on a power set
On , define by . This is a
It is not usually total. If , the sets and are not comparable.
data/lecture/math/discrete-math/power-set-basics.lecture.n.md5.22. Divisibility order on positive integers
On the positive integers, define to mean that divides . This is a
5.33. Usual numerical order
The usual order on is a
6Worked example: partial but not total
6.1Problem
Let , and define an order on by
Show that this is a
6.2Explanation
Reflexivity holds because for every .
Antisymmetry holds because and imply by
Transitivity holds because and imply . Thus inclusion on is a partial order.
However, and are not comparable because neither contains the other. Hence the order is not total.
7Recognition criteria
- If the comparison relation satisfies
reflexivity ,反射性 はんしゃせい antisymmetry , and反対称性 はんたいしょうせい transitivity , suspect a推移性 すいいせい partial order .半順序関係 はんじゅんじょかんけい - If every two
elements are comparable, the order is a元 げん total order .全順序関係 ぜんじゅんじょかんけい - A single incomparable pair is enough to show that an order is not a
total order .全順序関係 ぜんじゅんじょかんけい - Do not confuse an
equivalence relation with an order relation. Equivalence relations use同値関係 どうちかんけい symmetry , while order relations use対称性 たいしょうせい antisymmetry .反対称性 はんたいしょうせい
An incomparable pair disproves totality, not the partial-order axioms. For antisymmetry, instead look for two distinct elements related in both directions.
8Proof supplement: restricting an order to a subset preserves the order
Let be a
Then is also a
Furthermore, if is a
This proof shows that restricting an order to a smaller