Theorems · Definition · category theory
CategoryTheory.Functor.mapTriangleCommShiftIso
{C : Type u_1} →
{D : Type u_2} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] →
[inst_2 : CategoryTheory.HasShift C ℤ] →
[inst_3 : CategoryTheory.HasShift D ℤ] →
(F : CategoryTheory.Functor C D) →
[inst_4 : F.CommShift ℤ] →
[inst_5 : CategoryTheory.Preadditive C] →
[inst_6 : CategoryTheory.Preadditive D] →
[F.Additive] →
(n : ℤ) →
(CategoryTheory.Pretriangulated.Triangle.shiftFunctor C n).comp F.mapTriangle ≅
F.mapTriangle.comp (CategoryTheory.Pretriangulated.Triangle.shiftFunctor D n)The functor F.mapTriangle commutes with the shift.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 47 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.compstatement and proof · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.HasShiftstatement and proof · cited by 1,527
- CategoryTheory.Functor.Additivestatement and proof · cited by 1,179
- CategoryTheory.Pretriangulated.Trianglestatement and proof · cited by 645
- CategoryTheory.Pretriangulated.Triangle.obj₁proof · cited by 360
- CategoryTheory.Pretriangulated.Triangle.obj₃proof · cited by 332
- CategoryTheory.Pretriangulated.Triangle.obj₂proof · cited by 316
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.mapTriangleCommShiftIso_hom_app_hom₁statement and proof · cited by 0
- CategoryTheory.Functor.mapTriangleCommShiftIso_hom_app_hom₂statement and proof · cited by 0
- CategoryTheory.Functor.mapTriangleCommShiftIso_hom_app_hom₃statement and proof · cited by 0
- CategoryTheory.Functor.mapTriangleCommShiftIso_inv_app_hom₁statement and proof · cited by 0
- CategoryTheory.Functor.mapTriangleCommShiftIso_inv_app_hom₂statement and proof · cited by 0
- CategoryTheory.Functor.mapTriangleCommShiftIso_inv_app_hom₃statement and proof · cited by 0
- CategoryTheory.Functor.mapTriangleCommShiftIso.congr_simpstatement and proof · cited by 0