Theorems · Definition · category theory
SheafOfModules.pullbackObjUnitToUnit
{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 φ).obj (SheafOfModules.unit S) ⟶ SheafOfModules.unit RThe canonical morphism (pullback.{u} φ).obj (unit S) ⟶ unit R
of sheaves of modules corresponding to a continuous map between ringed sites.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- 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
- Equiv.symmproof · cited by 3,681
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.Presheaf.IsSheafstatement · cited by 991
- CategoryTheory.Sheafstatement and proof · cited by 763
- RingCatstatement and proof · cited by 473
- CategoryTheory.Adjunction.homEquivproof · cited by 202
Cited by6
Results whose statement or proof uses this declaration.
- SheafOfModules.pullbackObjFreeIsoproof · cited by 5
- SheafOfModules.pullback_map_ιFree_comp_pullbackObjFreeIso_homstatement and proof · cited by 2
- SheafOfModules.pullbackObjFreeIso_hom_naturalityproof · cited by 1
- SheafOfModules.pullback_map_ιFree_comp_pullbackObjFreeIso_hom_assocstatement and proof · cited by 1
- SheafOfModules.pullbackPushforwardAdjunction_homEquiv_pullbackObjUnitToUnitstatement · cited by 0
- SheafOfModules.pullbackPushforwardAdjunction_homEquiv_symm_unitToPushforwardObjUnitstatement · cited by 0