Theorems · Definition · category theory
SheafOfModules.toSheafCompSheafToPresheafIso
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{J : CategoryTheory.GrothendieckTopology C} →
(R : CategoryTheory.Sheaf J RingCat) →
(SheafOfModules.toSheaf R).comp (CategoryTheory.sheafToPresheaf J AddCommGrpCat) ≅
(SheafOfModules.forget R).comp (PresheafOfModules.toPresheaf R.obj)The canonical isomorphism between
SheafOfModules.toSheaf R ⋙ sheafToPresheaf J AddCommGrpCat.{v}
and SheafOfModules.forget R ⋙ PresheafOfModules.toPresheaf R.val.
- Defined in
- Mathlib.Algebra.Category.ModuleCat.Sheaf
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 46 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- CategoryTheory.Functorstatement · cited by 16,252
- Oppositestatement · cited by 8,081
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.ObjectProperty.FullSubcategory.objstatement · cited by 1,316
- CategoryTheory.Presheaf.IsSheafstatement · cited by 991
- CategoryTheory.Sheafstatement and proof · cited by 763
- CategoryTheory.Iso.reflproof · cited by 727
- RingCatstatement and proof · cited by 473
- AddCommGrpCatstatement and proof · cited by 462
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.