Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Triangulated.TStructure.truncGELT

{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 C

The composition t.truncLT b ⋙ t.truncGE a.

Defined in
Mathlib.CategoryTheory.Triangulated.TStructure.TruncLTGE
Cited by
7 results in Mathlib
Foundations
Depth 65 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.truncGELTToLTGE · cited by 6TStructure.truncGELTToLTGECategoryTheory.Triangulated.TStructure.truncGELTδLT · cited by 4TStructure.truncGELTδLTCategoryTheory.Triangulated.TStructure.truncGELTToLTGE_app_pentagon · cited by 2TStructure.truncGELTToLTG…CategoryTheory.Triangulated.TStructure.truncGELTToLTGE_app_pentagon_uniqueness · cited by 1TStructure.truncGELTToLTG…CategoryTheory.Triangulated.TStructure.truncLT_map_truncGE_map_truncLTι_app_fac · cited by 1TStructure.truncLT_map_tr…CategoryTheory.Triangulated.TStructure.truncGELTToLTGE_app_pentagon_assoc · cited by 0TStructure.truncGELTToLTG…CategoryTheory.Triangulated.TStructure.truncGELTδLT_app · cited by 0TStructure.truncGELTδLT_a…CategoryTheory.Triangulated.TStructure.truncGELTToLTGE.congr_simp · cited by 0truncGELTToLTGE.congr_simpCategoryTheory.Triangulated.TStructure.truncLT_map_truncGE_map_truncLTι_app_fac_assoc · cited by 0TStructure.truncLT_map_tr…CategoryTheory.Triangulated.TStructure.truncGELEIsoTruncGELT · cited by 0TStructure.truncGELEIsoTr…CategoryTheory.Triangulated.TStructure.truncGELTIsoLTGE · cited by 0TStructure.truncGELTIsoLT…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.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.Triangulated.TStructure · cited by 318Triangulated.TStructureCategoryTheory.Triangulated.TStructure.truncGE · cited by 85TStructure.truncGECategoryTheory.Triangulated.TStructure.truncLT · cited by 78TStructure.truncLTTStructure.truncGELTCITED BYCITES

Cites12

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

Cited by11

Results whose statement or proof uses this declaration.