Statement
Is the alphabetical order () on words total or partial? And the order on pairs of real numbers with the rule if and only if and ?
Solution
Alphabetical order: it is total. Given two distinct words, they are compared letter by letter up to the first difference (or to the end of the shorter one): the outcome always establishes which comes first. Every pair is therefore comparable.
Order on pairs (product order): it is partial. For example and are not comparable, because but : neither of the two pairs is “less than or equal to” the other.
Links
Topics: Set theory
Concepts: Partial order · Total order
Skills: Proving
Exercise type: Proof