Theorems · Theorem · category theory
CategoryTheory.Localization.SmallShiftedHom.equiv_shift
∀ {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 : C} [inst_7 : W.IsCompatibleWithShift M] {a : M}
[inst_8 : CategoryTheory.Localization.HasSmallLocalizedShiftedHom W M X Y]
[inst_9 : CategoryTheory.Localization.HasSmallLocalizedShiftedHom W M Y Y]
(f : CategoryTheory.Localization.SmallShiftedHom W X Y a) (n a' : M) (h : a + n = a'),
(CategoryTheory.Localization.SmallShiftedHom.equiv W L) (f.shift n a' h) =
CategoryTheory.CategoryStruct.comp ((CategoryTheory.Functor.commShiftIso L n).hom.app X)
(CategoryTheory.CategoryStruct.comp
((CategoryTheory.shiftFunctor D n).map ((CategoryTheory.Localization.SmallShiftedHom.equiv W L) f))
((CategoryTheory.shiftFunctorAdd' D a n a' h).inv.app (L.obj Y)))- Cited by
- 0 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.HasSmallLocalizedShiftedHom
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
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.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Equivstatement · cited by 8,337
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.