Theorems · Definition · category theory
CategoryTheory.Functor.commShiftOfLocalization.iso
{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] →
(a : A) →
(CategoryTheory.shiftFunctor D a).comp F' ≅
F'.comp (CategoryTheory.shiftFunctor E a)Auxiliary definition for Functor.commShiftOfLocalization.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 83 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.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- AddMonoidstatement and proof · cited by 2,864
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.shiftFunctorstatement and proof · cited by 1,553
- CategoryTheory.HasShiftstatement and proof · cited by 1,527
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.Functor.IsLocalizationstatement and proof · cited by 432
- CategoryTheory.Functor.associatorproof · cited by 276
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.commShiftOfLocalization.iso_hom_appstatement · cited by 2
- CategoryTheory.Functor.commShiftOfLocalization.iso_inv_appstatement · cited by 2
- CategoryTheory.Functor.commShiftOfLocalizationproof · cited by 2
- CategoryTheory.Functor.commShiftOfLocalization.iso_hom_app_assocstatement and proof · cited by 0
- CategoryTheory.Functor.commShiftOfLocalization.iso_inv_app_assocstatement and proof · cited by 0
- CategoryTheory.Functor.commShiftOfLocalization.iso.congr_simpstatement and proof · cited by 0