Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Triangulated.TStructure.truncGT

{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 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 truncGTπ.

Defined in
Mathlib.CategoryTheory.Triangulated.TStructure.TruncLEGT
Cited by
25 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.truncGTπ · cited by 18TStructure.truncGTπCategoryTheory.Triangulated.TStructure.truncGTIsoTruncGE · cited by 10TStructure.truncGTIsoTrun…CategoryTheory.Triangulated.TStructure.truncGTδLE · cited by 4TStructure.truncGTδLECategoryTheory.Triangulated.TStructure.descTruncGT · cited by 3TStructure.descTruncGTCategoryTheory.Triangulated.TStructure.π_truncGTIsoTruncGE_hom · cited by 2TStructure.π_truncGTIsoTr…CategoryTheory.Triangulated.TStructure.π_truncGTIsoTruncGE_inv · cited by 2TStructure.π_truncGTIsoTr…CategoryTheory.Triangulated.TStructure.π_truncGTIsoTruncGE_inv_ι_app · cited by 2TStructure.π_truncGTIsoTr…CategoryTheory.Triangulated.TStructure.descTruncGT_aux · cited by 1TStructure.descTruncGT_auxCategoryTheory.Triangulated.TStructure.π_descTruncGT · cited by 1TStructure.π_descTruncGTCategoryTheory.Triangulated.TStructure.π_truncGTIsoTruncGE_hom_ι_app · cited by 1TStructure.π_truncGTIsoTr…CategoryTheory.Triangulated.TStructure.isIso₂_truncGT_map_of_isLE · cited by 0TStructure.isIso₂_truncGT…CategoryTheory.Triangulated.TStructure.truncGTIsoTruncGE.congr_simp · cited by 0truncGTIsoTruncGE.congr_s…CategoryTheory.Triangulated.TStructure.isLE_iff_isZero_truncGT_obj · cited by 0TStructure.isLE_iff_isZer…CategoryTheory.Triangulated.TStructure.π_descTruncGT_assoc · cited by 0TStructure.π_descTruncGT_…CategoryTheory.Triangulated.TStructure.π_truncGTIsoTruncGE_hom_assoc · cited by 0TStructure.π_truncGTIsoTr…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.Triangulated.TStructure · cited by 318Triangulated.TStructureCategoryTheory.Triangulated.TStructure.truncGE · cited by 85TStructure.truncGETStructure.truncGTCITED BYCITES

Cites10

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

Cited by29

Results whose statement or proof uses this declaration.