Theorems · Definition · category theory
SheafOfModules.pullbackPushforwardAdjunction
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
{J : CategoryTheory.GrothendieckTopology C} →
{K : CategoryTheory.GrothendieckTopology D} →
{F : CategoryTheory.Functor C D} →
{S : CategoryTheory.Sheaf J RingCat} →
{R : CategoryTheory.Sheaf K RingCat} →
[inst_2 : F.IsContinuous J K] →
(φ : S ⟶ (F.sheafPushforwardContinuous RingCat J K).obj R) →
[inst_3 : (SheafOfModules.pushforward φ).IsRightAdjoint] →
SheafOfModules.pullback φ ⊣ SheafOfModules.pushforward φGiven a continuous functor between sites F, and a morphism of sheaves of rings
S ⟶ (F.sheafPushforwardContinuous RingCat.{u} J K).obj R, this is the adjunction
between the corresponding pullback and pushforward functors on the categories
of sheaves of modules.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement · cited by 8,081
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.Presheaf.IsSheafstatement · cited by 991
- CategoryTheory.Sheafstatement and proof · cited by 763
- CategoryTheory.Adjunctionstatement · cited by 524
- RingCatstatement and proof · cited by 473
- SheafOfModulesstatement · cited by 188
- CategoryTheory.Functor.sheafPushforwardContinuousstatement and proof · cited by 102
Cited by13
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.Scheme.Modules.pullbackPushforwardAdjunctionproof · cited by 11
- SheafOfModules.pullbackObjUnitToUnitproof · cited by 5
- SheafOfModules.pullbackCompproof · cited by 4
- SheafOfModules.pullbackIdproof · cited by 3
- SheafOfModules.conjugateEquiv_pullbackId_homstatement and proof · cited by 1
- SheafOfModules.conjugateEquiv_pullbackComp_invstatement and proof · cited by 1
- SheafOfModules.pullback_assocproof · cited by 1
- SheafOfModules.pullback_comp_idproof · cited by 1
- SheafOfModules.pullback_id_compproof · cited by 1
- SheafOfModules.pullbackIsoproof · cited by 0
- SheafOfModules.sheafificationCompPullbackproof · cited by 0
- SheafOfModules.pullbackPushforwardAdjunction_homEquiv_pullbackObjUnitToUnitstatement and proof · cited by 0