Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Pretriangulated.op_distinguished

∀ {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] [inst_5 : CategoryTheory.Pretriangulated C],
  ∀ T ∈ CategoryTheory.Pretriangulated.distinguishedTriangles,
    (CategoryTheory.Pretriangulated.triangleOpEquivalence C).functor.obj (Opposite.op T) ∈
      CategoryTheory.Pretriangulated.distinguishedTriangles
Defined in
Mathlib.CategoryTheory.Triangulated.Opposite.Pretriangulated
Cited by
6 results in Mathlib
Foundations
Depth 72 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.Abelian.Ext.contravariant_sequence_exact₁' · cited by 4Ext.contravariant_sequenc…CategoryTheory.Abelian.Ext.contravariant_sequence_exact₂' · cited by 2Ext.contravariant_sequenc…CategoryTheory.Abelian.Ext.contravariant_sequence_exact₃' · cited by 2Ext.contravariant_sequenc…CategoryTheory.ObjectProperty.trW_of_unop · cited by 2ObjectProperty.trW_of_unopCategoryTheory.Functor.isTriangulated_of_op · cited by 2Functor.isTriangulated_of…CategoryTheory.Functor.map_distinguished_op_exact · cited by 1Functor.map_distinguished…Set · cited by 53352SetCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objOpposite · cited by 8081OppositeCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveCategoryTheory.shiftFunctor · cited by 1553CategoryTheory.shiftFunct…CategoryTheory.HasShift · cited by 1527CategoryTheory.HasShiftCategoryTheory.Limits.HasZeroObject · cited by 1298Limits.HasZeroObjectCategoryTheory.Equivalence.functor · cited by 1268Equivalence.functorCategoryTheory.Functor.Additive · cited by 1179Functor.AdditiveCategoryTheory.Iso.refl · cited by 727Iso.reflCategoryTheory.Pretriangulated · cited by 669CategoryTheory.Pretriangu…CategoryTheory.Pretriangulated.Triangle · cited by 645Pretriangulated.TriangleCategoryTheory.Pretriangulated.distinguishedTriangles · cited by 316Pretriangulated.distingui…CategoryTheory.Pretriangulated.triangleOpEquivalence · cited by 34Pretriangulated.triangleO…Pretriangulated.op_distinguis…CITED BYCITES

Cites16

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

Cited by6

Results whose statement or proof uses this declaration.