Exercise 11.2

(a)
Let be a strict partial order on the set A. Define a relation on A by letting a b if either a b or a = b. Show that this relation has the following properties, which are called the partial order axioms:
(i)
a a for all a A.
(ii)
a b and b a a = b.
(iii)
a b and b c a c.
(b)
Let P be a relation on A that satisfies properties (i)-(iii). Define a relation S on A by letting aSb if aPb and ab. Show that S is a strict partial order on A.

Answers

(a)

Proof. We show that satisfies the three partial order axioms:

(i) Consider any a A. Since obviously a = a we have by definition that a a.

(ii) Suppose that a b and b a. Then either a b or a = b, and either b a or b = a. So suppose that ab so that it must be that a b and b a. Since is a strict partial order, it is transitive so that a a since a b and b a. But this contradicts the non-reflexivity of . Hence it must be that a = b as desired.

(iii) Suppose that a b and b c. Hence either a b or a = b, and either b c or b = c.

Case: a b. If b c then clearly a c since is transitive (since it is a strict partial order). If b = c then we have that a b = c.

Case: a = b. If b c then we have that a = b c. If b = c then we have that a = b = c.

Hence in all cases and sub-cases we have that a c or a = c, and thus a c by definition. □

(b)

Proof. We show that S satisfies the two strict partial order axioms:

Nonreflexivity. Consider any a A. Since a = a it follows that it is not true that aa and hence not true that aSa. Thus S is nonreflexive since a was arbitrary.

Transitivity. Suppose that aSb and bSc. Hence by definition aPb and ab, and bPc and bc. Then, by the transitivity property of the partial order axioms, which is property (iii), we have that aPc. Suppose for a moment that a = c. Then we would have aPb and bPa (since bPc and c = a). Then by partial order axiom (ii) we have that a = b, which contradicts the fact that ab. So it must be that ac. Thus aPc and ac so that aSc, which shows that S is transitive. □

User profile picture
2019-12-01 00:00
Comments