Theorems · Definition · category theory
SheafOfModules.sheafificationCompPullback
{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 : (PresheafOfModules.pushforward φ.hom).IsRightAdjoint] →
[inst_4 : CategoryTheory.HasWeakSheafify K AddCommGrpCat] →
[inst_5 : K.WEqualsLocallyBijective AddCommGrpCat] →
[inst_6 : CategoryTheory.HasWeakSheafify J AddCommGrpCat] →
[inst_7 : J.WEqualsLocallyBijective AddCommGrpCat] →
(PresheafOfModules.sheafification (CategoryTheory.CategoryStruct.id S.obj)).comp
(SheafOfModules.pullback φ) ≅
(PresheafOfModules.pullback φ.hom).comp
(PresheafOfModules.sheafification (CategoryTheory.CategoryStruct.id R.obj))The pullback of (pre)sheaves of modules commutes with the sheafification.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Functor.IsContinuousCategoryTheory.Functor.IsRightAdjointCategoryTheory.HasWeakSheafifyCategoryTheory.GrothendieckTopology.WEqualsLocallyBijectiveCategoryTheory.HasWeakSheafifyCategoryTheory.GrothendieckTopology.WEqualsLocallyBijective
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites37
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
- RingHomstatement · cited by 10,189
- Oppositestatement · cited by 8,081
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.CategoryStruct.idstatement and proof · cited by 6,235
- 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
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.