Mathlib Map

Theorems · Definition · category theory

CochainComplex.HomComplex.Cocycle.equivHomShift

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.Preadditive C] →
      {K L : CochainComplex C ℤ} →
        {n : ℤ} →
          (K ⟶ (CategoryTheory.shiftFunctor (CochainComplex C ℤ) n).obj L) ≃+ CochainComplex.HomComplex.Cocycle K L n

The additive equivalence K ⟶ L⟦n⟧ ≃+ Cocycle K L n.

Defined in
Mathlib.Algebra.Homology.HomotopyCategory.HomComplexShift
Cited by
23 results in Mathlib
Foundations
Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Preadditive

Around this declaration

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

CochainComplex.HomComplex.CohomologyClass.toSmallShiftedHom · cited by 10CohomologyClass.toSmallSh…CochainComplex.HomComplex.CohomologyClass.toHom · cited by 6CohomologyClass.toHomCochainComplex.HomComplex.CohomologyClass.equiv_toSmallShiftedHom_mk · cited by 4CohomologyClass.equiv_toS…CategoryTheory.InjectiveResolution.extEquivCohomologyClass_symm_mk_hom · cited by 3InjectiveResolution.extEq…CategoryTheory.ProjectiveResolution.extEquivCohomologyClass_symm_mk_hom · cited by 3ProjectiveResolution.extE…CochainComplex.HomComplex.CohomologyClass.toHom_bijective · cited by 2CohomologyClass.toHom_bij…CochainComplex.HomComplex.Cocycle.equivHomShift_apply · cited by 2Cocycle.equivHomShift_app…CochainComplex.HomComplex.Cocycle.equivHomShift_symm_postcomp · cited by 2Cocycle.equivHomShift_sym…CochainComplex.HomComplex.Cocycle.equivHomShift_symm_precomp · cited by 2Cocycle.equivHomShift_sym…CategoryTheory.InjectiveResolution.extEquivCohomologyClass_symm_add · cited by 1InjectiveResolution.extEq…CategoryTheory.ProjectiveResolution.extEquivCohomologyClass_symm_add · cited by 1ProjectiveResolution.extE…CategoryTheory.InjectiveResolution.extMk_hom · cited by 1InjectiveResolution.extMk…CategoryTheory.ProjectiveResolution.extMk_hom · cited by 1ProjectiveResolution.extM…CochainComplex.HomComplex.CohomologyClass.bijective_toSmallShiftedHom_of_isKInjective · cited by 1CohomologyClass.bijective…CochainComplex.HomComplex.CohomologyClass.bijective_toSmallShiftedHom_of_isKProjective · cited by 1CohomologyClass.bijective…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveCategoryTheory.shiftFunctor · cited by 1553CategoryTheory.shiftFunct…ComplexShape.up · cited by 1123ComplexShape.upAddEquiv · cited by 1087AddEquivCochainComplex · cited by 1016CochainComplexAddEquiv.symm · cited by 530AddEquiv.symmCochainComplex.HomComplex.Cocycle · cited by 130HomComplex.CocycleAddEquiv.trans · cited by 53AddEquiv.transCochainComplex.HomComplex.Cocycle.equivHom · cited by 4Cocycle.equivHomCochainComplex.HomComplex.Cocycle.rightShiftAddEquiv · cited by 2Cocycle.rightShiftAddEquivCocycle.equivHomShiftCITED BYCITES

Cites13

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

Cited by25

Results whose statement or proof uses this declaration.