Theorems · Theorem · category theory
CategoryTheory.ShiftedHom.map_comp
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] {D : Type u_2}
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] {M : Type u_4} [inst_2 : AddMonoid M]
[inst_3 : CategoryTheory.HasShift C M] [inst_4 : CategoryTheory.HasShift D M] {X Y Z : C} {a b c : M}
(f : CategoryTheory.ShiftedHom X Y a) (g : CategoryTheory.ShiftedHom Y Z b) (h : b + a = c)
(F : CategoryTheory.Functor C D) [inst_5 : F.CommShift M], (f.comp g h).map F = (f.map F).comp (g.map F) h- Defined in
- Mathlib.CategoryTheory.Shift.ShiftedHom
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- AddMonoidstatement and proof · cited by 2,864
- CategoryTheory.Category.comp_idproof · cited by 2,119
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.LocalizerMorphism.smallShiftedHomMap_compproof · cited by 1
- CategoryTheory.ProjectiveResolution.extMk_comp_mk₀proof · cited by 0
- CategoryTheory.ProjectiveResolution.mk₀_comp_extMkproof · cited by 0
- CategoryTheory.InjectiveResolution.mk₀_comp_extMkproof · cited by 0
- CategoryTheory.InjectiveResolution.extMk_comp_mk₀proof · cited by 0