Bundled exact functors #
We say that a functor F
is left exact if it preserves finite limits, it is right exact if it
preserves finite colimits, and it is exact if it is both left exact and right exact.
In this file, we define the categories of bundled left exact, right exact and exact functors.
Bundled left-exact functors.
Equations
Instances For
Equations
C ⥤ₗ D
denotes left exact functors C ⥤ D
Equations
Instances For
A left exact functor is in particular a functor.
Equations
Instances For
The inclusion of left exact functors into functors is fully faithful.
Equations
Instances For
Bundled right-exact functors.
Equations
Instances For
Equations
C ⥤ᵣ D
denotes right exact functors C ⥤ D
Equations
Instances For
A right exact functor is in particular a functor.
Equations
Instances For
The inclusion of right exact functors into functors is fully faithful.
Equations
Instances For
Bundled exact functors.
Equations
Instances For
Equations
C ⥤ₑ D
denotes exact functors C ⥤ D
Equations
Instances For
An exact functor is in particular a functor.
Equations
Instances For
Turn an exact functor into a left exact functor.
Equations
Instances For
Turn an exact functor into a left exact functor.
Equations
Instances For
Turn a left exact functor into an object of the category LeftExactFunctor C D
.
Equations
Instances For
Turn a right exact functor into an object of the category RightExactFunctor C D
.
Equations
Instances For
Turn an exact functor into an object of the category ExactFunctor C D
.
Equations
Instances For
Whiskering a left exact functor by a left exact functor yields a left exact functor.
Equations
Instances For
Whiskering a left exact functor by a left exact functor yields a left exact functor.
Equations
Instances For
Whiskering a right exact functor by a right exact functor yields a right exact functor.
Equations
Instances For
Whiskering a right exact functor by a right exact functor yields a right exact functor.
Equations
Instances For
Whiskering an exact functor by an exact functor yields an exact functor.
Equations
Instances For
Whiskering an exact functor by an exact functor yields an exact functor.