Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Triangulated.TStructure.eTriangleLTGE

{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 →
                CategoryTheory.Functor EInt (CategoryTheory.Functor C (CategoryTheory.Pretriangulated.Triangle C))

The (distinguished) triangles given by the natural transformations t.eTruncLT.obj i ⟶ 𝟭 C ⟶ t.eTruncGE.obj i ⟶ ... for all i : EInt.

Defined in
Mathlib.CategoryTheory.Triangulated.TStructure.ETrunc
Cited by
14 results in Mathlib
Foundations
Depth 80 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.eTriangleLTGE_distinguished · cited by 1TStructure.eTriangleLTGE_…CategoryTheory.Triangulated.TStructure.triangleω₁δObjIso · cited by 1TStructure.triangleω₁δObj…CategoryTheory.Triangulated.TStructure.eTriangleLTGE_map_app_hom₁ · cited by 0TStructure.eTriangleLTGE_…CategoryTheory.Triangulated.TStructure.eTriangleLTGE_map_app_hom₂ · cited by 0TStructure.eTriangleLTGE_…CategoryTheory.Triangulated.TStructure.eTriangleLTGE_map_app_hom₃ · cited by 0TStructure.eTriangleLTGE_…CategoryTheory.Triangulated.TStructure.eTriangleLTGE_obj_map_hom₁ · cited by 0TStructure.eTriangleLTGE_…CategoryTheory.Triangulated.TStructure.eTriangleLTGE_obj_map_hom₂ · cited by 0TStructure.eTriangleLTGE_…CategoryTheory.Triangulated.TStructure.eTriangleLTGE_obj_map_hom₃ · cited by 0TStructure.eTriangleLTGE_…CategoryTheory.Triangulated.TStructure.eTriangleLTGE_obj_obj_mor₁ · cited by 0TStructure.eTriangleLTGE_…CategoryTheory.Triangulated.TStructure.eTriangleLTGE_obj_obj_mor₂ · cited by 0TStructure.eTriangleLTGE_…CategoryTheory.Triangulated.TStructure.eTriangleLTGE_obj_obj_mor₃ · cited by 0TStructure.eTriangleLTGE_…CategoryTheory.Triangulated.TStructure.eTriangleLTGE_obj_obj_obj₁ · cited by 0TStructure.eTriangleLTGE_…CategoryTheory.Triangulated.TStructure.eTriangleLTGE_obj_obj_obj₂ · cited by 0TStructure.eTriangleLTGE_…CategoryTheory.Triangulated.TStructure.eTriangleLTGE_obj_obj_obj₃ · cited by 0TStructure.eTriangleLTGE_…CategoryTheory.Triangulated.TStructure.triangleω₁δ_distinguished · cited by 0TStructure.triangleω₁δ_di…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.CategoryStruct.id · cited by 6235CategoryStruct.idWithTop · cited by 3754WithTopCategoryTheory.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.TriangleTStructure.eTriangleLTGECITED BYCITES

Cites25

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.