Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Pretriangulated.Opposite.contractibleTriangleIso

{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] →
          [∀ (n : ℤ), (CategoryTheory.shiftFunctor C n).Additive] →
            (X : Cᵒᵖ) →
              CategoryTheory.Pretriangulated.contractibleTriangle X ≅
                (CategoryTheory.Pretriangulated.triangleOpEquivalence C).functor.obj
                  (Opposite.op (CategoryTheory.Pretriangulated.contractibleTriangle (Opposite.unop X)).invRotate)

Up to rotation, the contractible triangle X ⟶ X ⟶ 0 ⟶ X⟦1⟧ for X : Cᵒᵖ corresponds to the contractible triangle for X.unop in C.

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

Around this declaration

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

CategoryTheory.Pretriangulated.Opposite.contractibleTriangleIso_hom_hom₁ · cited by 0Opposite.contractibleTria…CategoryTheory.Pretriangulated.Opposite.contractibleTriangleIso_hom_hom₂ · cited by 0Opposite.contractibleTria…CategoryTheory.Pretriangulated.Opposite.contractibleTriangleIso_hom_hom₃ · cited by 0Opposite.contractibleTria…CategoryTheory.Pretriangulated.Opposite.contractibleTriangleIso_inv_hom₁ · cited by 0Opposite.contractibleTria…CategoryTheory.Pretriangulated.Opposite.contractibleTriangleIso_inv_hom₂ · cited by 0Opposite.contractibleTria…CategoryTheory.Pretriangulated.Opposite.contractibleTriangleIso_inv_hom₃ · cited by 0Opposite.contractibleTria…CategoryTheory.Pretriangulated.Opposite.contractible_distinguished · cited by 0Opposite.contractible_dis…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objOpposite · cited by 8081OppositeCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.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.Equivalence.functor · cited by 1268Equivalence.functorCategoryTheory.Functor.Additive · cited by 1179Functor.AdditiveCategoryTheory.Iso.refl · cited by 727Iso.reflCategoryTheory.Pretriangulated.Triangle · cited by 645Pretriangulated.TriangleCategoryTheory.Pretriangulated.Triangle.obj₁ · cited by 360Triangle.obj₁CategoryTheory.Pretriangulated.Triangle.obj₂ · cited by 316Triangle.obj₂Opposite.contractibleTriangle…CITED BYCITES

Cites20

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.