Theorems · Theorem · category theory
CategoryTheory.Functor.isTriangulated_of_op
∀ {C : Type u_1} {D : Type u_2} [inst : CategoryTheory.Category.{v_1, u_1} C]
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] [inst_2 : CategoryTheory.HasShift C ℤ]
[inst_3 : CategoryTheory.HasShift D ℤ] (F : CategoryTheory.Functor C D) [inst_4 : F.CommShift ℤ]
[inst_5 : CategoryTheory.Limits.HasZeroObject C] [inst_6 : CategoryTheory.Preadditive C]
[inst_7 : ∀ (n : ℤ), (CategoryTheory.shiftFunctor C n).Additive] [inst_8 : CategoryTheory.Pretriangulated C]
[inst_9 : CategoryTheory.Limits.HasZeroObject D] [inst_10 : CategoryTheory.Preadditive D]
[inst_11 : ∀ (n : ℤ), (CategoryTheory.shiftFunctor D n).Additive] [inst_12 : CategoryTheory.Pretriangulated D]
[F.op.IsTriangulated], F.IsTriangulatedIf F.op is triangulated, so is F.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.HasShiftCategoryTheory.HasShiftCategoryTheory.Functor.CommShiftCategoryTheory.Limits.HasZeroObjectCategoryTheory.PreadditiveCategoryTheory.Functor.AdditiveCategoryTheory.PretriangulatedCategoryTheory.Limits.HasZeroObjectCategoryTheory.PreadditiveCategoryTheory.Functor.AdditiveCategoryTheory.PretriangulatedCategoryTheory.Functor.IsTriangulated
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites35
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.Functor.idproof · cited by 3,333
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- Opposite.unopproof · cited by 2,231
- CategoryTheory.shiftFunctorstatement and proof · cited by 1,553
- CategoryTheory.HasShiftstatement and proof · cited by 1,527
- CategoryTheory.Limits.HasZeroObjectstatement and proof · cited by 1,298
- CategoryTheory.Equivalence.functorproof · cited by 1,268
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Adjunction.isTriangulated_leftAdjointproof · cited by 1
- CategoryTheory.Functor.op_isTriangulated_iffproof · cited by 0