- #1
andytoh
- 359
- 3
Question: Show that if r partially orders X, then there exists a total order relation m such that m contains r and m totally orders X. Hint: Consider the collection of partial ordering relations which contain r and use Zorn’s Lemma.
So far, I've proven that if A is the collection of all partial ordering relations on X which contain r, then A has a maximal element m (where the partial order relation on A is set inclusion). Now I'm stuck trying to prove that X is totally ordered by m.
I first assume that m does not totally order X. Then there exist distinct elements a and b in X such that neither (a,b) nor (b,a) are in m. To get my contradiction, I let
s = m U {(a,b)} U {(a,x),(x,b) | x in X}
and tried to show that s partially orders X, thus contradicting the maximality of m in A. But I can't show that antisymmetry and transitivity is met by s. For example, if (x,a),(a,y) belong to s, there's no reason why (x,y) belongs to s. I've tried other constructions for s, but it only made it worse. Can someone suggest an s that works?
So far, I've proven that if A is the collection of all partial ordering relations on X which contain r, then A has a maximal element m (where the partial order relation on A is set inclusion). Now I'm stuck trying to prove that X is totally ordered by m.
I first assume that m does not totally order X. Then there exist distinct elements a and b in X such that neither (a,b) nor (b,a) are in m. To get my contradiction, I let
s = m U {(a,b)} U {(a,x),(x,b) | x in X}
and tried to show that s partially orders X, thus contradicting the maximality of m in A. But I can't show that antisymmetry and transitivity is met by s. For example, if (x,a),(a,y) belong to s, there's no reason why (x,y) belongs to s. I've tried other constructions for s, but it only made it worse. Can someone suggest an s that works?
Last edited: