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.FullSubcategoryThe t-structure induced on a full subcategory.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.shiftFunctorstatement and proof · cited by 1,553
- CategoryTheory.HasShiftstatement and proof · cited by 1,527
- CategoryTheory.ObjectProperty.FullSubcategory.objproof · cited by 1,316
- CategoryTheory.Limits.HasZeroObjectstatement and proof · cited by 1,298
- CategoryTheory.Functor.Additivestatement and proof · cited by 1,179
- CategoryTheory.ObjectPropertystatement and proof · cited by 798
- CategoryTheory.ObjectProperty.FullSubcategorystatement and proof · cited by 726
- CategoryTheory.Pretriangulatedstatement and proof · cited by 669
- CategoryTheory.Triangulated.TStructurestatement and proof · cited by 318
- CategoryTheory.ObjectProperty.IsTriangulatedstatement and proof · cited by 22
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.ObjectProperty.tStructure_isGE_iffstatement and proof · cited by 1
- CategoryTheory.ObjectProperty.tStructure_isLE_iffstatement and proof · cited by 1
- CategoryTheory.ObjectProperty.mem_of_hasInductedTStructureproof · cited by 0
- CategoryTheory.Triangulated.TStructure.onBoundedproof · cited by 0
- CategoryTheory.Triangulated.TStructure.onMinusproof · cited by 0
- CategoryTheory.Triangulated.TStructure.onPlusproof · cited by 0
- DerivedCategory.Plus.TStructure.tproof · cited by 0