Theorems · Definition · category theory
CategoryTheory.HasShift.localized
{C : Type u₁} →
{D : Type u₂} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
(L : CategoryTheory.Functor C D) →
(W : CategoryTheory.MorphismProperty C) →
[L.IsLocalization W] →
(A : Type w) →
[inst_3 : AddMonoid A] →
[inst_4 : CategoryTheory.HasShift C A] → [W.IsCompatibleWithShift A] → CategoryTheory.HasShift D AWhen L : C ⥤ D is a localization functor with respect to a morphism property W
that is compatible with the shift by a monoid A on C, this is the induced
shift on the category D.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compproof · cited by 6,529
- AddMonoidstatement and proof · cited by 2,864
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.shiftFunctorproof · cited by 1,553
- CategoryTheory.HasShiftstatement and proof · cited by 1,527
- CategoryTheory.Functor.IsLocalizationstatement and proof · cited by 432
- CategoryTheory.Functor.whiskeringLeftproof · cited by 395
- CategoryTheory.Functor.Fullproof · cited by 341
- CategoryTheory.Functor.Faithfulproof · cited by 313
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.CommShift.localizedstatement · cited by 0