1.6Takeaways
Chapter (PDF)We simply discuss the important ideas of logic and set theory here. In mathematics, there are two parallel ways to define how elements compare to one another: non-strict orders (think ) and strict orders (think ). We begin by axiomatizing non-strict ordering, discuss the axioms for strict ordering, and highlighting their equivalence.
A set is said to be a partially ordered set (or “poset”) if it is equipped with a relation that satisfies the following properties:
Reflexivity. For every , .
Antisymmetry. For any , if and , then .
Transitivity. For any , if and , then .
A poset is called a totally ordered set (also called a “chain” or “linear order”) if every pair of elements is comparable. That is, for any , either or .
A relation on a set is a strict partial order if it satisfies:
Nonreflexivity. For every , is false.
Transitivity. For any , if and , then .
A relation on a set is a strict total order (often referred to in topology simply as an order relation) if it is a strict partial order that also satisfies the law of trichotomy:
Comparability. For any such that , either or .
Strict and non-strict orders are simply two different languages describing the exact same underlying mathematical structure. You can always translate one into the other seamlessly:
From Non-Strict to Strict: Given a non-strict order , we induce a strict order by declaring:
From Strict to Non-Strict: Given a strict order , we induce a non-strict order by declaring:
From now on, we assume partially/totally ordered sets are equipped with strict orders that induce nonstrict orders.
Suppose is a partially ordered set. For any subset , we say is an upper bound for if for every .
Suppose is a partially ordered set. For any subset , we say is a maximal element for if for every .
Suppose is a non-empty partially ordered set for which every totally ordered subset (i.e., a chain) has an upper bound. Then has a maximal element.
Essentially, if is a partially ordered set for which every totally ordered subset is bounded above, then must have one element that is not less than any other element. We cleverly apply this to vector spaces to force the existence of a basis.
Fix to be an arbitrary vector space, even one that may be infinite-dimensional. Then, we consider the set of all linearly independent subsets of . We define a partial ordering on , such that for any , we say
Of course, since the empty set is trivially linearly independent, so is a valid partially ordered set.
To apply Zorn's Lemma, let be an arbitrary totally ordered subset (a chain) in . We propose that the union of all sets in , denoted , is an upper bound for . Clearly, for all . However, to be a valid upper bound in , we must verify that ; that is, must be linearly independent.
Suppose for the sake of contradiction that is linearly dependent. Then, there exists a finite set of vectors and scalars (not all zero) such that . Since is the union of the chain , each vector must belong to some set . Because is totally ordered, for any finite collection of sets in , one of them must contain all the others. Let be the largest of these sets . This implies that all . But , meaning it is linearly independent, which contradicts our assumption that these vectors form a linear dependence. Therefore, must be linearly independent, meaning and is indeed bounded above.
By Zorn's Lemma, contains a maximal element, say . Because , we already know is linearly independent. All that remains is to show that spans . Suppose it does not; then there exists some vector . But then the set would be linearly independent, meaning . Since , this strictly contradicts the maximality of . Thus, , and we conclude that is a basis for .
Suppose is a collection of non-empty sets. Then you may construct a new set by “choosing” exactly one element from each set.
Of course, this seems trivial. If you have infinitely many pairs of shoes, you don't need a special axiom to pick one from each pair (just pick only the left ones). But if you have infinitely many pairs of identical socks, there is no definable rule to pick one from each. The Axiom of Choice simply declares you can do it anyways. It assumes the existence of such a set, even without a definite construction.
A totally ordered set is said to be well-ordered if, for any nonempty subset , there exists a strictly least (minimum) element.
Every set can be equipped with a total ordering such that it is well-ordered.