An exact functor induces a functor on derived categories #
In this file, we show that if F : C₁ ⥤ C₂ is an exact functor between
abelian categories, then there is an induced triangulated functor
F.mapDerivedCategory : DerivedCategory C₁ ⥤ DerivedCategory C₂.
We study some of the pseudofunctorial properties of this construction,
but we do not define the pseudofunctor which sends an abelian category
to its derived category (TODO).
The functor DerivedCategory C₁ ⥤ DerivedCategory C₂ induced
by an exact functor F : C₁ ⥤ C₂ between abelian categories.
Equations
Instances For
The functor F.mapDerivedCategory is induced
by F.mapHomologicalComplex (ComplexShape.up ℤ).
Equations
Instances For
The functor F.mapDerivedCategory is induced
by F.mapHomotopyCategory (ComplexShape.up ℤ).
Equations
Instances For
Equations
- One or more equations did not get rendered due to their size.
Equations
- One or more equations did not get rendered due to their size.
DerivedCategory.singleFunctor commutes with F and F.mapDerivedCategory.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
The functor DerivedCategory C₁ ⥤ DerivedCategory C₁ induced by the identity
functor of C₁ identifies to the identity functor of the derived category.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
If F and G are exact functors between abelian categories, the composition
of the induced functors on the derived category identifies to the functor
induced by F ⋙ G.
Equations
- One or more equations did not get rendered due to their size.
Instances For
A natural transformation between exact functors between abelian categories induces a natural transformation between the corresponding induced functors on the derived categories.
Equations
- One or more equations did not get rendered due to their size.