

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Material Type: Assignment; Professor: Schwede; Class: Linear Algebra; Subject: Mathematics; University: University of Michigan - Ann Arbor; Term: Unknown 1989;
Typology: Assignments
1 / 3
This page cannot be seen from the preview
Don't miss anything!


The purpose of this extra credit assignment is to prove that every vector space has a basis (possibly with infinite elements). We will end up using a tool called Zorn’s lemma to do this. Zorn’s lemma is basically an “axiom”. This means that mathematicians simply assume it without proof. However, much of modern mathematics is based on it. Before we continue, let us recall what it means for a subset S ⊂ V to be a basis (S is just a possibly infinite number of “vectors” of V ).
Definition 0.1. A subset S ⊂ V is said to span V if every v ∈ V can be written as a linear combination of finitely many different elements of S. Explicitly this means that given v ∈ V , then there are elements s 1 , s 2 ,... , sq ∈ S and scalars r 1 ,... , rq such that
r 1 s 1 + r 2 s 2 +... + rqsq = v.
Note that if you choose a different v′^ ∈ V , you might need a different set of (finitely many elements of) S in order to write v′^ as a linear combination. In particular, you might need more than q of them, or you might be able to get away with less.
Definition 0.2. A subset S ⊂ V is said to be linearly independent if for every finite set of elements of S, say {s 1 , s 2 ,... , sp} ⊆ S, then the only way that
r 1 s 1 + r 2 s 2 +... + rpsp = 0
is if r 1 = 0, r 2 = 0,... , rn = 0. In other words, all of the ri are necessarily zero. Note that you need to check this for every finite subset of elements, in particular you need to check all the sets, including those where p = 5, 10 , 100 , 1000 , etc.
Definition 0.3. A subset S ⊂ V is said to be a basis for V if it both spans V and is linearly independent.
We want to show that EVERY vector space has some basis. In particular, even vector spaces of continuous functions R → R, or even vector spaces of kumquats (if we can figure out how to add them) always have a basis. (Note that these bases aren’t going to be unique, just like bases of Rn^ aren’t unique). Now we need to explain Zorn’s lemma (at least in a special case). We begin with some terminology. Let P be a collection of subsets of a set A. A specific collection C of the elements of P (which are themselves subsets of V , just like every element of P is ) is called a chain if
Example 0.4. Start with A = Z (A is the integers). Let P be the set whose ele- ments are all finite collections of integers. Note { 1 , 2 , 3 } is an “element” of P, as is { 1 , 61 , − 51234 , 1278934 , 0 }. (We don’t care about the order we write the integers down, so that { 1 , 2 , 3 } = { 3 , 2 , 1 }). We want to create a chain of these subsets.
So lets consider the elements {{ 1 }, { 1 , 2 }, { 1 , 2 , 3 }{ 1 , 2 , 3 , 4 },... , { 1 , 2 , 3 , 4 , 5 ,... , n},.. .}. Note that this collection has an infinite number of different elements. However, given any two of them { 1 , 2 ,... , p} and { 1 , 2... , q}
one of those two is contained in the other (depending on if p is less than q).
Exercise 0.5. Let A and P be as above, find a different infinite “chain” of subsets. ( point)
Example 0.6. Now we let A = R and we let P be the collection of all “open” intervals (a, b) where a and b are real numbers. For example, (1, 6), (− 6. 4 , π) and (
(13), 20) would all be “elements” of P (even though each one is also a subset of A). Consider the following chain of subsets C = {(−a, a) where a is a positive real number}. Note that give any two such elements of C , one of them strictly contains the other!
Exercise 0.7. Let A and P be as above, find a different infinite “chain” of subsets. ( point)
Lemma 0.8 (Zorn’s Lemma). Let P be a collection of subsets of a bigger set A. Suppose that for every chain C of elements of P (which are themselves subsets of A) we automatically have
C∈C C^ is also a subset of^ P.^ In this case then^ P^ has at least one maximal sized subset.
A couple comments. First, the notation
C∈C C^ simply means we take all the elements in all the sets in the chain C , and combine them together to get a new subset of A (which may or may not be in P, hopefully it is). Second, we say that an element M ∈ P is maximal if no other element N ∈ P is strictly bigger than it (that is, you can’t have M ( N ) Let’s give a simple example.
Example 0.9. Let A be the integers, let P be the collection of finite subsets of A, and let C be the following chain of elements of P.
{{ 1 }, { 1 , 2 }, { 1 , 2 , 3 }, { 1 , 2 , 3 , 4 },... , { 1 , 2 , 3 , 4 , 5 ,... , n},.. .}
This collection would not satisfy the conditions of Zorn’s lemma because if you took the chain C and combined all those sets together, while you would get a subset of A (in fact you’d get all of A), this union is not equal to any of the subsets in P (which only have finitely many elements). If you made P bigger, so that you included A itself as an element of P, then it would satisfy the condition of Zorn’s lemma.
Exercise 0.10. If in the previous example, we made P bigger by including A into it. Find a maximal element of the new P (whose existence is guaranteed by Zorn’s lemma). (1 point)
Now we move back to the world of vector spaces. Let V be a vector space and let P be the collection of all linearly independent subsets of V. We want to first show that Zorn’s lemma applies in this situation, and so
Exercise 0.11. Let C be a chain of elements of P. That is C is a bunch of linearly independent sets such that for every two of them, one is bigger than the other. Prove that K =
C∈C C^ is itself linearly independent. (3 points) Hint: If you choose a finite collection of elements of K (which are actually “vectors” now), show that they must all be contained in a single one of the C’s in the chain C.