Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.ObjectProperty.HasInducedTStructure

{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) →
                CategoryTheory.Triangulated.TStructure C → [P.IsTriangulated] → Prop

The property that a full subcategory of a pretriangulated category equipped with a t-structure can be endowed with an induced t-structure.

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

Around this declaration

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

CategoryTheory.ObjectProperty.tStructure · cited by 3ObjectProperty.tStructureCategoryTheory.ObjectProperty.HasInducedTStructure.casesOn · cited by 1HasInducedTStructure.case…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.ObjectProperty.hasInducedTStructure_iff · cited by 0ObjectProperty.hasInduced…CategoryTheory.ObjectProperty.HasInducedTStructure.congr_simp · cited by 0HasInducedTStructure.cong…CategoryTheory.ObjectProperty.HasInducedTStructure.exists_triangle_zero_one · cited by 0HasInducedTStructure.exis…CategoryTheory.ObjectProperty.HasInducedTStructure.mk' · cited by 0HasInducedTStructure.mk'CategoryTheory.ObjectProperty.HasInducedTStructure.recOn · cited by 0HasInducedTStructure.recOnCategoryTheory.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.ObjectProperty.IsTriangulated · cited by 22ObjectProperty.IsTriangul…ObjectProperty.HasInducedTStr…CITED BYCITES

Cites10

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.