Mathlib Map

Theorems · Definition · category theory

SheafOfModules.evaluation

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {J : CategoryTheory.GrothendieckTopology C} →
      (R : CategoryTheory.Sheaf J RingCat) →
        (X : Cᵒᵖ) → CategoryTheory.Functor (SheafOfModules R) (ModuleCat ↑(R.obj.obj X))

Evaluation on an object X gives a functor SheafOfModules R ⥤ ModuleCat (R.val.obj X).

Defined in
Mathlib.Algebra.Category.ModuleCat.Sheaf
Cited by
11 results in Mathlib
Foundations
Depth 44 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.

SheafOfModules.Presentation.relations · cited by 10Presentation.relationsSheafOfModules.Presentation.mapRelations · cited by 4Presentation.mapRelationsSheafOfModules.relationsOfIsCokernelFree · cited by 3SheafOfModules.relationsO…SheafOfModules.Presentation.isColimit · cited by 2Presentation.isColimitSheafOfModules.Presentation.mapRelations_mapGenerators · cited by 2Presentation.mapRelations…SheafOfModules.Presentation.mk.inj · cited by 1mk.injSheafOfModules.Presentation.mk.noConfusion · cited by 1mk.noConfusionSheafOfModules.relationsOfIsCokernelFree_I · cited by 0SheafOfModules.relationsO…SheafOfModules.relationsOfIsCokernelFree_s · cited by 0SheafOfModules.relationsO…SheafOfModules.Presentation.recOn · cited by 0Presentation.recOnSheafOfModules.presentationOfIsCokernelFree_relations · cited by 0SheafOfModules.presentati…SheafOfModules.Presentation.IsFinite.casesOn · cited by 0IsFinite.casesOnSheafOfModules.Presentation.IsFinite.finite_relations · cited by 0IsFinite.finite_relationsSheafOfModules.Presentation.IsFinite.recOn · cited by 0IsFinite.recOnSheafOfModules.Presentation.mapRelations.congr_simp · cited by 0mapRelations.congr_simpCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.Functor.comp · cited by 6529Functor.compModuleCat · cited by 1429ModuleCatCategoryTheory.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…CategoryTheory.ObjectProperty.FullSubcategory.obj · cited by 1316FullSubcategory.objCategoryTheory.Presheaf.IsSheaf · cited by 991Presheaf.IsSheafCategoryTheory.Sheaf · cited by 763CategoryTheory.SheafRingCat · cited by 473RingCatRingCat.carrier · cited by 279RingCat.carrierSheafOfModules · cited by 188SheafOfModulesPresheafOfModules.evaluation · cited by 17PresheafOfModules.evaluat…SheafOfModules.forget · cited by 10SheafOfModules.forgetSheafOfModules.evaluationCITED BYCITES

Cites15

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by20

Results whose statement or proof uses this declaration.