Documentation

Mathlib.CategoryTheory.Preadditive.Transfer

Pulling back a preadditive structure along a fully faithful functor #

A preadditive structure on a category D transfers to a preadditive structure on C for a given fully faithful functor F : C ⥤ D.

If D is a preadditive category, any fully faithful functor F : C ⥤ D induces a preadditive structure on C.

Equations
Instances For

    The preadditive structure on C induced by a fully faithful functor F : C ⥤ D makes F an additive functor.

    The preadditive structure on C induced by an equivalence e : C ≌ D makes e.inverse an additive functor.