Localizing subcategories #
Let C be a pretriangulated category. If A and B are triangulated
subcategories of C, we define predicates (typeclasses
IsVerdierRightLocalizing and IsVerdierLeftLocalizing)
saying that A is right B-localizing (or left B-localizing).
When B is closed under isomorphisms, we show that this implies that
the functor from the Verdier quotient A/(A ⊓ B) to C/B is fully
faithful.
References #
If A and B are triangulated subcategories of a (pre)triangulated
category C (with B closed under isomorphisms), we say that A is
right B-localizing if any morphism X ⟶ Y with X in B and
Y in A factors through an object that is in A and B.
Note that the definition does not use the (pre)triangulated structure:
see isVerdierRightLocalizing_iff for a characterization which
relies on it.
Instances
If A and B are triangulated subcategories of a (pre)triangulated
category C (with B closed under isomorphisms), we say that A is
left B-localizing if any morphism X ⟶ Y with X in A and
Y in B factors through an object that is in A and B.
Note that the definition does not use the (pre)triangulated structure:
see isVerdierLeftLocalizing_iff for a characterization which
relies on it.
Instances
If A is a triangulated subcategory of a pretriangulated category C,
and B : ObjectProperty C, this is the inclusion functor
A.ι : A.FullSubcategory ⥤ C, considered as a localizer morphism,
where C is equipped with the property of morphisms B.trW
and A.FullSubcategory with the property of morphisms (B.inverseImage A.ι).trW.
Equations
- A.triangulatedLocalizerMorphism B = { functor := A.ι, map := ⋯ }
Instances For
If A is a left B-localizing triangulated subcategory in the sense of Verdier,
then the induced functor between the localizations with respect to (B.inverseImage A.ι).trW
and B.trW is fully faithful.
Equations
- One or more equations did not get rendered due to their size.
Instances For
If A is a right B-localizing triangulated subcategory in the sense of Verdier,
then the induced functor between the localizations with respect to (B.inverseImage A.ι).trW
and B.trW is fully faithful.
Equations
- One or more equations did not get rendered due to their size.