Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.ProjectiveResolution.Hom

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.Limits.HasZeroObject C] →
      [inst_2 : CategoryTheory.Limits.HasZeroMorphisms C] →
        {Z : C} →
          CategoryTheory.ProjectiveResolution Z → {Z' : C} → CategoryTheory.ProjectiveResolution Z' → (Z ⟶ Z') → Type v

Given projective resolutions P and P' of two objects Z and Z', and a morphism f : Z ⟶ Z', this structure contains the data of a morphism P.complex ⟶ P'.complex which is compatible with f

Defined in
Mathlib.CategoryTheory.Preadditive.Projective.Resolution
Cited by
12 results in Mathlib
Foundations
Depth 3 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.Hom.hom · cited by 8Hom.homCategoryTheory.ProjectiveResolution.Hom.hom' · cited by 5Hom.hom'CategoryTheory.ProjectiveResolution.Hom.hom_f_zero_comp_π_f_zero · cited by 3Hom.hom_f_zero_comp_π_f_z…CategoryTheory.ProjectiveResolution.Hom.hom'_f · cited by 3Hom.hom'_fCategoryTheory.ProjectiveResolution.Hom.hom'_comp_π' · cited by 2Hom.hom'_comp_π'CategoryTheory.ProjectiveResolution.Hom.hom_comp_π · cited by 1Hom.hom_comp_πCategoryTheory.ProjectiveResolution.Hom.mk.inj · cited by 1mk.injCategoryTheory.ProjectiveResolution.Hom.mk.noConfusion · cited by 1mk.noConfusionCategoryTheory.ProjectiveResolution.Hom.hom'_f_assoc · cited by 0Hom.hom'_f_assocCategoryTheory.ProjectiveResolution.Hom.hom_comp_π_assoc · cited by 0Hom.hom_comp_π_assocCategoryTheory.ProjectiveResolution.Hom.hom_f_zero_comp_π_f_zero_assoc · cited by 0Hom.hom_f_zero_comp_π_f_z…CategoryTheory.ProjectiveResolution.Hom.noConfusion · cited by 0Hom.noConfusionCategoryTheory.ProjectiveResolution.Hom.noConfusionType · cited by 0Hom.noConfusionTypeCategoryTheory.ProjectiveResolution.Hom.recOn · cited by 0Hom.recOnCategoryTheory.ProjectiveResolution.mk₀_comp_extMk · cited by 0ProjectiveResolution.mk₀_…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.Limits.HasZeroObject · cited by 1298Limits.HasZeroObjectCategoryTheory.ProjectiveResolution · cited by 92CategoryTheory.Projective…ProjectiveResolution.HomCITED BYCITES

Cites5

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

Cited by20

Results whose statement or proof uses this declaration.