Documentation

Mathlib.Algebra.Homology.DerivedCategory.ExactFunctor

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
    @[instance_reducible]
    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

      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

        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.
          Instances For