Mathlib Map

Theorems · Definition · category theory

CochainComplex.HomComplex.CohomologyClass.toSmallShiftedHom

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.Abelian C] →
      {K L : CochainComplex C ℤ} →
        {n : ℤ} →
          [inst_2 :
              CategoryTheory.Localization.HasSmallLocalizedShiftedHom
                (HomologicalComplex.quasiIso C (ComplexShape.up ℤ)) ℤ K L] →
            CochainComplex.HomComplex.CohomologyClass K L n →
              CategoryTheory.Localization.SmallShiftedHom (HomologicalComplex.quasiIso C (ComplexShape.up ℤ)) K L n

Given x : CohomologyClass K L n, this is the element in the type SmallShiftedHom relatively to quasi-isomorphisms that is associated to the x.

Defined in
Mathlib.Algebra.Homology.DerivedCategory.SmallShiftedHom
Cited by
10 results in Mathlib
Foundations
Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.AbelianCategoryTheory.Localization.HasSmallLocalizedShiftedHom

Around this declaration

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

CochainComplex.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.equivOfIsKInjective · cited by 2CohomologyClass.equivOfIs…CochainComplex.HomComplex.CohomologyClass.equivOfIsKProjective · cited by 2CohomologyClass.equivOfIs…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.equivOfIsKInjective_apply · cited by 0CohomologyClass.equivOfIs…CochainComplex.HomComplex.CohomologyClass.equivOfIsKInjective_symm_apply · cited by 0CohomologyClass.equivOfIs…CochainComplex.HomComplex.CohomologyClass.equivOfIsKProjective_apply · cited by 0CohomologyClass.equivOfIs…CochainComplex.HomComplex.CohomologyClass.equivOfIsKProjective_symm_apply · cited by 0CohomologyClass.equivOfIs…CochainComplex.HomComplex.CohomologyClass.toSmallShiftedHom_mk · cited by 0CohomologyClass.toSmallSh…DFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Abelian · cited by 1753CategoryTheory.AbelianHomologicalComplex · cited by 1691HomologicalComplexComplexShape.up · cited by 1123ComplexShape.upCochainComplex · cited by 1016CochainComplexAddEquiv.symm · cited by 530AddEquiv.symmCochainComplex.HomComplex.Cocycle · cited by 130HomComplex.CocycleCochainComplex.HomComplex.CohomologyClass · cited by 49HomComplex.CohomologyClassHomologicalComplex.quasiIso · cited by 42HomologicalComplex.quasiI…CategoryTheory.Localization.HasSmallLocalizedShiftedHom · cited by 41Localization.HasSmallLoca…CategoryTheory.Localization.SmallShiftedHom · cited by 36Localization.SmallShifted…CochainComplex.HomComplex.Cocycle.equivHomShift · cited by 23Cocycle.equivHomShiftCategoryTheory.Localization.SmallShiftedHom.mk · cited by 4SmallShiftedHom.mkCohomologyClass.toSmallShifte…CITED BYCITES

Cites14

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

Cited by12

Results whose statement or proof uses this declaration.