← LibraryHomological Algebra: Discipline OverviewEngineering · Mathematics← PrevNext →
GuidePublished 6 Aug 20265 min readBy Kevin JoginComputational Number TheoryOrientationHomological AlgebraDerived Functor
Skip to the main content

MathematicsOrientation

Homological Algebra: Discipline Overview

A map of the subject — why exact sequences fail to stay exact, what derived functors measure, and how one machine computes group cohomology, Lie algebra cohomology and Tor alike.

Executive summary

One machine, measuring one kind of failure

Homological algebra begins with a single observation: many natural constructions preserve part of an exact sequence but not all of it. Hom is left exact; the tensor product is right exact; neither is exact. Rather than treat this as a defect, the subject makes the defect the object of study. Resolutions replace an object by a complex of well-behaved ones, derived functors measure exactly how much exactness was lost, and the resulting invariants — Ext and Tor — turn out to encode extensions, obstructions and topological information at once.

Learning objectives

  • State precisely how Hom and tensor fail to be exact.
  • Explain what a resolution is for and why the choice does not matter.
  • Identify Ext and Tor as the derived functors of Hom and tensor.
  • Trace how the same machinery yields group and Lie algebra cohomology.
  • Locate any topic in this knowledge stream from the layer it belongs to.

Section 01The failure that starts everything

Let 0 → ABC → 0 be a short exact sequence of modules. Applying Hom(M, −) gives

0 → Hom(M, A) → Hom(M, B) → Hom(M, C)

and the last map need not be surjective: a homomorphism into C may not lift to B. Applying M ⊗ − gives right exactness instead, with injectivity on the left failing. In both cases something is missing, and the missing piece is not noise — it is an invariant.

Left exactHom(M, −) and Hom(−, N)

Preserves kernels. The cokernel of the last map is measured by Ext1.

Right exactM ⊗ −

Preserves cokernels. The kernel of the first map is measured by Tor1.

The governing idea

A functor that is exact loses nothing and needs no repair. A functor that is only half-exact leaves a measurable residue, and that residue is a sequence of new functors — the derived functors. Homological algebra is the systematic study of those residues.

Section 02The layer stack

Every computation in the subject decomposes downward through the same layers. Knowing the stack is the fastest route to knowing where a given technique belongs.

  1. Stage 01Modules and exactnessProjectives, injectives, free modules, Hom and tensor. The raw material.
  2. Stage 02Categories and functorsAbelian categories, adjoints, limits. The language that makes the constructions apply far beyond modules.
  3. Stage 03Complexes and resolutionsChain complexes, homotopy, projective and injective resolutions.
  4. Stage 04Derived functorsExt, Tor and their long exact sequences. The central invariants.
  5. Stage 05SpecialisationGroup cohomology, Lie algebra cohomology, Künneth formulas, spectral sequences.
Why the categorical layer is not optional

It would be possible to develop Ext and Tor for modules alone. The categorical layer earns its place because the same arguments then apply verbatim to sheaves, to representations, to chain complexes themselves — and because adjointness is what actually explains why projectives and injectives behave as they do.

Section 03What the invariants know

The principal invariants and what they classify
InvariantDerived fromClassifies
Ext1(C, A)Hom(−, A), first derived functorExtensions of C by A, up to equivalence — with the zero element the split extension
Extn(C, A)Higher derived functors of Homn-fold extensions (Yoneda); obstruction groups
Tor1(A, B)First derived functor of tensorTorsion interaction; the correction term in the Künneth formula
Hn(G, A)Ext over the group ringn = 1 derivations modulo principal ones; n = 2 group extensions with given action
Hn(g, A)Derived functors over the enveloping algebran = 2 Lie algebra extensions; vanishing gives the Whitehead lemmas
Projective dimensionLength of a shortest projective resolutionHow far a module is from being projective; global dimension bounds it over the ring
One computation, many readings

Ext1 is simultaneously an obstruction group, a classification of extensions and a derived functor. These are not analogies — they are the same group arrived at three ways, and the ability to move between the readings is most of the working skill in this subject.

Section 04How this stream is organised

KEVOS topic streams for homological algebra
StreamCoversDepends on
ModulesProjectives, injectives, free and cofree modules, essential extensions
Categories and FunctorsCategories, adjoints, limits, abelian categoriesModules
Extensions, Ext and TorBaer sum, Ext, tensor product, TorModules, categories
Derived FunctorsComplexes, homotopy, resolutions, Ext and Tor systematicallyExtensions
The Künneth FormulaDouble complexes, Künneth and universal coefficientsDerived functors
Cohomology of GroupsGroup ring, low-dimensional interpretation, extensions, transferDerived functors
Cohomology of Lie AlgebrasEnveloping algebra, Whitehead lemmas, syzygiesDerived functors
Spectral SequencesExact couples, filtrations, Grothendieck and LHS sequencesDerived functors
Satellites and Kan ExtensionsRelative homological algebra, satellites, Kan extensionsDerived functors, categories
ApplicationsTopology, nilpotent groups, modular representations, derived categoriesAll of the above

ReferenceFrequently asked questions

Is homological algebra a subject or a toolkit?

Both, and the distinction matters less than it appears. It arose as a toolkit abstracted from algebraic topology, and it has a substantial internal theory of its own. In practice most people meet it as machinery for another subject and only later find that the machinery has its own questions.

Do I need category theory first?

Not first, but soon. The module-theoretic development is self-contained up to derived functors, and many people find the concrete case clarifying. The categorical language becomes unavoidable once the same theorems are wanted for sheaves or for complexes themselves.

Why are there two indices, homology and cohomology?

Because functors come in covariant and contravariant flavours, and resolutions come in projective and injective flavours. Homology decreases the index and is computed from projectives with covariant right-exact functors; cohomology increases it and is computed from injectives or from contravariant left-exact functors.

NavigateContinue in this stream

Curated next steps from this page. The site also surfaces algorithmically related reading below.

ProvenanceSources and further reading

The standard reference for this material is Hilton and Stammbach, A Course in Homological Algebra (Springer, Graduate Texts in Mathematics 4). Cartan and Eilenberg's Homological Algebra is the founding text; Weibel's An Introduction to Homological Algebra is the standard modern companion.

This page is an original KEVOS explanatory article. It presents the underlying mathematics — definitions, algorithms, complexity results and selection criteria — in KEVOS editorial voice. No text is reproduced from any copyrighted source. Where numerical tables are relevant, KEVOS links to live authoritative databases rather than republishing static values.

Page ID
KV-MATH-0101
Taxonomy
ENG-MATH — Engineering / Mathematics
Collection
COL-HOMALG-001
Topic stream
HA-MODULES
Version
1.1.0 / content 2026.08
Last reviewed
2026-08-06

Continue learning

Modules and Module HomomorphismsGuide · MathematicsDerived FunctorsGuide · MathematicsThe Long Exact Sequences of Derived FunctorsGuide · MathematicsComputational Algebraic Number Theory: Discipline OverviewGuide · Mathematics