Mathlib Map

Theorems · Definition · category theory

CochainComplex.HomComplex.CohomologyClass.toHom

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.Preadditive C] →
      {K L : CochainComplex C ℤ} →
        {n : ℤ} →
          CochainComplex.HomComplex.CohomologyClass K L n →+
            ((HomotopyCategory.quotient C (ComplexShape.up ℤ)).obj K ⟶
              (HomotopyCategory.quotient C (ComplexShape.up ℤ)).obj
                ((CategoryTheory.shiftFunctor (HomologicalComplex C (ComplexShape.up ℤ)) n).obj L))

The additive map which sends a cohomology class to the corresponding morphism in the homotopy category.

Defined in
Mathlib.Algebra.Homology.HomotopyCategory.HomComplexCohomology
Cited by
6 results in Mathlib
Foundations
Depth 80 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.toHom_bijective · cited by 2CohomologyClass.toHom_bij…CochainComplex.HomComplex.CohomologyClass.bijective_toSmallShiftedHom_of_isKInjective · cited by 1CohomologyClass.bijective…CochainComplex.HomComplex.CohomologyClass.bijective_toSmallShiftedHom_of_isKProjective · cited by 1CohomologyClass.bijective…CochainComplex.HomComplex.CohomologyClass.homAddEquiv · cited by 1CohomologyClass.homAddEqu…CochainComplex.HomComplex.CohomologyClass.toHom_mk · cited by 1CohomologyClass.toHom_mkCochainComplex.HomComplex.CohomologyClass.toHom_mk_eq_zero_iff · cited by 1CohomologyClass.toHom_mk_…CochainComplex.HomComplex.CohomologyClass.homAddEquiv_apply · cited by 0CohomologyClass.homAddEqu…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveAddMonoidHom · cited by 3230AddMonoidHomHomologicalComplex · cited by 1691HomologicalComplexCategoryTheory.shiftFunctor · cited by 1553CategoryTheory.shiftFunct…ComplexShape.up · cited by 1123ComplexShape.upCochainComplex · cited by 1016CochainComplexAddEquiv.symm · cited by 530AddEquiv.symmAddMonoidHom.comp · cited by 339AddMonoidHom.compHomotopyCategory · cited by 132HomotopyCategoryHomotopyCategory.quotient · cited by 109HomotopyCategory.quotientAddEquiv.toAddMonoidHom · cited by 101AddEquiv.toAddMonoidHomCochainComplex.HomComplex.CohomologyClass · cited by 49HomComplex.CohomologyClassCohomologyClass.toHomCITED BYCITES

Cites18

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

Cited by7

Results whose statement or proof uses this declaration.