Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Pretriangulated.isomorphic_distinguished

∀ {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} [self : CategoryTheory.Pretriangulated C],
  ∀ T₁ ∈ CategoryTheory.Pretriangulated.distinguishedTriangles,
    ∀ (T₂ : CategoryTheory.Pretriangulated.Triangle C) (x : T₂ ≅ T₁),
      T₂ ∈ CategoryTheory.Pretriangulated.distinguishedTriangles

a triangle that is isomorphic to a distinguished triangle is distinguished

Defined in
Mathlib.CategoryTheory.Triangulated.Pretriangulated
Cited by
47 results in Mathlib
Foundations
Depth 41 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Pretriangulated

Around this declaration

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

CategoryTheory.Pretriangulated.inv_rot_of_distTriang · cited by 23Pretriangulated.inv_rot_o…CategoryTheory.ShortComplex.ShortExact.singleTriangle_distinguished · cited by 8ShortExact.singleTriangle…CategoryTheory.Pretriangulated.shortComplexOfDistTriangleIsoOfIso · cited by 7Pretriangulated.shortComp…CategoryTheory.Triangulated.TStructure.triangleLEGE_distinguished · cited by 4TStructure.triangleLEGE_d…CategoryTheory.Pretriangulated.Triangle.shift_distinguished · cited by 4Triangle.shift_distinguis…CategoryTheory.Adjunction.isTriangulated_rightAdjoint · cited by 3Adjunction.isTriangulated…CategoryTheory.Pretriangulated.contractible_distinguished₁ · cited by 3Pretriangulated.contracti…CategoryTheory.Pretriangulated.distinguished_cocone_triangle₂ · cited by 3Pretriangulated.distingui…CategoryTheory.Functor.map_distinguished_iff · cited by 3Functor.map_distinguished…CategoryTheory.Triangulated.TStructure.triangleLEGT_distinguished · cited by 3TStructure.triangleLEGT_d…CategoryTheory.Triangulated.TStructure.isIso_truncLT_map_iff · cited by 2TStructure.isIso_truncLT_…DerivedCategory.mem_distTriang_iff · cited by 2DerivedCategory.mem_distT…CategoryTheory.Pretriangulated.distinguished_iff_of_iso · cited by 2Pretriangulated.distingui…CategoryTheory.Pretriangulated.Opposite.mem_distinguishedTriangles_iff' · cited by 2Opposite.mem_distinguishe…CategoryTheory.Pretriangulated.Triangle.distinguished_iff_of_isZero₃ · cited by 2Triangle.distinguished_if…Set · cited by 53352SetCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveCategoryTheory.shiftFunctor · cited by 1553CategoryTheory.shiftFunct…CategoryTheory.HasShift · cited by 1527CategoryTheory.HasShiftCategoryTheory.Limits.HasZeroObject · cited by 1298Limits.HasZeroObjectCategoryTheory.Functor.Additive · cited by 1179Functor.AdditiveCategoryTheory.Pretriangulated · cited by 669CategoryTheory.Pretriangu…CategoryTheory.Pretriangulated.Triangle · cited by 645Pretriangulated.TriangleCategoryTheory.Pretriangulated.distinguishedTriangles · cited by 316Pretriangulated.distingui…Pretriangulated.isomorphic_di…CITED BYCITES

Cites11

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

Cited by48

Results whose statement or proof uses this declaration.