Theorems · Definition · category theory
CategoryTheory.Functor.CommShift.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) →
[inst_2 : L.IsLocalization W] →
(A : Type w) →
[inst_3 : AddMonoid A] →
[inst_4 : CategoryTheory.HasShift C A] → [inst_5 : W.IsCompatibleWithShift A] → L.CommShift AThe localization functor L : C ⥤ D is compatible with the shift.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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 by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.