Problem 1
Prove that every vector space has a basis. Hint: consider the partially ordered set of linear independent subsets and apply Zorn’s Lemma.
Solution
Let \(V\) be a vector space. Let \(P\) be the set of linearly independent subsets of \(V\). Note that \(P\) is a poset under inclusion. Suppose \(C \subseteq P\) is a chain in \(P\). Let \(S = \cup_{W \in C} W\). Suppose \(S\) is linearly dependent. Then there exists a finite linearly dependent subset \(v_1,\ldots, v_n \in S\). By construction, each \(v_i\) is an element of \(W_i\) for some \(W_i \in C\). Since \(C\) is a chain, one of \(W_1,\ldots, W_n\) is greater than or equal to all the others; say \(W_n\). Thus \(W_n\) contains \(v_1,\ldots,v_n\) and is linearly dependent. Since \(P\) (and thus \(C\)) only contains linearly independent sets, we have a contradiction. Thus \(S\) is linearly independent. By construction, \(W \subseteq S\) for all \(W \in C\). Thus the chain \(C\) has an upper bound. Since every chain in \(P\) has an upper bound, we conclude that \(P\) has a maximal element \(B\) by Zorn’s Lemma.
We claim \(B\) spans \(V\). Otherwise, there exists a \(v \in V\) such that \(v \notin \operatorname{span}(B)\). But then \(B \cup \{v\}\) is linearly independent, contradicting maximality. Thus \(B\) spans \(V\) and is a basis.