Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Pretriangulated.Opposite.distinguishedTriangles

(C : Type u_1) →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    [inst_1 : CategoryTheory.HasShift C ℤ] →
      [inst_2 : CategoryTheory.Limits.HasZeroObject C] →
        [inst_3 : CategoryTheory.Preadditive C] →
          [inst_4 : ∀ (n : ℤ), (CategoryTheory.shiftFunctor C n).Additive] →
            [CategoryTheory.Pretriangulated C] → Set (CategoryTheory.Pretriangulated.Triangle Cᵒᵖ)

A triangle in Cᵒᵖ shall be distinguished iff it corresponds to a distinguished triangle in C via the equivalence triangleOpEquivalence C : (Triangle C)ᵒᵖ ≌ Triangle Cᵒᵖ.

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

Around this declaration

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

CategoryTheory.Pretriangulated.Opposite.mem_distinguishedTriangles_iff · cited by 2Opposite.mem_distinguishe…CategoryTheory.Pretriangulated.Opposite.mem_distinguishedTriangles_iff' · cited by 2Opposite.mem_distinguishe…CategoryTheory.Pretriangulated.Opposite.isomorphic_distinguished · cited by 0Opposite.isomorphic_disti…CategoryTheory.Pretriangulated.Opposite.rotate_distinguished_triangle · cited by 0Opposite.rotate_distingui…CategoryTheory.Pretriangulated.Opposite.complete_distinguished_triangle_morphism · cited by 0Opposite.complete_disting…CategoryTheory.Pretriangulated.Opposite.contractible_distinguished · cited by 0Opposite.contractible_dis…CategoryTheory.Pretriangulated.Opposite.distinguished_cocone_triangle · cited by 0Opposite.distinguished_co…Set · cited by 53352SetCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objOpposite · cited by 8081OppositeSet.ofPred · cited by 6101Set.ofPredCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveOpposite.unop · cited by 2231Opposite.unopCategoryTheory.shiftFunctor · cited by 1553CategoryTheory.shiftFunct…CategoryTheory.HasShift · cited by 1527CategoryTheory.HasShiftCategoryTheory.Limits.HasZeroObject · cited by 1298Limits.HasZeroObjectCategoryTheory.Functor.Additive · cited by 1179Functor.AdditiveCategoryTheory.Equivalence.inverse · cited by 1130Equivalence.inverseCategoryTheory.Pretriangulated · cited by 669CategoryTheory.Pretriangu…CategoryTheory.Pretriangulated.Triangle · cited by 645Pretriangulated.TriangleCategoryTheory.Pretriangulated.distinguishedTriangles · cited by 316Pretriangulated.distingui…Opposite.distinguishedTriangl…CITED BYCITES

Cites16

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.