Mathlib Map

Theorems · Definition · category theory

PresheafOfModules.constFunctor

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {R : CategoryTheory.Functor Cᵒᵖ RingCat} →
      (cR : CategoryTheory.Limits.Cocone R) → CategoryTheory.Functor (ModuleCat ↑cR.pt) (PresheafOfModules R)

Given a cocone cR for a functor R : Cᵒᵖ ⥤ RingCat, this is the functor ModuleCat cR.pt ⥤ PresheafOfModules R which sends a module M over cR.pt to a presheaf of modules whose underlying presheaf of abelian groups is the constant functor Cᵒᵖ ⥤ AddCommGrpCat with value M.

Defined in
Mathlib.Algebra.Category.ModuleCat.Presheaf.ColimitFunctor
Cited by
7 results in Mathlib
Foundations
Depth 40 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.

PresheafOfModules.ModuleColimit.homEquiv · cited by 6ModuleColimit.homEquivPresheafOfModules.colimitAdjunction · cited by 2PresheafOfModules.colimit…PresheafOfModules.ModuleColimit.homEquiv_naturality_left · cited by 1ModuleColimit.homEquiv_na…PresheafOfModules.ModuleColimit.homEquiv_symm_apply · cited by 1ModuleColimit.homEquiv_sy…PresheafOfModules.colimitAdjunction_homEquiv · cited by 1PresheafOfModules.colimit…PresheafOfModules.ModuleColimit.homEquiv_naturality_left_symm · cited by 0ModuleColimit.homEquiv_na…PresheafOfModules.ModuleColimit.homEquiv_naturality_right · cited by 0ModuleColimit.homEquiv_na…PresheafOfModules.colimitAdjunction_homEquiv_symm_apply · cited by 0PresheafOfModules.colimit…PresheafOfModules.ModuleColimit.homEquiv_app_apply · cited by 0ModuleColimit.homEquiv_ap…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapOpposite · cited by 8081OppositeCategoryTheory.Iso.hom · cited by 7684Iso.homCategoryTheory.NatTrans.app · cited by 7406NatTrans.appModuleCat · cited by 1429ModuleCatCategoryTheory.Limits.Cocone.pt · cited by 1354Cocone.ptCategoryTheory.Limits.Cocone · cited by 746Limits.CoconeCategoryTheory.Limits.Cocone.ι · cited by 605Cocone.ιRingCat · cited by 473RingCatRingCat.carrier · cited by 279RingCat.carrierPresheafOfModules · cited by 247PresheafOfModulesPresheafOfModules.constFunctorCITED BYCITES

Cites18

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

Cited by9

Results whose statement or proof uses this declaration.