Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Triangulated.TStructure.triangleLEGE

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    [inst_1 : CategoryTheory.Preadditive C] →
      [inst_2 : CategoryTheory.Limits.HasZeroObject C] →
        [inst_3 : CategoryTheory.HasShift C ℤ] →
          [inst_4 : ∀ (n : ℤ), (CategoryTheory.shiftFunctor C n).Additive] →
            [inst_5 : CategoryTheory.Pretriangulated C] →
              CategoryTheory.Triangulated.TStructure C →
                (a b : ℤ) → a + 1 = b → CategoryTheory.Functor C (CategoryTheory.Pretriangulated.Triangle C)

The distinguished triangle (t.truncLE a).obj A ⟶ A ⟶ (t.truncGE b).obj A ⟶ ... as a functor C ⥤ Triangle C when t is a t-structure on a pretriangulated category C and a + 1 = b.

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

Around this declaration

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

CategoryTheory.Triangulated.TStructure.triangleLEGE_distinguished · cited by 4TStructure.triangleLEGE_d…CategoryTheory.Triangulated.TStructure.triangleLEGT_distinguished · cited by 3TStructure.triangleLEGT_d…CategoryTheory.Triangulated.TStructure.triangleLEGEIsoTriangleLTGE · cited by 1TStructure.triangleLEGEIs…CategoryTheory.Triangulated.TStructure.triangleLEGTIsoTriangleLEGE · cited by 1TStructure.triangleLEGTIs…CategoryTheory.Triangulated.TStructure.isGE_iff_isZero_truncLE_obj · cited by 1TStructure.isGE_iff_isZer…CategoryTheory.ObjectProperty.mem_of_hasInductedTStructure · cited by 0ObjectProperty.mem_of_has…CategoryTheory.Triangulated.TStructure.triangleLEGE_map_hom₁ · cited by 0TStructure.triangleLEGE_m…CategoryTheory.Triangulated.TStructure.triangleLEGE_map_hom₂ · cited by 0TStructure.triangleLEGE_m…CategoryTheory.Triangulated.TStructure.triangleLEGE_map_hom₃ · cited by 0TStructure.triangleLEGE_m…CategoryTheory.Triangulated.TStructure.triangleLEGE_obj_mor₁ · cited by 0TStructure.triangleLEGE_o…CategoryTheory.Triangulated.TStructure.triangleLEGE_obj_mor₂ · cited by 0TStructure.triangleLEGE_o…CategoryTheory.Triangulated.TStructure.triangleLEGE_obj_mor₃ · cited by 0TStructure.triangleLEGE_o…CategoryTheory.Triangulated.TStructure.triangleLEGE_obj_obj₁ · cited by 0TStructure.triangleLEGE_o…CategoryTheory.Triangulated.TStructure.triangleLEGE_obj_obj₂ · cited by 0TStructure.triangleLEGE_o…CategoryTheory.Triangulated.TStructure.triangleLEGE_obj_obj₃ · cited by 0TStructure.triangleLEGE_o…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveCategoryTheory.shiftFunctor · cited by 1553CategoryTheory.shiftFunct…CategoryTheory.HasShift · cited by 1527CategoryTheory.HasShiftCategoryTheory.Limits.HasZeroObject · cited by 1298Limits.HasZeroObjectCategoryTheory.Functor.Additive · cited by 1179Functor.AdditiveCategoryTheory.Pretriangulated · cited by 669CategoryTheory.Pretriangu…CategoryTheory.Pretriangulated.Triangle · cited by 645Pretriangulated.TriangleCategoryTheory.Triangulated.TStructure · cited by 318Triangulated.TStructureCategoryTheory.Triangulated.TStructure.truncGEπ · cited by 56TStructure.truncGEπCategoryTheory.Triangulated.TStructure.truncLEι · cited by 28TStructure.truncLEιCategoryTheory.Pretriangulated.Triangle.functorMk · cited by 16Triangle.functorMkCategoryTheory.Triangulated.TStructure.truncGEδLE · cited by 6TStructure.truncGEδLETStructure.triangleLEGECITED BYCITES

Cites14

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

Cited by15

Results whose statement or proof uses this declaration.