Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Triangulated.TStructure.triangleLTGE

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} 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 →
                ℤ → CategoryTheory.Functor C (CategoryTheory.Pretriangulated.Triangle C)

The distinguished triangle (t.truncLT n).obj A ⟶ A ⟶ (t.truncGE n).obj A ⟶ ... as a functor C ⥤ Triangle C when t is a t-structure on a pretriangulated category C and n : ℤ.

Defined in
Mathlib.CategoryTheory.Triangulated.TStructure.TruncLTGE
Cited by
31 results in Mathlib
Foundations
Depth 66 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.triangleLTGE_distinguished · cited by 20TStructure.triangleLTGE_d…CategoryTheory.Triangulated.TStructure.to_truncLT_obj_ext · cited by 6TStructure.to_truncLT_obj…CategoryTheory.Triangulated.TStructure.from_truncGE_obj_ext · cited by 4TStructure.from_truncGE_o…CategoryTheory.Triangulated.TStructure.triangleLEGE_distinguished · cited by 4TStructure.triangleLEGE_d…CategoryTheory.Triangulated.TStructure.isIso_truncLT_map_truncLTι_app · cited by 3TStructure.isIso_truncLT_…CategoryTheory.Triangulated.TStructure.isGE_iff_isIso_truncGEπ_app · cited by 3TStructure.isGE_iff_isIso…CategoryTheory.Triangulated.TStructure.isIso_truncLT_map_iff · cited by 2TStructure.isIso_truncLT_…CategoryTheory.Triangulated.TStructure.isIso₂_truncGE_map_of_isLE · cited by 2TStructure.isIso₂_truncGE…CategoryTheory.Triangulated.TStructure.isLE_iff_isIso_truncLTι_app · cited by 2TStructure.isLE_iff_isIso…CategoryTheory.Triangulated.TStructure.isLE_iff_isZero_truncGE_obj · cited by 2TStructure.isLE_iff_isZer…CategoryTheory.Triangulated.TStructure.natTransTriangleLTGEOfLE · cited by 2TStructure.natTransTriang…CategoryTheory.Triangulated.TStructure.natTransTriangleLTGEOfLE_refl · cited by 2TStructure.natTransTriang…CategoryTheory.Triangulated.TStructure.natTransTriangleLTGEOfLE_trans · cited by 2TStructure.natTransTriang…CategoryTheory.Triangulated.TStructure.isIso_truncGE_map_iff · cited by 2TStructure.isIso_truncGE_…CategoryTheory.Triangulated.TStructure.isIso_truncGE_map_truncGEπ_app · cited by 2TStructure.isIso_truncGE_…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.truncLTι · cited by 49TStructure.truncLTιCategoryTheory.Triangulated.TStructure.truncGEδLT · cited by 22TStructure.truncGEδLTCategoryTheory.Pretriangulated.Triangle.functorMk · cited by 16Triangle.functorMkTStructure.triangleLTGECITED BYCITES

Cites14

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

Cited by33

Results whose statement or proof uses this declaration.