Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Pretriangulated.contractibleTriangle

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.HasShift C ℤ] →
      [CategoryTheory.Limits.HasZeroObject C] →
        [CategoryTheory.Limits.HasZeroMorphisms C] → C → CategoryTheory.Pretriangulated.Triangle C

For each object in C, there is a triangle of the form (X,X,0,𝟙 X,0,0)

Defined in
Mathlib.CategoryTheory.Triangulated.Basic
Cited by
27 results in Mathlib
Foundations
Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.HasShiftCategoryTheory.Limits.HasZeroObjectCategoryTheory.Limits.HasZeroMorphisms

Around this declaration

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

CategoryTheory.Pretriangulated.Triangle.coyoneda_exact₂ · cited by 16Triangle.coyoneda_exact₂CategoryTheory.Pretriangulated.comp_distTriang_mor_zero₁₂ · cited by 11Pretriangulated.comp_dist…CategoryTheory.Pretriangulated.contractible_distinguished · cited by 10Pretriangulated.contracti…CategoryTheory.Pretriangulated.Opposite.contractibleTriangleIso · cited by 7Opposite.contractibleTria…CategoryTheory.Pretriangulated.contractibleTriangleFunctor · cited by 5Pretriangulated.contracti…CategoryTheory.Pretriangulated.contractible_distinguished₁ · cited by 3Pretriangulated.contracti…CategoryTheory.Triangulated.TStructure.isGE_iff_isIso_truncGEπ_app · cited by 3TStructure.isGE_iff_isIso…CategoryTheory.Triangulated.TStructure.isLE_iff_isIso_truncLTι_app · cited by 2TStructure.isLE_iff_isIso…CategoryTheory.Pretriangulated.Triangle.distinguished_iff_of_isZero₃ · cited by 2Triangle.distinguished_if…CategoryTheory.ObjectProperty.le_extensionProduct_right · cited by 1ObjectProperty.le_extensi…CategoryTheory.Pretriangulated.contractibleTriangle_mor₂ · cited by 1Pretriangulated.contracti…CategoryTheory.Pretriangulated.mk.noConfusion · cited by 0mk.noConfusionCategoryTheory.Pretriangulated.noConfusion · cited by 0Pretriangulated.noConfusi…CategoryTheory.Pretriangulated.noConfusionType · cited by 0Pretriangulated.noConfusi…HomotopyCategory.Pretriangulated.contractible_distinguished · cited by 0Pretriangulated.contracti…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.CategoryStruct.id · cited by 6235CategoryStruct.idCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.HasShift · cited by 1527CategoryTheory.HasShiftCategoryTheory.Limits.HasZeroObject · cited by 1298Limits.HasZeroObjectCategoryTheory.Pretriangulated.Triangle · cited by 645Pretriangulated.TriangleCategoryTheory.Pretriangulated.Triangle.mk · cited by 183Triangle.mkPretriangulated.contractibleT…CITED BYCITES

Cites7

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

Cited by34

Results whose statement or proof uses this declaration.