Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Abelian.Ext.hom

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.Abelian C] →
      [inst_2 : CategoryTheory.HasExt C] →
        {X Y : C} →
          [inst_3 : HasDerivedCategory C] →
            {a : ℕ} →
              CategoryTheory.Abelian.Ext X Y a →
                CategoryTheory.ShiftedHom ((DerivedCategory.singleFunctor C 0).obj X)
                  ((DerivedCategory.singleFunctor C 0).obj Y) ↑a

The morphism in the derived category which corresponds to an element in Ext X Y a.

Defined in
Mathlib.Algebra.Homology.DerivedCategory.Ext.Basic
Cited by
42 results in Mathlib
Foundations
Depth 107 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.AbelianCategoryTheory.HasExtHasDerivedCategory

Around this declaration

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

CategoryTheory.Abelian.Ext.ext · cited by 31Ext.extCategoryTheory.Abelian.Ext.comp_hom · cited by 27Ext.comp_homCategoryTheory.Abelian.Ext.mk₀_hom · cited by 20Ext.mk₀_homCategoryTheory.Abelian.Ext.mk₀_comp_mk₀ · cited by 10Ext.mk₀_comp_mk₀CategoryTheory.Abelian.Ext.zero_comp · cited by 10Ext.zero_compCategoryTheory.Abelian.Ext.comp_zero · cited by 7Ext.comp_zeroCategoryTheory.ShortComplex.ShortExact.extClass_hom · cited by 6ShortExact.extClass_homCategoryTheory.Abelian.Ext.zero_hom · cited by 6Ext.zero_homCategoryTheory.Abelian.Ext.mk₀_id_comp · cited by 5Ext.mk₀_id_compCategoryTheory.Abelian.Ext.comp_mk₀_id · cited by 5Ext.comp_mk₀_idCategoryTheory.Abelian.Ext.hom' · cited by 4Ext.hom'CategoryTheory.Abelian.Ext.mapExactFunctor_hom · cited by 4Ext.mapExactFunctor_homCategoryTheory.Abelian.Ext.smul_hom · cited by 4Ext.smul_homCategoryTheory.Abelian.Ext.add_hom · cited by 4Ext.add_homCategoryTheory.InjectiveResolution.extEquivCohomologyClass_symm_mk_hom · cited by 3InjectiveResolution.extEq…DFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Abelian · cited by 1753CategoryTheory.AbelianCategoryTheory.HasExt · cited by 218CategoryTheory.HasExtCategoryTheory.Abelian.Ext · cited by 191Abelian.ExtHasDerivedCategory · cited by 190HasDerivedCategoryDerivedCategory · cited by 165DerivedCategoryCategoryTheory.ShiftedHom · cited by 88CategoryTheory.ShiftedHomDerivedCategory.singleFunctor · cited by 78DerivedCategory.singleFun…CategoryTheory.Abelian.Ext.homEquiv · cited by 8Ext.homEquivExt.homCITED BYCITES

Cites11

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

Cited by43

Results whose statement or proof uses this declaration.