Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Triangulated.TStructure.heart

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

The heart of a t-structure, as the property of objects that are both ≤ 0 and ≥ 0.

Defined in
Mathlib.CategoryTheory.Triangulated.TStructure.Heart
Cited by
4 results in Mathlib
Foundations
Depth 57 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.essImage_ιHeart · cited by 1TStructure.essImage_ιHeartCategoryTheory.Triangulated.TStructure.Heart.essImage_eq_heart · cited by 1Heart.essImage_eq_heartCategoryTheory.Triangulated.TStructure.Heart.noConfusion · cited by 0Heart.noConfusionCategoryTheory.Triangulated.TStructure.Heart.noConfusionType · cited by 0Heart.noConfusionTypeCategoryTheory.Triangulated.TStructure.Heart.recOn · cited by 0Heart.recOnCategoryTheory.Triangulated.TStructure.mem_heart_iff · cited by 0TStructure.mem_heart_iffCategoryTheory.Triangulated.TStructure.ιHeart_obj_mem · cited by 0TStructure.ιHeart_obj_memCategoryTheory.Triangulated.TStructure.Heart.mk.noConfusion · cited by 0mk.noConfusionCategoryTheory.Triangulated.TStructure.Heart.casesOn · cited by 0Heart.casesOnCategoryTheory.Triangulated.TStructure.hasHeartFullSubcategory · cited by 0TStructure.hasHeartFullSu…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.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.ObjectProperty · cited by 798CategoryTheory.ObjectProp…CategoryTheory.Pretriangulated · cited by 669CategoryTheory.Pretriangu…CategoryTheory.Triangulated.TStructure · cited by 318Triangulated.TStructureCategoryTheory.Triangulated.TStructure.ge · cited by 14TStructure.geCategoryTheory.Triangulated.TStructure.le · cited by 14TStructure.leTStructure.heartCITED BYCITES

Cites11

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

Cited by10

Results whose statement or proof uses this declaration.