Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.HasProjectiveResolutions

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

You will rarely use this typeclass directly: it is implied by the combination [EnoughProjectives C] and [Abelian C]. By itself it's enough to set up the basic theory of derived functors.

Defined in
Mathlib.CategoryTheory.Preadditive.Projective.Resolution
Cited by
42 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.Functor.leftDerived · cited by 29Functor.leftDerivedCategoryTheory.Functor.leftDerivedToHomotopyCategory · cited by 12Functor.leftDerivedToHomo…CategoryTheory.Functor.fromLeftDerivedZero · cited by 10Functor.fromLeftDerivedZe…CategoryTheory.Functor.leftDerivedZeroIsoSelf · cited by 10Functor.leftDerivedZeroIs…CategoryTheory.ProjectiveResolution.isoLeftDerivedObj · cited by 8ProjectiveResolution.isoL…CategoryTheory.ProjectiveResolution.isoLeftDerivedToHomotopyCategoryObj · cited by 8ProjectiveResolution.isoL…CategoryTheory.NatTrans.leftDerived · cited by 8NatTrans.leftDerivedCategoryTheory.ProjectiveResolution.iso · cited by 7ProjectiveResolution.isoCategoryTheory.projectiveResolutions · cited by 7CategoryTheory.projective…CategoryTheory.NatTrans.leftDerivedToHomotopyCategory · cited by 5NatTrans.leftDerivedToHom…CategoryTheory.Tor' · cited by 4CategoryTheory.Tor'CategoryTheory.ProjectiveResolution.isoLeftDerivedObj_hom_naturality · cited by 3ProjectiveResolution.isoL…CategoryTheory.Tor · cited by 3CategoryTheory.TorCategoryTheory.Functor.isZero_leftDerived_obj_projective_succ · cited by 3Functor.isZero_leftDerive…CategoryTheory.ProjectiveResolution.isoLeftDerivedToHomotopyCategoryObj_hom_naturality · cited by 2ProjectiveResolution.isoL…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.Limits.HasZeroObject · cited by 1298Limits.HasZeroObjectCategoryTheory.HasProjectiveR…CITED BYCITES

Cites3

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

Cited by56

Results whose statement or proof uses this declaration.