Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Pretriangulated.Triangle.functorMk

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.HasShift C ℤ] →
      {J : Type u_1} →
        [inst_2 : CategoryTheory.Category.{v_1, u_1} J] →
          {obj₁ obj₂ obj₃ : CategoryTheory.Functor J C} →
            (obj₁ ⟶ obj₂) →
              (obj₂ ⟶ obj₃) →
                (obj₃ ⟶ obj₁.comp (CategoryTheory.shiftFunctor C 1)) →
                  CategoryTheory.Functor J (CategoryTheory.Pretriangulated.Triangle C)

Constructor for functors to the category of triangles.

Defined in
Mathlib.CategoryTheory.Triangulated.Basic
Cited by
16 results in Mathlib
Foundations
Depth 42 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.HasShiftCategoryTheory.Category

Around this declaration

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

CategoryTheory.Triangulated.TStructure.triangleLTGE · cited by 31TStructure.triangleLTGECategoryTheory.Triangulated.TStructure.eTriangleLTGE · cited by 14TStructure.eTriangleLTGECategoryTheory.Triangulated.TStructure.triangleLEGE · cited by 13TStructure.triangleLEGECategoryTheory.Triangulated.TStructure.triangleLEGT · cited by 13TStructure.triangleLEGTCategoryTheory.Triangulated.TStructure.triangleω₁δ · cited by 10TStructure.triangleω₁δCategoryTheory.Triangulated.SpectralObject.ω₂ · cited by 10SpectralObject.ω₂CategoryTheory.Triangulated.TStructure.triangleLTLTGELT · cited by 10TStructure.triangleLTLTGE…CategoryTheory.Pretriangulated.Triangle.functorIsoMk' · cited by 6Triangle.functorIsoMk'CategoryTheory.Pretriangulated.Triangle.functorHomMk' · cited by 3Triangle.functorHomMk'CategoryTheory.Pretriangulated.Triangle.functorIsoMk'_hom_app_hom₁ · cited by 0Triangle.functorIsoMk'_ho…CategoryTheory.Pretriangulated.Triangle.functorIsoMk'_hom_app_hom₂ · cited by 0Triangle.functorIsoMk'_ho…CategoryTheory.Pretriangulated.Triangle.functorIsoMk'_hom_app_hom₃ · cited by 0Triangle.functorIsoMk'_ho…CategoryTheory.Pretriangulated.Triangle.functorIsoMk'_inv_app_hom₁ · cited by 0Triangle.functorIsoMk'_in…CategoryTheory.Pretriangulated.Triangle.functorIsoMk'_inv_app_hom₂ · cited by 0Triangle.functorIsoMk'_in…CategoryTheory.Pretriangulated.Triangle.functorIsoMk'_inv_app_hom₃ · cited by 0Triangle.functorIsoMk'_in…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.shiftFunctor · cited by 1553CategoryTheory.shiftFunct…CategoryTheory.HasShift · cited by 1527CategoryTheory.HasShiftCategoryTheory.Pretriangulated.Triangle · cited by 645Pretriangulated.TriangleCategoryTheory.Pretriangulated.Triangle.mk · cited by 183Triangle.mkTriangle.functorMkCITED BYCITES

Cites10

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

Cited by25

Results whose statement or proof uses this declaration.