Documentation

Mathlib.Algebra.Category.ModuleCat.LeftResolution

Functorial projective resolutions of modules #

The fact that a R-module M can be functorially written as a quotient of a projective R-module is expressed as the definition ModuleCat.projectiveResolution. Using the construction in the file Algebra.Homology.LeftResolution.Basic, we may obtain a functor (projectiveResolution R).chainComplexFunctor which sends M : ModuleCat R to a projective resolution.

A R-module M can be functorially written as a quotient of a projective R-module.

Equations
  • One or more equations did not get rendered due to their size.
Instances For