Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.ShiftedHom.comp.congr_simp

∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] {M : Type u_4} [inst_1 : AddMonoid M]
  [inst_2 : CategoryTheory.HasShift C M] {X Y Z : C} {a b c : M} (f f_1 : CategoryTheory.ShiftedHom X Y a),
  f = f_1 → ∀ (g g_1 : CategoryTheory.ShiftedHom Y Z b), g = g_1 → ∀ (h : b + a = c), f.comp g h = f_1.comp g_1 h
Defined in
Mathlib.CategoryTheory.Shift.ShiftedHom
Cited by
37 results in Mathlib
Foundations
Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryAddMonoidCategoryTheory.HasShift

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.mk₀_id_comp · cited by 5Ext.mk₀_id_compCategoryTheory.Abelian.Ext.comp_mk₀_id · cited by 5Ext.comp_mk₀_idCategoryTheory.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…CategoryTheory.LocalizerMorphism.equiv_smallShiftedHomMap · cited by 3LocalizerMorphism.equiv_s…CategoryTheory.ProjectiveResolution.extEquivCohomologyClass_symm_mk_hom · cited by 3ProjectiveResolution.extE…CategoryTheory.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.smul_comp · cited by 2Ext.smul_compCategoryTheory.ShiftedHom.map_naturality_1 · cited by 2ShiftedHom.map_naturality…CategoryTheory.Abelian.Ext.comp_add · cited by 2Ext.comp_addCategoryTheory.Category · cited by 32673CategoryTheory.CategoryAddMonoid · cited by 2864AddMonoidCategoryTheory.HasShift · cited by 1527CategoryTheory.HasShiftCategoryTheory.ShiftedHom · cited by 88CategoryTheory.ShiftedHomCategoryTheory.ShiftedHom.comp · cited by 54ShiftedHom.compcomp.congr_simpCITED BYCITES

Cites5

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

Cited by37

Results whose statement or proof uses this declaration.