Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Triangulated.TStructure.truncLT

{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

Given a t-structure t on a pretriangulated category C and n : ℤ, this is the < n-truncation functor. See also the natural transformation truncLTι.

Defined in
Mathlib.CategoryTheory.Triangulated.TStructure.TruncLTGE
Cited by
78 results in Mathlib
Foundations
Depth 64 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.eTruncLT · cited by 62TStructure.eTruncLTCategoryTheory.Triangulated.TStructure.truncLTι · cited by 49TStructure.truncLTιCategoryTheory.Triangulated.TStructure.truncLE · cited by 46TStructure.truncLECategoryTheory.Triangulated.TStructure.truncGEδLT · cited by 22TStructure.truncGEδLTCategoryTheory.Triangulated.TStructure.natTransTruncLTOfLE · cited by 18TStructure.natTransTruncL…CategoryTheory.Triangulated.TStructure.truncLEIsoTruncLT · cited by 10TStructure.truncLEIsoTrun…CategoryTheory.Triangulated.TStructure.triangleLTLTGELT · cited by 10TStructure.triangleLTLTGE…CategoryTheory.Triangulated.TStructure.truncGELT · cited by 7TStructure.truncGELTCategoryTheory.Triangulated.TStructure.truncLTGE · cited by 6TStructure.truncLTGECategoryTheory.Triangulated.TStructure.to_truncLT_obj_ext · cited by 6TStructure.to_truncLT_obj…CategoryTheory.Triangulated.TStructure.truncGELTδLT · cited by 4TStructure.truncGELTδLTCategoryTheory.Triangulated.TStructure.truncLT_map_truncLTι_app · cited by 3TStructure.truncLT_map_tr…CategoryTheory.Triangulated.TStructure.isIso_truncLT_map_truncLTι_app · cited by 3TStructure.isIso_truncLT_…CategoryTheory.Triangulated.TStructure.liftTruncLT · cited by 3TStructure.liftTruncLTCategoryTheory.Triangulated.TStructure.natTransTruncLTOfLE_ι_app · cited by 3TStructure.natTransTruncL…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.Pretriangulated.Triangle.π₁ · cited by 17Triangle.π₁TStructure.truncLTCITED BYCITES

Cites11

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

Cited by89

Results whose statement or proof uses this declaration.