Lecture 25: a taste of (co)homology
We are done with the official material of the class! Today, to wrap up, we’ll talk a little bit about how some of the ideas we’ve seen in this class generalize to tools used across geometry and topology.
Recall that if is a domain and a smooth function, we can study the differential . There are two properties we often look for: is closed if ,111Strictly speaking, this is not right: should be not a function but a “2-form,” an element of a vector space of dimension with basis vector , so . We’ll ignore such things, at least for now. so equivalently if is analytic; and exact if there exists some function such that . Note that in order for the former to make sense we need analytic, in which case is also analytic; this is a version of our statement that exact implies closed, i.e. any exact differential is also closed (but not necessarily vice versa).
We first introduced the idea of exact differentials to study when line integrals are independent of the choice of path; more directly, looking at the definition, a differential is exact if and only if it can be integrated in a well-defined way. (If it is not exact, we have seen we can still compute its integrals, but they depend very strongly on the auxiliary choice of the path!)
We next introduced the idea of closed differentials as a more testable property that mostly detects being exact: we know that exact differentials are closed, and in many cases that’s enough. In particular we saw that on many domains, closed and exact are actually equivalent:
Theorem.
If is a star-shaped domain, a differential on is closed if and only if it is exact.
But this is not true on every domain. For example, on , we have differentials like , which are closed but not exact: the integral of this differential would be , which cannot be made analytic on all of .
Intuitively, what goes wrong here is that this domain has a “hole”: we can loop around the origin in a nontrivial way. (More precisely, the domain is not simply connected.) It turns out that this “hole” can be quantified: there is an algebrao-topological gadget called the homology of the domain which can be thought of as measuring “how many holes” a domain has. This homology should be zero if and only if the domain is simply connected.222But note this is somewhat special to subspaces of , and is not true for arbitrary topological spaces.
Homology is purely topological: deforming our space does not affect the result. (This is closely related to our deformation theorems!) However, this means it cannot capture analytic information, such as the differentials.
However, it turns out that differentials can be studied via a very similar gadget, called the cohomology of the domain . As the name implies, this turns out to have a very close relationship to the homology: this is de Rham’s theorem.
A quick note: some of the objects and results I’ll mention are most naturally phrased in the language of linear or abstract algebra. However if you’re not familiar with these it should still be possible to follow, the statements will just be a little less precise.
1. Homology
Let be a domain. (We could even think of a more general topological space, if desired.) We are interested in cycles on .333Here and in what follows cycles means 1-cycles, and so on.
What is a cycle? First, we could take all paths in . We only really care about their images, so we may as well restrict to simple paths, i.e. paths which don’t intersect themselves. A cycle is then just a simple closed path in .
Actually this is not quite true: if we have two different simple closed paths , , we also want to be able to take their sum , or their difference . This is actually something we’re already familiar with from taking boundaries of spaces: for example, an annulus has boundary where is the outer boundary circle and the inner boundary circle. More generally, we’ll allow formal sums of paths, with arbitrary coefficients; so e.g. , etc.
Here is one easy way of generating cycles: let be some bounded subset, say open (so either a subdomain or a union of subdomains). Then its boundary is a cycle: it is either a simple closed path or a formal sum of such things. In fact, we could also allow linear combinations of subsets: if we have subsets , then we could study the cycle for any complex numbers . Since these are cycles that arise as boundaries of subsets of , we refer to them as boundaries. So associated to we have a set of cycles, and inside it a set of boundaries. (In fact, the space of cycles is a -vector space, and the space of boundaries is a subspace.)
In some cases, every cycle is actually a boundary. For example, let be the open unit disk; then every simple closed path is essentially a circle (or some deformation thereof), and has a well-defined interior , so . (The same thing for linear combinations then follows, since .)
However, in general there do exist cycles which are not boundaries. For example, consider an annulus , and the circular path . In , this path does have an interior, given by the disk of radius . But this disk is not a subset of the annulus ! So on , is not a boundary.
So the question of which cycles are or are not boundaries, or whether or not there even exist any cycles that are not boundaries, depends strongly on the domain in question. We make the following definition: the set of cycles modulo boundaries, meaning cycles where we consider a boundary to be equivalent to zero, is called , the (first) homology of .444The subscript is due to the fact that the cycles in question are all one-dimensional; these are really the only interesting ones when working with subsets of , but for general topological spaces one studies homology in all degrees. For those familiar with linear algebra, this is the quotient of the space of cycles by the subspace of boundaries; for those unfamiliar, the idea is that we think of two cycles , as being equivalent if is a boundary, and then is the set of equivalence classes. (We sometimes say that and are homologous if they are equivalent in .)
Note that if every cycle is a boundary, then is always a boundary, so any two cycles are equivalent; thus only has one element, which is equivalent to the zero cycle (or “null-homologous”). In this case we say , or more formally . In general, is a -vector space, whose dimension informally measures the “number of holes” in . For example, in the annulus we used above, we saw an example of a cycle which was not a boundary, so in ; but it turns out that this is the “only” nonzero cycle. Of course this is not literally true: if we took radius instead of that would work just as well, but the difference between them would then be the boundary of the annulus with radii and , which is contained in , so they are homologous. In fact it turns out that every cycle in is homologous to a scalar multiple of our cycle (including the zero cycle, with the scalar being ): so is a one-dimensional vector space, corresponding to the one “hole.”
Note that although the spaces of cycles and boundaries are very very large—we can find infinitely many different simple closed paths even in very small domains, so they have infinite dimension—the space is typically much smaller: it is possible to find with infinite-dimensional, by choosing it to have infinitely many “holes,” but for most of the spaces that naturally arise in complex analysis the dimension is finite, which makes much easier to work with than these very large spaces.
As claimed above, the homology is invariant under deformation: if we deform , we can likewise deform all the cycles in and the spaces corresponding to boundaries, so all the essential information remains the same. In particular, the dimension of is invariant under deformations.
2. Cohomology
These geometric operations of taking boundaries and comparing cycles have very familiar analytic analogues: the boundary operation is like differentiation—the analogy is built into the notation!—which suggests that cycles should be like differentials. In fact we can be a little more specific: we didn’t look at all simple paths in , which would be like all differentials, but only the cycles, simple closed paths. Again the terminology suggests the analogy: cycles are like closed differentials. Indeed, cycles are the paths whose “boundary” is empty, or zero in general; and closed differentials are those whose differential is itself zero.
We’ve seen that closed differentials, which are likewise a large -vector space, have a subspace of exact differentials, which are like boundaries: the for which there exists some such that , parallel to the cycles for which there exists such that . We likewise look at closed differentials modulo exact differentials, where we consider exact differentials to be equivalent to zero, and write for the set of equivalence classes on . This is called the cohomology of .
In fact it turns out that—for somewhat complicated reasons—there are many kinds of cohomology, even though for the most part there’s only one kind of homology. This kind of cohomology is “de Rham cohomology,” so we sometimes write it as .
If every closed differential is exact, then : every closed differential is equivalent to zero. Thus, by our theorem above, we have the following: if is a star-shaped domain (or more generally simply connected), then . But for more general domains, e.g. , we have seen examples of differentials which are not closed.
Note that this is kind of a weird theorem! We didn’t dwell too much on this at the time, but there is a strange mismatch between the two sides: is a class derived from studying closed differentials, which come from analytic functions, whose definition involves limits, complex derivatives, the Cauchy–Riemann equations, etc.: in short, these are analytic objects. But the conditions on are purely topological, which is the sort of thing we’d expect to see on the homology side of things. What’s going on?
3. De Rham’s theorem
In our situation of interest, we’ve already proven the relevant facts: we can show concretely that when is star-shaped, all the closed differentials are in fact exact, by integrating along the straight lines. To make this “more topological,” we should allow deformations; and we know this is okay by our deformation theorems. But it turns out this is part of a much bigger and more abstract theory, which can be phrased in terms of the homology and cohomology spaces we defined above.
Here is the idea. Suppose we have some simple closed path and a differential form . Then we can integrate along to get a complex number:
This makes sense on all cycles, not just the concrete paths, by taking
and so forth.
I claim that this actually gives a map
meaning that it descends on both sides to a function on the equivalence classes. To make sure this makes sense, we need to check that if we put in two equivalent but different cycles , in the pairing above, we get the same thing. Indeed, suppose . Then
this is precisely Green’s theorem! Then the fact that is closed, , guarantees that in fact this difference is , so .
Likewise, if we fix and take two different which are equivalent in , i.e. , then
by the fundamental theorem of calculus. So both sides of the pairing only depend on the homology/cohomology classes.
We can now state de Rham’s theorem:
Theorem.
The integration pairing is a perfect pairing. Equivalently, there is a natural isomorphism between and , the dual space to .
For those not familiar with the linear algebra involved, the key point is that although and aren’t naturally isomorphic, they do always have the same dimension, and are canonically determined by each other. In particular, we can see the “topological” nature of the apparently analytic : it is the dual space to , so since the latter is e.g. invariant under deformations, etc., so is .
Interestingly, this also means we can go the other way: if we understand the theory of differential forms on , then that tells us about its topology! Related ideas are often used in differential geometry in various ways.
We can also see the connection with the notion of simple connectedness. Strictly speaking, whether a space is simply connected is about whether a different invariant, the fundamental group , is trivial; but this turns out to be closely related to the first homology group , and for it turns out that is trivial if and only if . Combining this with de Rham’s theorem, we recover the following generalization of our starting theorem:
Theorem.
A domain is simply connected if and only if every closed differential on is exact.