Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ProjectiveResolution.cochainComplexXIso

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.Limits.HasZeroObject C] →
      [inst_2 : CategoryTheory.Preadditive C] →
        {X : C} →
          (R : CategoryTheory.ProjectiveResolution X) →
            (n : ℤ) →
              (k : ℕ) →
                autoParam (-↑k = n) CategoryTheory.ProjectiveResolution.cochainComplexXIso._auto_1 →
                  (R.cochainComplex.X n ≅ R.complex.X k)

If R : ProjectiveResolution X, then R.cochainComplex.X n (with n : ℕ) is isomorphic to R.complex.X k (with k : ℕ) when k = n.

Defined in
Mathlib.CategoryTheory.Abelian.Projective.Extend
Cited by
18 results in Mathlib
Foundations
Depth 54 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroObjectCategoryTheory.Preadditive

Around this declaration

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

CategoryTheory.ProjectiveResolution.extMk · cited by 11ProjectiveResolution.extMkCategoryTheory.ProjectiveResolution.cochainComplex_d · cited by 8ProjectiveResolution.coch…CategoryTheory.ProjectiveResolution.Hom.hom'_f · cited by 3Hom.hom'_fCategoryTheory.ProjectiveResolution.π'_f_zero · cited by 2ProjectiveResolution.π'_f…CategoryTheory.ProjectiveResolution.Hom.hom'_comp_π' · cited by 2Hom.hom'_comp_π'CategoryTheory.ProjectiveResolution.extEquivCohomologyClass_extMk · cited by 1ProjectiveResolution.extE…CategoryTheory.ProjectiveResolution.extMk_hom · cited by 1ProjectiveResolution.extM…CategoryTheory.ProjectiveResolution.Hom.hom'_f_assoc · cited by 0Hom.hom'_f_assocCategoryTheory.ProjectiveResolution.cochainComplexXIso.congr_simp · cited by 0cochainComplexXIso.congr_…CategoryTheory.ProjectiveResolution.extMk_comp_mk₀ · cited by 0ProjectiveResolution.extM…CategoryTheory.ProjectiveResolution.extMk_eq_zero_iff · cited by 0ProjectiveResolution.extM…CategoryTheory.ProjectiveResolution.extMk_surjective · cited by 0ProjectiveResolution.extM…CategoryTheory.ProjectiveResolution.extMk_zero · cited by 0ProjectiveResolution.extM…CategoryTheory.ProjectiveResolution.mk₀_comp_extMk · cited by 0ProjectiveResolution.mk₀_…CategoryTheory.ProjectiveResolution.neg_extMk · cited by 0ProjectiveResolution.neg_…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveHomologicalComplex.X · cited by 1839HomologicalComplex.XCategoryTheory.Limits.HasZeroObject · cited by 1298Limits.HasZeroObjectComplexShape.up · cited by 1123ComplexShape.upComplexShape.down · cited by 605ComplexShape.downCategoryTheory.ProjectiveResolution · cited by 92CategoryTheory.Projective…CategoryTheory.ProjectiveResolution.complex · cited by 82ProjectiveResolution.comp…HomologicalComplex.extendXIso · cited by 56HomologicalComplex.extend…CategoryTheory.ProjectiveResolution.cochainComplex · cited by 30ProjectiveResolution.coch…ComplexShape.embeddingDownNat · cited by 5ComplexShape.embeddingDow…ProjectiveResolution.cochainC…CITED BYCITES

Cites12

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

Cited by19

Results whose statement or proof uses this declaration.