Theorems · Definition · category theory
CategoryTheory.Sheaf.adjunction
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
(J : CategoryTheory.GrothendieckTopology C) →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
{E : Type u_1} →
[inst_2 : CategoryTheory.Category.{v_1, u_1} E] →
{F : CategoryTheory.Functor D E} →
{G : CategoryTheory.Functor E D} →
[inst_3 : CategoryTheory.HasWeakSheafify J D] →
[inst_4 : J.HasSheafCompose F] →
(G ⊣ F) → (CategoryTheory.Sheaf.composeAndSheafify J G ⊣ CategoryTheory.sheafCompose J F)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 postcomposing with F preserves the property of being a sheaf.
- Defined in
- Mathlib.CategoryTheory.Sites.Adjunction
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.Functor.idproof · cited by 3,333
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.Presheaf.IsSheafstatement · cited by 991
- CategoryTheory.Sheafstatement and proof · cited by 763
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Adjunctionstatement and proof · cited by 524
- CategoryTheory.Functor.whiskeringRightproof · cited by 221
Cited by7
Results whose statement or proof uses this declaration.
- LightCondensed.freeForgetAdjunctionproof · cited by 6
- CategoryTheory.Sheaf.adjunction_counit_app_homstatement · cited by 1
- CategoryTheory.Sheaf.adjunction_unit_app_homstatement · cited by 1
- CategoryTheory.Sheaf.adjunction_counit_app_valstatement · cited by 0
- CategoryTheory.Sheaf.adjunction_unit_app_valstatement · cited by 0
- Condensed.freeForgetAdjunctionproof · cited by 0
- LightCondensed.equivSmallFreeIsoproof · cited by 0