Theorems · Definition · category theory
CategoryTheory.Pretriangulated.Triangle.isoMk
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.HasShift C ℤ] →
(A B : CategoryTheory.Pretriangulated.Triangle C) →
(iso₁ : A.obj₁ ≅ B.obj₁) →
(iso₂ : A.obj₂ ≅ B.obj₂) →
(iso₃ : A.obj₃ ≅ B.obj₃) →
autoParam
(CategoryTheory.CategoryStruct.comp A.mor₁ iso₂.hom =
CategoryTheory.CategoryStruct.comp iso₁.hom B.mor₁)
CategoryTheory.Pretriangulated.Triangle.isoMk._auto_1 →
autoParam
(CategoryTheory.CategoryStruct.comp A.mor₂ iso₃.hom =
CategoryTheory.CategoryStruct.comp iso₂.hom B.mor₂)
CategoryTheory.Pretriangulated.Triangle.isoMk._auto_3 →
autoParam
(CategoryTheory.CategoryStruct.comp A.mor₃ ((CategoryTheory.shiftFunctor C 1).map iso₁.hom) =
CategoryTheory.CategoryStruct.comp iso₃.hom B.mor₃)
CategoryTheory.Pretriangulated.Triangle.isoMk._auto_5 →
(A ≅ B)Make an isomorphism between triangles from the required data.
- Cited by
- 27 results in Mathlib
- Foundations
- Depth 44 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.shiftFunctorstatement and proof · cited by 1,553
- CategoryTheory.HasShiftstatement and proof · cited by 1,527
- CategoryTheory.Pretriangulated.Trianglestatement and proof · cited by 645
- CategoryTheory.Pretriangulated.Triangle.obj₁statement and proof · cited by 360
Cited by56
Results whose statement or proof uses this declaration.
- CategoryTheory.Pretriangulated.Triangle.shiftFunctorAdd'proof · cited by 11
- CategoryTheory.Functor.mapTriangleCompIsoproof · cited by 9
- CategoryTheory.Pretriangulated.invRotCompRotproof · cited by 9
- CategoryTheory.Pretriangulated.Triangle.shiftFunctorZeroproof · cited by 9
- CategoryTheory.Pretriangulated.rotCompInvRotproof · cited by 8
- CategoryTheory.Functor.mapTriangleIsoproof · cited by 8
- CategoryTheory.Functor.mapTriangleRotateIsoproof · cited by 8
- CategoryTheory.Functor.mapTriangleCommShiftIsoproof · cited by 7
- CategoryTheory.Pretriangulated.TriangleOpEquivalence.counitIsoproof · cited by 7
- CategoryTheory.Functor.mapTriangleInvRotateIsoproof · cited by 7
- CategoryTheory.ShortComplex.ShortExact.singleTriangleIsoproof · cited by 7