Theorems · Definition · category theory
CategoryTheory.Localization.SmallShiftedHom.comp
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{W : CategoryTheory.MorphismProperty C} →
{M : Type w'} →
[inst_1 : AddMonoid M] →
[inst_2 : CategoryTheory.HasShift C M] →
[W.IsCompatibleWithShift M] →
{X Y Z : C} →
{a b c : M} →
[inst_4 : CategoryTheory.Localization.HasSmallLocalizedShiftedHom W M X Y] →
[inst_5 : CategoryTheory.Localization.HasSmallLocalizedShiftedHom W M Y Z] →
[inst_6 : CategoryTheory.Localization.HasSmallLocalizedShiftedHom W M X Z] →
[CategoryTheory.Localization.HasSmallLocalizedShiftedHom W M Z Z] →
CategoryTheory.Localization.SmallShiftedHom W X Y a →
CategoryTheory.Localization.SmallShiftedHom W Y Z b →
b + a = c → CategoryTheory.Localization.SmallShiftedHom W X Z cThe composition on SmallShiftedHom W.
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.CategoryAddMonoidCategoryTheory.HasShiftCategoryTheory.MorphismProperty.IsCompatibleWithShiftCategoryTheory.Localization.HasSmallLocalizedShiftedHomCategoryTheory.Localization.HasSmallLocalizedShiftedHomCategoryTheory.Localization.HasSmallLocalizedShiftedHomCategoryTheory.Localization.HasSmallLocalizedShiftedHom
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- AddMonoidstatement and proof · cited by 2,864
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.HasShiftstatement and proof · cited by 1,527
- CategoryTheory.Localization.HasSmallLocalizedShiftedHomstatement and proof · cited by 41
- CategoryTheory.Localization.SmallShiftedHomstatement and proof · cited by 36
- CategoryTheory.MorphismProperty.IsCompatibleWithShiftstatement and proof · cited by 25
- CategoryTheory.Localization.SmallHom.compproof · cited by 11
- CategoryTheory.Localization.SmallShiftedHom.shiftproof · cited by 4
Cited by15
Results whose statement or proof uses this declaration.
- CategoryTheory.Abelian.Ext.compproof · cited by 80
- CategoryTheory.Localization.SmallShiftedHom.equiv_compstatement · cited by 9
- CategoryTheory.Localization.SmallShiftedHom.postcompEquivproof · cited by 2
- CategoryTheory.Localization.SmallShiftedHom.precompEquivproof · cited by 2
- CategoryTheory.Localization.SmallShiftedHom.comp_assocstatement and proof · cited by 1
- CategoryTheory.LocalizerMorphism.smallShiftedHomMap_compstatement and proof · cited by 1
- CategoryTheory.Localization.SmallShiftedHom.comp.congr_simpstatement and proof · cited by 0
- CategoryTheory.Localization.SmallShiftedHom.comp_mk₀_idstatement and proof · cited by 0
- CategoryTheory.Localization.SmallShiftedHom.mk₀Inv_comp_mk₀statement and proof · cited by 0
- CategoryTheory.Localization.SmallShiftedHom.mk₀_comp_mk₀Invstatement and proof · cited by 0
- CategoryTheory.Localization.SmallShiftedHom.mk₀_id_compstatement and proof · cited by 0
- CategoryTheory.Localization.SmallShiftedHom.postcompEquiv_applystatement · cited by 0