Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ObjectProperty.tStructure

{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] →
              (P : CategoryTheory.ObjectProperty C) →
                (t : CategoryTheory.Triangulated.TStructure C) →
                  [inst_6 : P.IsTriangulated] →
                    [h : P.HasInducedTStructure t] → CategoryTheory.Triangulated.TStructure P.FullSubcategory

The t-structure induced on a full subcategory.

Defined in
Mathlib.CategoryTheory.Triangulated.TStructure.Induced
Cited by
3 results in Mathlib
Foundations
Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.PreadditiveCategoryTheory.Limits.HasZeroObjectCategoryTheory.HasShiftCategoryTheory.Functor.AdditiveCategoryTheory.PretriangulatedCategoryTheory.ObjectProperty.IsTriangulatedCategoryTheory.ObjectProperty.HasInducedTStructure

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.ObjectProperty.tStructure_isGE_iff · cited by 1ObjectProperty.tStructure…CategoryTheory.ObjectProperty.tStructure_isLE_iff · cited by 1ObjectProperty.tStructure…CategoryTheory.ObjectProperty.mem_of_hasInductedTStructure · cited by 0ObjectProperty.mem_of_has…CategoryTheory.Triangulated.TStructure.onBounded · cited by 0TStructure.onBoundedCategoryTheory.Triangulated.TStructure.onMinus · cited by 0TStructure.onMinusCategoryTheory.Triangulated.TStructure.onPlus · cited by 0TStructure.onPlusDerivedCategory.Plus.TStructure.t · cited by 0TStructure.tCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveCategoryTheory.shiftFunctor · cited by 1553CategoryTheory.shiftFunct…CategoryTheory.HasShift · cited by 1527CategoryTheory.HasShiftCategoryTheory.ObjectProperty.FullSubcategory.obj · cited by 1316FullSubcategory.objCategoryTheory.Limits.HasZeroObject · cited by 1298Limits.HasZeroObjectCategoryTheory.Functor.Additive · cited by 1179Functor.AdditiveCategoryTheory.ObjectProperty · cited by 798CategoryTheory.ObjectProp…CategoryTheory.ObjectProperty.FullSubcategory · cited by 726ObjectProperty.FullSubcat…CategoryTheory.Pretriangulated · cited by 669CategoryTheory.Pretriangu…CategoryTheory.Triangulated.TStructure · cited by 318Triangulated.TStructureCategoryTheory.ObjectProperty.IsTriangulated · cited by 22ObjectProperty.IsTriangul…CategoryTheory.Triangulated.TStructure.ge · cited by 14TStructure.geCategoryTheory.Triangulated.TStructure.le · cited by 14TStructure.leCategoryTheory.ObjectProperty.HasInducedTStructure · cited by 7ObjectProperty.HasInduced…ObjectProperty.tStructureCITED BYCITES

Cites15

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

Cited by7

Results whose statement or proof uses this declaration.