Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ObjectProperty.extensionProduct

{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 → CategoryTheory.ObjectProperty C

An object X satisfies extensionProduct P Q if there exists a distinguished triangle Y ⟶ X ⟶ Z ⟶ Y⟦1⟧ such that Y satisfies P and Z satisfies Q.

Defined in
Mathlib.CategoryTheory.Triangulated.Subcategory
Cited by
24 results in Mathlib
Foundations
Depth 34 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.extensionProductIter · cited by 20ObjectProperty.extensionP…CategoryTheory.ObjectProperty.extensionProductIter_succ · cited by 8ObjectProperty.extensionP…CategoryTheory.ObjectProperty.retractClosure_extensionProduct_retractClosure_retractClosure · cited by 4ObjectProperty.retractClo…CategoryTheory.ObjectProperty.monotone_extensionProduct_right · cited by 4ObjectProperty.monotone_e…CategoryTheory.ObjectProperty.monotone_extensionProduct_left · cited by 3ObjectProperty.monotone_e…CategoryTheory.ObjectProperty.extensionProduct_assoc · cited by 3ObjectProperty.extensionP…CategoryTheory.ObjectProperty.monotone_extensionProductIter · cited by 2ObjectProperty.monotone_e…CategoryTheory.ObjectProperty.extensionProductIter_succ' · cited by 2ObjectProperty.extensionP…CategoryTheory.ObjectProperty.extensionProduct_retractClosure_retractClosure_le · cited by 2ObjectProperty.extensionP…CategoryTheory.ObjectProperty.le_extensionProduct_right · cited by 1ObjectProperty.le_extensi…CategoryTheory.ObjectProperty.extensionProductIter_add · cited by 1ObjectProperty.extensionP…CategoryTheory.ObjectProperty.extensionProductIter_add' · cited by 1ObjectProperty.extensionP…CategoryTheory.ObjectProperty.extensionProductIter_retractClosure_le · cited by 1ObjectProperty.extensionP…CategoryTheory.ObjectProperty.extensionProduct_bot_left · cited by 1ObjectProperty.extensionP…CategoryTheory.ObjectProperty.extensionProduct_isoClosure_left · cited by 1ObjectProperty.extensionP…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.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.Pretriangulated.distinguishedTriangles · cited by 316Pretriangulated.distingui…CategoryTheory.Pretriangulated.Triangle.mk · cited by 183Triangle.mkObjectProperty.extensionProdu…CITED BYCITES

Cites12

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

Cited by25

Results whose statement or proof uses this declaration.