Mathlib Map

Theorems · Definition · category theory

CategoryTheory.InjectiveResolution.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.InjectiveResolution X) →
            (n : ℤ) → (k : ℕ) → ↑k = n → (R.cochainComplex.X n ≅ R.cocomplex.X k)

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

Defined in
Mathlib.CategoryTheory.Abelian.Injective.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.InjectiveResolution.extMk · cited by 11InjectiveResolution.extMkCategoryTheory.InjectiveResolution.cochainComplex_d · cited by 8InjectiveResolution.cocha…CategoryTheory.InjectiveResolution.Hom.hom'_f · cited by 3Hom.hom'_fCategoryTheory.InjectiveResolution.ι'_f_zero · cited by 2InjectiveResolution.ι'_f_…CategoryTheory.InjectiveResolution.Hom.ι'_comp_hom' · cited by 2Hom.ι'_comp_hom'CategoryTheory.InjectiveResolution.extEquivCohomologyClass_extMk · cited by 1InjectiveResolution.extEq…CategoryTheory.InjectiveResolution.extMk_hom · cited by 1InjectiveResolution.extMk…CategoryTheory.InjectiveResolution.Hom.hom'_f_assoc · cited by 0Hom.hom'_f_assocCategoryTheory.InjectiveResolution.sub_extMk · cited by 0InjectiveResolution.sub_e…CategoryTheory.InjectiveResolution.extMk_comp_mk₀ · cited by 0InjectiveResolution.extMk…CategoryTheory.InjectiveResolution.extMk_eq_zero_iff · cited by 0InjectiveResolution.extMk…CategoryTheory.InjectiveResolution.ι'_f_zero_assoc · cited by 0InjectiveResolution.ι'_f_…CategoryTheory.InjectiveResolution.extMk_surjective · cited by 0InjectiveResolution.extMk…CategoryTheory.InjectiveResolution.extMk_zero · cited by 0InjectiveResolution.extMk…CategoryTheory.InjectiveResolution.cochainComplexXIso.congr_simp · cited by 0cochainComplexXIso.congr_…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.upCategoryTheory.InjectiveResolution · cited by 90CategoryTheory.InjectiveR…CategoryTheory.InjectiveResolution.cocomplex · cited by 73InjectiveResolution.cocom…HomologicalComplex.extendXIso · cited by 56HomologicalComplex.extend…CategoryTheory.InjectiveResolution.cochainComplex · cited by 30InjectiveResolution.cocha…ComplexShape.embeddingUpNat · cited by 5ComplexShape.embeddingUpN…InjectiveResolution.cochainCo…CITED BYCITES

Cites11

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.