Betti number

From formulasearchengine
Jump to navigation Jump to search

In mathematics, the dimension theorem for vector spaces states that all bases of a vector space have equally many elements. This number of elements may be finite, or given by an infinite cardinal number, and defines the dimension of the space.

Formally, the dimension theorem for vector spaces states that

Given a vector space V, any two linearly independent generating sets (in other words, any two bases) have the same cardinality.

If V is finitely generated, then it has a finite basis, and the result says that any two bases have the same number of elements.

While the proof of the existence of a basis for any vector space in the general case requires Zorn's lemma and is in fact equivalent to the axiom of choice, the uniqueness of the cardinality of the basis requires only the ultrafilter lemma,[1] which is strictly weaker (the proof given below, however, assumes trichotomy, i.e., that all cardinal numbers are comparable, a statement which is also equivalent to the axiom of choice). The theorem can be generalized to arbitrary R-modules for rings R having invariant basis number.

The theorem for finitely generated case can be proved with elementary arguments of linear algebra, and requires no forms of the axiom of choice.

Proof

Assume that { ai: iI } and { bj: jJ } are both bases, with the cardinality of I bigger than the cardinality of J. From this assumption we will derive a contradiction.

Case 1

Assume that I is infinite.

Every bj can be written as a finite sum

bj=iEjλi,jai, where Ej is a finite subset of I.

Since the cardinality of I is greater than that of J and the Ej's are finite subsets of I, the cardinality of I is also bigger than the cardinality of jJEj. (Note that this argument works only for infinite I.) So there is some i0I which does not appear in any Ej. The corresponding ai0 can be expressed as a finite linear combination of bj's, which in turn can be expressed as finite linear combination of ai's, not involving ai0. Hence ai0 is linearly dependent on the other ai's.

Case 2

Now assume that I is finite and of cardinality bigger than the cardinality of J. Write m and n for the cardinalities of I and J, respectively. Every ai can be written as a sum

ai=jJμi,jbj

The matrix (μi,j:iI,jJ) has n columns (the j-th column is the m-tuple (μi,j:iI)), so it has rank at most n. This means that its m rows cannot be linearly independent. Write ri=(μi,j:jJ) for the i-th row, then there is a nontrivial linear combination

iIνiri=0

But then also iIνiai=iIνijJμi,jbj=jJ(iIνiμi,j)bj=0, so the ai are linearly dependent.

Alternative Proof

The proof above uses several non-trivial results. If these results are not carefully established in advance, the proof may give rise to circular reasoning. Here is a proof of the finite case which requires less prior development.

Theorem 1: If A=(a1,,an)V is a linearly independent tuple in a vector space V, and B0=(b1,...,br) is a tuple that spans V, then nr.[2] The argument is as follows:

Since B0 spans V, the tuple (a1,b1,,br) also spans. Since a10 (because A is linearly independent), there is at least one t{1,,r} such that bt can be written as a linear combination of B1=(a1,b1,,bt1,bt+1,...br). Thus, B1 is a spanning tuple, and its length is the same as B0's.

Repeat this process. Because A is linearly independent, we can always remove an element from the list Bi which is not one of the aj's that we prepended to the list in a prior step (because A is linearly independent, and so there must be some nonzero coefficient in front of one of the bi's). Thus, after n iterations, the result will be a tuple Bn=(a1,,an,bm1,,bmk) (possibly with k=0) of length r. In particular, ABn, so |A||Bn|, i.e., nr.

To prove the finite case of the dimension theorem from this, suppose that V is a vector space and S={v1,,vn} and T={w1,,wm} are both bases of V. Since S is linearly independent and T spans, we can apply Theorem 1 to get mn. And since T is linearly independent and S spans, we get nm. From these, we get m=n.

Kernel extension theorem for vector spaces

This application of the dimension theorem is sometimes itself called the dimension theorem. Let

T: UV

be a linear transformation. Then

dim(range(T)) + dim(kernel(T)) = dim(U),

that is, the dimension of U is equal to the dimension of the transformation's range plus the dimension of the kernel. See rank-nullity theorem for a fuller discussion.

References

  1. Howard, P., Rubin, J.: "Consequences of the axiom of choice" - Mathematical Surveys and Monographs, vol 59 (1998) ISSN 0076-5376.
  2. S. Axler, "Linear Algebra Done Right," Springer, 2000.