Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ObjectProperty.extensionProductIter

{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 exactly n extensions from objects in P.

Defined in
Mathlib.CategoryTheory.Triangulated.Subcategory
Cited by
20 results in Mathlib
Foundations
Depth 35 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.triangEnvelopeIter · cited by 12ObjectProperty.triangEnve…CategoryTheory.ObjectProperty.extensionProductIter_succ · cited by 8ObjectProperty.extensionP…CategoryTheory.ObjectProperty.extensionProductIter_zero · cited by 5ObjectProperty.extensionP…CategoryTheory.ObjectProperty.monotone'_extensionProductIter · cited by 2ObjectProperty.monotone'_…CategoryTheory.ObjectProperty.monotone_extensionProductIter · cited by 2ObjectProperty.monotone_e…CategoryTheory.ObjectProperty.extensionProductIter_succ' · cited by 2ObjectProperty.extensionP…CategoryTheory.ObjectProperty.monotone'_triangEnvelopeIter · cited by 1ObjectProperty.monotone'_…CategoryTheory.ObjectProperty.le_extensionProductIter · cited by 1ObjectProperty.le_extensi…CategoryTheory.ObjectProperty.extensionProductIter_add · cited by 1ObjectProperty.extensionP…CategoryTheory.ObjectProperty.extensionProductIter_add' · cited by 1ObjectProperty.extensionP…CategoryTheory.ObjectProperty.extensionProductIter_bot · cited by 1ObjectProperty.extensionP…CategoryTheory.ObjectProperty.extensionProductIter_le_of_isTriangulatedClosed₂ · cited by 1ObjectProperty.extensionP…CategoryTheory.ObjectProperty.extensionProductIter_le_of_isTriangulatedClosed₂' · cited by 1ObjectProperty.extensionP…CategoryTheory.ObjectProperty.extensionProductIter_retractClosure_le · cited by 1ObjectProperty.extensionP…CategoryTheory.ObjectProperty.retractClosure_extensionProductIter_retractClosure · cited by 0ObjectProperty.retractClo…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…Nat.iterate · cited by 740Nat.iterateCategoryTheory.Pretriangulated · cited by 669CategoryTheory.Pretriangu…CategoryTheory.ObjectProperty.extensionProduct · cited by 24ObjectProperty.extensionP…ObjectProperty.extensionProdu…CITED BYCITES

Cites10

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

Cited by21

Results whose statement or proof uses this declaration.