Theorems · Definition · category theory
CategoryTheory.Functor.mapTriangleIso
{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₁ F₂ : CategoryTheory.Functor C D} →
(e : F₁ ≅ F₂) →
[inst_4 : F₁.CommShift ℤ] →
[inst_5 : F₂.CommShift ℤ] →
[CategoryTheory.NatTrans.CommShift e.hom ℤ] → F₁.mapTriangle ≅ F₂.mapTriangleTwo isomorphic functors F₁ and F₂ induce isomorphic functors
F₁.mapTriangle and F₂.mapTriangle if the isomorphism F₁ ≅ F₂ is compatible
with the shifts.
- Cited by
- 8 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.
Cites16
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.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.HasShiftstatement and proof · cited by 1,527
- 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.Iso.appproof · cited by 253
- CategoryTheory.Functor.CommShiftstatement and proof · cited by 249
Cited by9
Results whose statement or proof uses this declaration.
- DerivedCategory.mem_distTriang_iffproof · cited by 2
- CategoryTheory.Functor.isTriangulated_of_isoproof · cited by 1
- CategoryTheory.Functor.mapTriangleIso_inv_app_hom₂statement and proof · cited by 0
- CategoryTheory.Functor.mapTriangleIso_inv_app_hom₃statement and proof · cited by 0
- CochainComplex.mappingCone.mapTrianglehIsoproof · cited by 0
- CategoryTheory.Functor.mapTriangleIso_hom_app_hom₁statement and proof · cited by 0
- CategoryTheory.Functor.mapTriangleIso_hom_app_hom₂statement and proof · cited by 0
- CategoryTheory.Functor.mapTriangleIso_hom_app_hom₃statement and proof · cited by 0
- CategoryTheory.Functor.mapTriangleIso_inv_app_hom₁statement and proof · cited by 0