Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ObjectProperty.triangEnvelopeIter

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    [inst_1 : CategoryTheory.Limits.HasZeroObject C] →
      [inst_2 : CategoryTheory.HasShift C ℤ] →
        [inst_3 : CategoryTheory.Preadditive C] →
          [inst_4 : ∀ (n : ℤ), (CategoryTheory.shiftFunctor C n).Additive] →
            [CategoryTheory.Pretriangulated C] → CategoryTheory.ObjectProperty C → ℕ → CategoryTheory.ObjectProperty C

All objects that can be reached by shifts, binary products, retracts and at most n extensions from objects in P.

Defined in
Mathlib.CategoryTheory.Triangulated.Generators
Cited by
12 results in Mathlib
Foundations
Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroObjectCategoryTheory.HasShiftCategoryTheory.PreadditiveCategoryTheory.Functor.AdditiveCategoryTheory.Pretriangulated

Around this declaration

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

CategoryTheory.ObjectProperty.triangEnvelope · cited by 6ObjectProperty.triangEnve…CategoryTheory.ObjectProperty.triangEnvelopeIter_le_triangEnvelope · cited by 3ObjectProperty.triangEnve…CategoryTheory.ObjectProperty.IsStrongTriangulatedGenerator · cited by 2ObjectProperty.IsStrongTr…CategoryTheory.ObjectProperty.monotone'_triangEnvelopeIter · cited by 1ObjectProperty.monotone'_…CategoryTheory.ObjectProperty.monotone_triangEnvelopeIter · cited by 1ObjectProperty.monotone_t…CategoryTheory.ObjectProperty.triangEnvelopeIter_zero · cited by 1ObjectProperty.triangEnve…CategoryTheory.ObjectProperty.le_triangEnvelopeIter · cited by 1ObjectProperty.le_triangE…CategoryTheory.ObjectProperty.triangEnvelopeIter_add · cited by 0ObjectProperty.triangEnve…CategoryTheory.ObjectProperty.triangEnvelopeIter_add' · cited by 0ObjectProperty.triangEnve…CategoryTheory.ObjectProperty.triangEnvelopeIter_succ · cited by 0ObjectProperty.triangEnve…CategoryTheory.ObjectProperty.triangEnvelopeIter_succ' · cited by 0ObjectProperty.triangEnve…CategoryTheory.ObjectProperty.IsStrongTriangulatedGenerator.isClassicalTriangulatedGenerator · cited by 0IsStrongTriangulatedGener…CategoryTheory.ObjectProperty.isStrongTriangulatedGenerator_iff · cited by 0ObjectProperty.isStrongTr…CategoryTheory.ObjectProperty.prop_triangEnvelope_iff · cited by 0ObjectProperty.prop_trian…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.ObjectProperty.retractClosure · cited by 22ObjectProperty.retractClo…CategoryTheory.ObjectProperty.extensionProductIter · cited by 20ObjectProperty.extensionP…CategoryTheory.ObjectProperty.shiftClosure · cited by 17ObjectProperty.shiftClosu…CategoryTheory.ObjectProperty.binaryProductsClosure · cited by 9ObjectProperty.binaryProd…ObjectProperty.triangEnvelope…CITED BYCITES

Cites12

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

Cited by14

Results whose statement or proof uses this declaration.