Theorems · Theorem · category theory
CategoryTheory.Localization.SmallShiftedHom.equiv_comp
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
(W : CategoryTheory.MorphismProperty C) {M : Type w'} [inst_2 : AddMonoid M] [inst_3 : CategoryTheory.HasShift C M]
[inst_4 : CategoryTheory.HasShift D M] (L : CategoryTheory.Functor C D) [inst_5 : L.IsLocalization W]
[inst_6 : L.CommShift M] {X Y Z : C} [inst_7 : W.IsCompatibleWithShift M]
[inst_8 : CategoryTheory.Localization.HasSmallLocalizedShiftedHom W M X Y]
[inst_9 : CategoryTheory.Localization.HasSmallLocalizedShiftedHom W M Y Z]
[inst_10 : CategoryTheory.Localization.HasSmallLocalizedShiftedHom W M X Z]
[inst_11 : CategoryTheory.Localization.HasSmallLocalizedShiftedHom W M Z Z] {a b c : M}
(f : CategoryTheory.Localization.SmallShiftedHom W X Y a) (g : CategoryTheory.Localization.SmallShiftedHom W Y Z b)
(h : b + a = c),
(CategoryTheory.Localization.SmallShiftedHom.equiv W L) (f.comp g h) =
((CategoryTheory.Localization.SmallShiftedHom.equiv W L) f).comp
((CategoryTheory.Localization.SmallShiftedHom.equiv W L) g) h- Cited by
- 9 results in Mathlib
- Foundations
- Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.CategoryCategoryTheory.CategoryAddMonoidCategoryTheory.HasShiftCategoryTheory.HasShiftCategoryTheory.Functor.IsLocalizationCategoryTheory.Functor.CommShiftCategoryTheory.MorphismProperty.IsCompatibleWithShiftCategoryTheory.Localization.HasSmallLocalizedShiftedHomCategoryTheory.Localization.HasSmallLocalizedShiftedHomCategoryTheory.Localization.HasSmallLocalizedShiftedHomCategoryTheory.Localization.HasSmallLocalizedShiftedHom
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homproof · cited by 32,603
- 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
- Equivstatement · cited by 8,337
- 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
Cited by9
Results whose statement or proof uses this declaration.
- CategoryTheory.Abelian.Ext.comp_homproof · cited by 27
- CategoryTheory.InjectiveResolution.extEquivCohomologyClass_symm_mk_homproof · cited by 3
- CategoryTheory.ProjectiveResolution.extEquivCohomologyClass_symm_mk_homproof · cited by 3
- CategoryTheory.Localization.SmallShiftedHom.comp_assocproof · cited by 1
- CategoryTheory.LocalizerMorphism.smallShiftedHomMap_compproof · cited by 1
- CategoryTheory.Localization.SmallShiftedHom.mk₀Inv_comp_mk₀proof · cited by 0
- CategoryTheory.Localization.SmallShiftedHom.mk₀_comp_mk₀Invproof · cited by 0
- CategoryTheory.Localization.SmallShiftedHom.mk₀_id_compproof · cited by 0
- CategoryTheory.Localization.SmallShiftedHom.comp_mk₀_idproof · cited by 0