Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Pretriangulated.shortComplexOfDistTriangleIsoOfIso

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.Limits.HasZeroObject C] →
      [inst_2 : CategoryTheory.HasShift C ℤ] →
        [inst_3 : CategoryTheory.Preadditive C] →
          [inst_4 : ∀ (n : ℤ), (CategoryTheory.shiftFunctor C n).Additive] →
            [hC : CategoryTheory.Pretriangulated C] →
              {T T' : CategoryTheory.Pretriangulated.Triangle C} →
                (e : T ≅ T') →
                  (hT : T ∈ CategoryTheory.Pretriangulated.distinguishedTriangles) →
                    CategoryTheory.Pretriangulated.shortComplexOfDistTriangle T hT ≅
                      CategoryTheory.Pretriangulated.shortComplexOfDistTriangle T' ⋯

The isomorphism between the short complex attached to two isomorphic distinguished triangles.

Defined in
Mathlib.CategoryTheory.Triangulated.Pretriangulated
Cited by
7 results in Mathlib
Foundations
Depth 44 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroObjectCategoryTheory.HasShiftCategoryTheory.PreadditiveCategoryTheory.Functor.AdditiveCategoryTheory.Pretriangulated

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.Functor.IsHomological.mk' · cited by 1IsHomological.mk'CategoryTheory.Pretriangulated.shortComplexOfDistTriangleIsoOfIso_hom_τ₁ · cited by 0Pretriangulated.shortComp…CategoryTheory.Pretriangulated.shortComplexOfDistTriangleIsoOfIso_hom_τ₂ · cited by 0Pretriangulated.shortComp…CategoryTheory.Pretriangulated.shortComplexOfDistTriangleIsoOfIso_hom_τ₃ · cited by 0Pretriangulated.shortComp…CategoryTheory.Pretriangulated.shortComplexOfDistTriangleIsoOfIso_inv_τ₁ · cited by 0Pretriangulated.shortComp…CategoryTheory.Pretriangulated.shortComplexOfDistTriangleIsoOfIso_inv_τ₂ · cited by 0Pretriangulated.shortComp…CategoryTheory.Pretriangulated.shortComplexOfDistTriangleIsoOfIso_inv_τ₃ · cited by 0Pretriangulated.shortComp…Set · cited by 53352SetCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveCategoryTheory.ShortComplex · cited by 1850CategoryTheory.ShortCompl…CategoryTheory.shiftFunctor · cited by 1553CategoryTheory.shiftFunct…CategoryTheory.HasShift · cited by 1527CategoryTheory.HasShiftCategoryTheory.Limits.HasZeroObject · cited by 1298Limits.HasZeroObjectCategoryTheory.Functor.Additive · cited by 1179Functor.AdditiveCategoryTheory.Iso.symm · cited by 993Iso.symmCategoryTheory.Pretriangulated · cited by 669CategoryTheory.Pretriangu…CategoryTheory.Pretriangulated.Triangle · cited by 645Pretriangulated.TriangleCategoryTheory.Pretriangulated.distinguishedTriangles · cited by 316Pretriangulated.distingui…CategoryTheory.Functor.mapIso · cited by 224Functor.mapIsoCategoryTheory.Pretriangulated.isomorphic_distinguished · cited by 47Pretriangulated.isomorphi…Pretriangulated.shortComplexO…CITED BYCITES

Cites20

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by7

Results whose statement or proof uses this declaration.