Exercise 3.14

If C is a relation on a set A, define a new relation D on A by letting (b,a) D if (a,b) C.

(a)
Show that C is symmetric if and only if C = D.
(b)
Show that if C is an order relation, D is also an order relation.
(c)
Prove the converse of the theorem in Exercise 13.

Answers

(a)

Proof. (⇒) Suppose that C is symmetric. Then we simply have

(a,b) C (b,a) C (since C is symmetric) (a,b) D, (by definition)

which shows that C = D.

(⇐) Now suppose that C = D and consider any (a,b) C. Then (b,a) D by definition. Hence also (b,a) C since C = D, which shows that C is symmetric. □

(b)

Proof. Suppose that C is an order relation. Since clearly, D is a relation on A, we need only show that it has the three required properties:

  • (Comparability) Consider any distinct a,b A so that aCb or bCa since C has comparability. Hence either bDa or aDb, respectively, by definition so that a and b are comparable in D as well.
  • (Nonreflexivity) Consider any a A. Then (a,a)C since it is nonreflexive, thus also (a,a)D since, if it were, it would also be that (a,a) C by definition. Hence D is also nonreflexive since a was arbitrary.
  • (Transitivity) Suppose that aDb and bDc. Then by definition, we have bCa and cCb. That is, cCb and bCa so that cCa since C is transitive. Therefore aDc by definition, which shows that D is also transitive.
(c)
The converse follows from an argument directly analogous to the proof of Exercise 3.13, which we give here for completeness.

Proof. Suppose that A has the greatest lower bound property and that A0 is any nonempty subset of A that is bounded above so that b is an upper lower bound of A0. Let B0 be the set of upper bounds of A0 so that B0 is nonempty since b B0. Since A0 is nonempty there is an a A0. Now, for any x B0 we have that x is an upper bound of A0 so that a x, which shows that a is a lower bound of B0. Hence B0 is a nonempty subset of A that is bounded below, and so has a greatest lower bound c since A has the greatest lower bound property. We claim that c is also the least upper bound of A0.

Consider any x A0 and any y B0. Then y is an upper bound of A0 so that x y since x A0. Since y B0 was arbitrary, this shows that x is a lower bound of B0. Thus we have x c since c is the greatest lower bound of B0. Since x A0 was arbitrary, this shows that c is an upper bound of A0. If y is any other upper bound then y B0 so that c y since c is a lower bound of B0. Since y was an arbitrary upper bound, this shows that in fact, c is the least upper bound of A0. Hence A also has the least upper bound property since the nonempty subset A0 was arbitrary. □

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