Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Triangulated.TStructure.truncGE

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

Defined in
Mathlib.CategoryTheory.Triangulated.TStructure.TruncLTGE
Cited by
85 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.eTruncGE · cited by 57TStructure.eTruncGECategoryTheory.Triangulated.TStructure.truncGEπ · cited by 56TStructure.truncGEπCategoryTheory.Triangulated.TStructure.truncGT · cited by 25TStructure.truncGTCategoryTheory.Triangulated.TStructure.truncGEδLT · cited by 22TStructure.truncGEδLTCategoryTheory.Triangulated.TStructure.natTransTruncGEOfLE · cited by 13TStructure.natTransTruncG…CategoryTheory.Triangulated.TStructure.truncGTIsoTruncGE · cited by 10TStructure.truncGTIsoTrun…CategoryTheory.Triangulated.TStructure.truncGELT · cited by 7TStructure.truncGELTCategoryTheory.Triangulated.TStructure.truncGEδLE · cited by 6TStructure.truncGEδLECategoryTheory.Triangulated.TStructure.truncLTGE · cited by 6TStructure.truncLTGECategoryTheory.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.truncGEπ_naturality · cited by 4TStructure.truncGEπ_natur…CategoryTheory.Triangulated.TStructure.descTruncGE · cited by 4TStructure.descTruncGECategoryTheory.Triangulated.TStructure.isGE_iff_isIso_truncGEπ_app · cited by 3TStructure.isGE_iff_isIso…CategoryTheory.Triangulated.TStructure.isIso_truncLT_map_truncLTι_app · cited by 3TStructure.isIso_truncLT_…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 18Triangle.π₃TStructure.truncGECITED BYCITES

Cites11

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

Cited by98

Results whose statement or proof uses this declaration.