In this file, we show that an adjunction G ⊣ F
induces an adjunction between
categories of sheaves. We also show that G
preserves sheafification.
The forgetful functor from Sheaf J D
to sheaves of types, for a concrete category D
whose forgetful functor preserves the correct limits.
Equations
- CategoryTheory.sheafForget J = (CategoryTheory.sheafCompose J (CategoryTheory.forget D)).comp (CategoryTheory.sheafEquivSheafOfTypes J).functor
Instances For
An auxiliary definition to be used in defining CategoryTheory.Sheaf.adjunction
below.
Equations
- One or more equations did not get rendered due to their size.
Instances For
An adjunction adj : G ⊣ F
with F : D ⥤ E
and G : E ⥤ D
induces an adjunction
between Sheaf J D
and Sheaf J E
, in contexts where one can sheafify D
-valued presheaves,
and F
preserves the correct limits.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- ⋯ = ⋯
Equations
- ⋯ = ⋯
Equations
- ⋯ = ⋯
This is the functor sending a sheaf of types X
to the sheafification of X ⋙ G
.
Equations
Instances For
A variant of the adjunction between sheaf categories, in the case where the right adjoint is the forgetful functor to sheaves of types.
Equations
- CategoryTheory.Sheaf.adjunctionToTypes J adj = (CategoryTheory.sheafEquivSheafOfTypes J).symm.toAdjunction.comp (CategoryTheory.Sheaf.adjunction J adj)
Instances For
Equations
- ⋯ = ⋯