Theorems · Definition · category theory
PresheafOfModules.sheafificationAdjunction
{C : Type u'} →
[inst : CategoryTheory.Category.{v', u'} C] →
{J : CategoryTheory.GrothendieckTopology C} →
{R₀ : CategoryTheory.Functor Cᵒᵖ RingCat} →
{R : CategoryTheory.Sheaf J RingCat} →
(α : R₀ ⟶ R.obj) →
[inst_1 : CategoryTheory.Presheaf.IsLocallyInjective J α] →
[inst_2 : CategoryTheory.Presheaf.IsLocallySurjective J α] →
[inst_3 : J.WEqualsLocallyBijective AddCommGrpCat] →
[inst_4 : CategoryTheory.HasWeakSheafify J AddCommGrpCat] →
PresheafOfModules.sheafification α ⊣
(SheafOfModules.forget R).comp (PresheafOfModules.restrictScalars α)Given a locally bijective morphism α : R₀ ⟶ R.val where R₀ is a presheaf of rings
and R a sheaf of rings, this is the adjunction
sheafification.{v} α ⊣ SheafOfModules.forget R ⋙ restrictScalars α.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
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.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- RingHomstatement · cited by 10,189
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- AddMonoidHomstatement · cited by 3,230
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.ObjectProperty.FullSubcategory.objstatement and proof · cited by 1,316
- CategoryTheory.Presheaf.IsSheafstatement · cited by 991
- CategoryTheory.Sheafstatement and proof · cited by 763
Cited by5
Results whose statement or proof uses this declaration.
- SheafOfModules.sheafificationCompPullbackproof · cited by 0
- PresheafOfModules.sheafificationAdjunction_homEquiv_applystatement · cited by 0
- PresheafOfModules.toSheaf_map_sheafificationAdjunction_counit_appstatement · cited by 0
- SheafOfModules.PullbackConstruction.adjunctionproof · cited by 0
- PresheafOfModules.toPresheaf_map_sheafificationAdjunction_unit_appstatement · cited by 0