Partial Order
Partial Order
A partial order is a homogeneous binary relation that is reflexive, antisymmetric, and transitive. That is
- .
- .
- .
Total Order (Linear order)
A total order or linear order is a partial order that is also connected. Equivalently, is a linear ordering if it is a partial ordering such that for every either or (note both are true precisely when ). Equivalently, if for every with , either or .
Well Ordering
A (nonempty) linear ordering is a well-ordering if every nonempty subset of contains a least element.
Order-preserving function
If and are linear orderings, a function is order-preserving, or equivalently is increasing, if implies . If is bijective (one-one and onto) and both and its inverse are order-preserving, then is an isomorphism. If the function is an isomorphism onto itself it is an automorphism of .
Lemma
If is a well-ordering and is an order-preserving function, then for all .
. If not, consider the least z such that , or equivalently , and let . Then , that is . Since w , this contradicts is the least element of such that of such that
Corollary
- If is a well-ordering and is an automorphism, then is the identity function.
- If and are isomorphic well-orderings then the isomorphism is unique.
Upper Bound
Let be a nonempty partially ordered set and is a totally ordered subset. An upper bound for is an element such that for all .
Def Maximal Element A maximal element in a partially ordered set is an element such that for some implies .
Thrm Zorn’s Lemma Let be a nonempty partially ordered set. If every totally ordered subset of has an upper bound in , then has a maximal element. Proof Zorn’s lemma is equivalent to the axiom of choice: for any collection of nonempty sets, it is possible to form a new set consisting of one element from each member of the collection.