Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Abelian.Ext.comp_hom

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Abelian C]
  [inst_2 : CategoryTheory.HasExt C] {X Y Z : C} [inst_3 : HasDerivedCategory C] {a b : ℕ}
  (α : CategoryTheory.Abelian.Ext X Y a) (β : CategoryTheory.Abelian.Ext Y Z b) {c : ℕ} (h : a + b = c),
  (α.comp β h).hom = α.hom.comp β.hom ⋯
Defined in
Mathlib.Algebra.Homology.DerivedCategory.Ext.Basic
Cited by
27 results in Mathlib
Foundations
Depth 108 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.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.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.add_hom · cited by 4Ext.add_homCategoryTheory.Abelian.Ext.smul_hom · cited by 4Ext.smul_homCategoryTheory.Abelian.Ext.hom_comp_singleFunctor_map_shift · cited by 3Ext.hom_comp_singleFuncto…CategoryTheory.Abelian.Ext.singleFunctor_map_comp_hom · cited by 3Ext.singleFunctor_map_com…CategoryTheory.Abelian.Ext.comp_add · cited by 2Ext.comp_addCategoryTheory.Abelian.Ext.comp_smul · cited by 2Ext.comp_smulCategoryTheory.Abelian.Ext.preadditiveCoyoneda_homologySequenceδ_singleTriangle_apply · cited by 2Ext.preadditiveCoyoneda_h…CategoryTheory.Abelian.Ext.preadditiveYoneda_homologySequenceδ_singleTriangle_apply · cited by 2Ext.preadditiveYoneda_hom…CategoryTheory.Abelian.Ext.smul_comp · cited by 2Ext.smul_compCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Abelian · cited by 1753CategoryTheory.AbelianComplexShape.up · cited by 1123ComplexShape.upCategoryTheory.HasExt · cited by 218CategoryTheory.HasExtCategoryTheory.Abelian.Ext · cited by 191Abelian.ExtHasDerivedCategory · cited by 190HasDerivedCategoryDerivedCategory · cited by 165DerivedCategoryDerivedCategory.Q · cited by 102DerivedCategory.QCategoryTheory.ShiftedHom · cited by 88CategoryTheory.ShiftedHomCategoryTheory.Abelian.Ext.comp · cited by 80Ext.compDerivedCategory.singleFunctor · cited by 78DerivedCategory.singleFun…CategoryTheory.ShiftedHom.comp · cited by 54ShiftedHom.compCategoryTheory.Abelian.Ext.hom · cited by 42Ext.homHomologicalComplex.quasiIso · cited by 42HomologicalComplex.quasiI…Ext.comp_homCITED BYCITES

Cites16

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

Cited by27

Results whose statement or proof uses this declaration.