Theorems · Definition · category theory
CategoryTheory.Functor.mapTriangleCompIso
{C : Type u_1} →
{D : Type u_2} →
{E : Type u_3} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] →
[inst_2 : CategoryTheory.Category.{v_3, u_3} E] →
[inst_3 : CategoryTheory.HasShift C ℤ] →
[inst_4 : CategoryTheory.HasShift D ℤ] →
[inst_5 : CategoryTheory.HasShift E ℤ] →
(F : CategoryTheory.Functor C D) →
[inst_6 : F.CommShift ℤ] →
(G : CategoryTheory.Functor D E) →
[inst_7 : G.CommShift ℤ] → (F.comp G).mapTriangle ≅ F.mapTriangle.comp G.mapTriangleThe canonical isomorphism (F ⋙ G).mapTriangle ≅ F.mapTriangle ⋙ G.mapTriangle.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 46 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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.HasShiftstatement and proof · cited by 1,527
- CategoryTheory.Iso.reflproof · cited by 727
- 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
- CategoryTheory.Functor.CommShiftstatement and proof · cited by 249
Cited by10
Results whose statement or proof uses this declaration.
- DerivedCategory.mem_distTriang_iffproof · cited by 2
- CategoryTheory.Functor.isTriangulated_of_precompproof · cited by 1
- CategoryTheory.Functor.isTriangulated_iff_comp_rightproof · cited by 0
- CategoryTheory.Functor.mapTriangleCompIso_hom_app_hom₁statement and proof · cited by 0
- CategoryTheory.Functor.mapTriangleCompIso_hom_app_hom₂statement and proof · cited by 0
- CategoryTheory.Functor.mapTriangleCompIso_hom_app_hom₃statement and proof · cited by 0
- CategoryTheory.Functor.mapTriangleCompIso_inv_app_hom₁statement and proof · cited by 0
- CategoryTheory.Functor.mapTriangleCompIso_inv_app_hom₂statement and proof · cited by 0
- CategoryTheory.Functor.mapTriangleCompIso_inv_app_hom₃statement and proof · cited by 0
- CochainComplex.mappingCone.mapTrianglehIsoproof · cited by 0