Theorems · Definition · category theory
PresheafOfModules.sheafificationCompForgetCompToPresheaf
{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 α).comp
((SheafOfModules.forget R).comp (PresheafOfModules.toPresheaf R.obj)) ≅
(PresheafOfModules.toPresheaf R₀).comp
((CategoryTheory.presheafToSheaf J AddCommGrpCat).comp
(CategoryTheory.sheafToPresheaf J AddCommGrpCat))The sheafification of presheaves of modules commutes with the functor which forgets the module structures.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
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.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
- CategoryTheory.Isostatement · cited by 3,963
- 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 by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.