Homology (mathematics) (original) (raw)

A separate article treats homology in biology.


In mathematics (especially algebraic topology and abstract algebra), homology is a certain general procedure to associate a sequence of abelian groups or modules to a given mathematical object.

Construction of homology groups

The procedure works as follows: Given the object X, one first defines a chain complex that encodes information about X. A chain complex is a sequence of abelian groups or modules _A_0, _A_1, _A_2... connected by homomorphisms d n : A n -> A _n_-1, such that the composition of any two consecutive maps is zero: d n o d n+1 = 0 for all n. This means that the image of the n+1-th map is contained in the kernel of the _n_-th, and we can define the _n_-th homology group of X to be the factor group (or factor module)

H n(X) = ker(d n) / im(d n+1).

A chain complex is said to be exact if the image of the n+1-th map is always equal to the kernel of the _n_-th map. The homology groups of X therefore measure "how far" the chain complex associated to X is from being exact.

Examples

A gentler introduction with pictures would be nice

The motivating example comes from algebraic topology: the simplicial homology of a simplicial complex X. Here A n is the free abelian group or module whose generators are the _n_-dimensional oriented simplexes of X. The mappings are called the boundary mappings and send the simplex with vertices (_a_[1], _a_[2], ..., _a_[_n_]) to the sum of (-1)i (_a_[1], ..., _a_[_i_-1], _a_[i+1], ..., _a_[_n_]) from i = 0 to i = n. If we take the modules to be over a field, then the dimension of the _n_-th homology of X turns out to be the number of "holes" in X at dimension n.

Using this example as a model, one can define a simplicial homology for any topological space X. We define a chain complex for X by taking A n to be the free abelian group (or free module) whose generators are all continuous maps from _n_-dimensional simplices into X. The homomorphisms d n arise from the boundary maps of simplices.

In abstract algebra, one uses homology to define derived functors, for example the Tor functors. Here one starts with some covariant additive functor F and some module X. The chain complex for X is defined as follows: first find a free module _F_1 and a surjective homomorphism _p_1 : _F_1 -> X. Then one finds a free module _F_2 and a surjective homomorphism _p_2 : _F_2 -> ker(_p_1). Continuing in this fashion, a sequence of free modules F n and homorphisms p n can be defined. By applying the functor F to this sequence, one obtains a chain complex; the homology Hn of this complex depends only on F and X and is, by definition, the _n_-th derived functor of F, applied to X.

Cohomology

Chain complexes form a category: A morphism from the chain complex (d n : A n -> A _n_-1) to the chain complex (e n : B n -> B _n_-1) is a sequence of homomorphisms f n : A n -> B n such that f _n_-1 o d n = e _n_-1 o f n for all n. The _n_-th homology H n can be viewed as a covariant functor from the category of chain complexes to the category of abelian groups (or modules).

If the chain complex depends on the object X in a covariant manner (meaning that any morphism X -> Y induces a morphism from X's chain complex to Y's), then the H n are covariant functors from the category that X belongs to into the category of abelian groups (or modules).

The only difference between homology and cohomology is that in cohomology the chain complexes depend in a contravariant manner on X, and that therefore the homology groups (which are called cohomology groups in this context and denoted by H n) form contravariant functors from the category that X belongs to into the category of abelian groups or modules.

Properties

If (d n : A n -> A _n_-1) is a chain complex such that all but finitely many A n are zero, and the others are finitely generated abelian groups (or finite dimensional vector spaces), then we can define the Euler characteristic

χ = ∑ (-1)n rank(A n)

(using the rank in the case of abelian groups and the Hamel dimension in the case of vector spaces). It turns out that the Euler characteristic can also be computed on the level of homology:

χ = ∑ (-1)n rank(H n)

and, especially in algebraic topology, this provides two ways to compute the important invariant χ for the object X which gave rise to the chain complex.

Every short exact sequence

0 -> A -> B -> C -> 0

of chain complexes gives rise to a long exact sequence of homology groups

... -> H n(A) -> H n(B) -> H n(C) -> H _n_-1(A) -> H _n_-1(B) -> H _n_-1(C) -> H _n_-2(A) -> ...

All maps in this long exact sequence are induced by the maps between the chain complexes, except for the maps H n(C)

->

H _n_-1(A). These latter are called connecting homomorphisms and are provided by the snake lemma.