Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.ProjectiveResolution

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [CategoryTheory.Limits.HasZeroObject C] → [CategoryTheory.Limits.HasZeroMorphisms C] → C → Type (max u v)

A ProjectiveResolution Z consists of a bundled -indexed chain complex of projective objects, along with a quasi-isomorphism to the complex consisting of just Z supported in degree 0.

Defined in
Mathlib.CategoryTheory.Preadditive.Projective.Resolution
Cited by
92 results in Mathlib
Foundations
Depth 2 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroObjectCategoryTheory.Limits.HasZeroMorphisms

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.ProjectiveResolution.complex · cited by 82ProjectiveResolution.comp…CategoryTheory.ProjectiveResolution.π · cited by 50ProjectiveResolution.πCategoryTheory.ProjectiveResolution.cochainComplex · cited by 30ProjectiveResolution.coch…CategoryTheory.ProjectiveResolution.extEquivCohomologyClass · cited by 19ProjectiveResolution.extE…CategoryTheory.ProjectiveResolution.cochainComplexXIso · cited by 18ProjectiveResolution.coch…CategoryTheory.ProjectiveResolution.Hom · cited by 12ProjectiveResolution.HomCategoryTheory.ProjectiveResolution.extMk · cited by 11ProjectiveResolution.extMkCategoryTheory.ProjectiveResolution.extAddEquivCohomologyClass · cited by 9ProjectiveResolution.extA…CategoryTheory.ProjectiveResolution.π' · cited by 9ProjectiveResolution.π'CategoryTheory.ProjectiveResolution.cochainComplex_d · cited by 8ProjectiveResolution.coch…CategoryTheory.ProjectiveResolution.isoLeftDerivedObj · cited by 8ProjectiveResolution.isoL…CategoryTheory.ProjectiveResolution.isoLeftDerivedToHomotopyCategoryObj · cited by 8ProjectiveResolution.isoL…CategoryTheory.ProjectiveResolution.Hom.hom · cited by 8Hom.homCategoryTheory.ProjectiveResolution.iso · cited by 7ProjectiveResolution.isoRep.FiniteCyclicGroup.resolution · cited by 6FiniteCyclicGroup.resolut…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.Limits.HasZeroObject · cited by 1298Limits.HasZeroObjectCategoryTheory.ProjectiveReso…CITED BYCITES

Cites3

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by148

Results whose statement or proof uses this declaration.