Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ObjectProperty.trW

{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.MorphismProperty C

Given P : ObjectProperty C with C a pretriangulated category, this is the class of morphisms whose cone satisfies P. (The name trW contains the prefix tr for "triangulated", and W is a letter that is often used to refer to classes of morphisms with respect to which we may consider the localized category.)

Defined in
Mathlib.CategoryTheory.Triangulated.Subcategory
Cited by
32 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.trW_iff' · cited by 5ObjectProperty.trW_iff'CategoryTheory.ObjectProperty.trW_iff_of_distinguished · cited by 4ObjectProperty.trW_iff_of…CategoryTheory.ObjectProperty.trW_iff · cited by 2ObjectProperty.trW_iffCategoryTheory.ObjectProperty.trW_of_op · cited by 2ObjectProperty.trW_of_opCategoryTheory.ObjectProperty.trW_of_unop · cited by 2ObjectProperty.trW_of_unopHomotopyCategory.quasiIso_eq_trW_subcategoryAcyclic · cited by 2HomotopyCategory.quasiIso…CategoryTheory.ObjectProperty.isVerdierRightLocalizing_iff · cited by 2ObjectProperty.isVerdierR…CategoryTheory.ObjectProperty.trW.mk · cited by 2trW.mkCategoryTheory.ObjectProperty.trW_iff_of_distinguished' · cited by 1ObjectProperty.trW_iff_of…CategoryTheory.ObjectProperty.trW_monotone · cited by 1ObjectProperty.trW_monoto…CategoryTheory.ObjectProperty.trW_op · cited by 1ObjectProperty.trW_opCategoryTheory.ObjectProperty.trW_op_iff · cited by 1ObjectProperty.trW_op_iffCategoryTheory.ObjectProperty.leftOrthogonal.map_bijective_of_isTriangulated · cited by 1leftOrthogonal.map_biject…CategoryTheory.Functor.mem_homologicalKernel_trW_iff · cited by 1Functor.mem_homologicalKe…CategoryTheory.ObjectProperty.isColocal_trW · cited by 1ObjectProperty.isColocal_…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…CategoryTheory.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.trWCITED BYCITES

Cites13

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

Cited by35

Results whose statement or proof uses this declaration.