Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Pretriangulated.distinguished_cocone_triangle

∀ {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] {X Y : C}
  (f : X ⟶ Y),
  ∃ Z g h, CategoryTheory.Pretriangulated.Triangle.mk f g h ∈ CategoryTheory.Pretriangulated.distinguishedTriangles

any morphism X ⟶ Y is part of a distinguished triangle X ⟶ Y ⟶ Z ⟶ X⟦1⟧

Defined in
Mathlib.CategoryTheory.Triangulated.Pretriangulated
Cited by
20 results in Mathlib
Foundations
Depth 34 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.distinguished_cocone_triangle₁ · cited by 4Pretriangulated.distingui…CategoryTheory.Pretriangulated.distinguished_cocone_triangle₂ · cited by 3Pretriangulated.distingui…CategoryTheory.Adjunction.isTriangulated_rightAdjoint · cited by 3Adjunction.isTriangulated…CategoryTheory.ObjectProperty.extensionProduct_assoc · cited by 3ObjectProperty.extensionP…CategoryTheory.Functor.map_distinguished_iff · cited by 3Functor.map_distinguished…CategoryTheory.Triangulated.TStructure.isIso₁_truncLT_map_of_isGE · cited by 2TStructure.isIso₁_truncLT…CategoryTheory.ObjectProperty.isVerdierRightLocalizing_iff · cited by 2ObjectProperty.isVerdierR…CategoryTheory.ObjectProperty.distinguished_cocone_triangle · cited by 1ObjectProperty.distinguis…CategoryTheory.isTriangulated_of_essSurj_mapComposableArrows_two · cited by 1CategoryTheory.isTriangul…CategoryTheory.Functor.distTriang_iff · cited by 1Functor.distTriang_iffCategoryTheory.Functor.mem_homologicalKernel_trW_iff · cited by 1Functor.mem_homologicalKe…CategoryTheory.Functor.mem_mapTriangle_essImage_of_distinguished · cited by 1Functor.mem_mapTriangle_e…HomotopyCategory.Plus.quasiIso_eq_subcategoryAcyclic_trW · cited by 0Plus.quasiIso_eq_subcateg…CategoryTheory.ObjectProperty.inverseImage_trW_iff · cited by 0ObjectProperty.inverseIma…CategoryTheory.Triangulated.AbelianSubcategory.exists_distinguished_triangle_of_epi · cited by 0AbelianSubcategory.exists…Set · cited by 53352SetCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.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…CategoryTheory.Pretriangulated.Triangle.mk · cited by 183Triangle.mkPretriangulated.distinguished…CITED BYCITES

Cites13

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

Cited by20

Results whose statement or proof uses this declaration.