Theorems · Definition · category theory
CategoryTheory.Functor.commShiftOfLocalization
{C : Type u₁} →
{D : Type u₂} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
{E : Type u₃} →
[inst_2 : CategoryTheory.Category.{v₃, u₃} E] →
(L : CategoryTheory.Functor C D) →
(W : CategoryTheory.MorphismProperty C) →
[L.IsLocalization W] →
(A : Type w) →
[inst_4 : AddMonoid A] →
[inst_5 : CategoryTheory.HasShift C A] →
(F : CategoryTheory.Functor C E) →
(F' : CategoryTheory.Functor D E) →
[CategoryTheory.Localization.Lifting L W F F'] →
[inst_7 : CategoryTheory.HasShift D A] →
[inst_8 : CategoryTheory.HasShift E A] →
[L.CommShift A] → [F.CommShift A] → F'.CommShift AIn the context of localization of categories, if a functor is induced by a functor which commutes with the shift, then this functor commutes with the shift.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
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
- CategoryTheory.Functorstatement and proof · cited by 16,252
- AddMonoidstatement and proof · cited by 2,864
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.HasShiftstatement and proof · cited by 1,527
- CategoryTheory.Functor.IsLocalizationstatement and proof · cited by 432
- CategoryTheory.Functor.CommShiftstatement and proof · cited by 249
- CategoryTheory.Localization.Liftingstatement and proof · cited by 41
- CategoryTheory.Functor.commShiftOfLocalization.isoproof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.LocalizerMorphism.commShiftproof · cited by 5
- CategoryTheory.Functor.commShiftOfLocalization_iso_hom_appstatement · cited by 1
- CategoryTheory.Functor.commShiftOfLocalization_iso_inv_appstatement · cited by 1