Mathlib Map

Theorems · Definition · category theory

PresheafOfModules.ModuleColimit

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {R : CategoryTheory.Functor Cᵒᵖ RingCat} →
      {cR : CategoryTheory.Limits.Cocone R} →
        {M : PresheafOfModules R} →
          {cM : CategoryTheory.Limits.Cocone M.presheaf} →
            CategoryTheory.Limits.IsColimit cR → CategoryTheory.Limits.IsColimit cM → Type w

Given a colimit cocone for a presheaf of rings R on a cofiltered category C, M a presheaf of modules over R, and a colimit cocone cM for the underlying functor Cᵒᵖ ⥤ AddCommGrpCat of M, this is the type cM.pt on which we define a module structure below.

Defined in
Mathlib.Algebra.Category.ModuleCat.Presheaf.ColimitFunctor
Cited by
22 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.ιM · cited by 12ModuleColimit.ιMPresheafOfModules.ModuleColimit.homEquiv · cited by 6ModuleColimit.homEquivPresheafOfModules.ModuleColimit.map · cited by 5ModuleColimit.mapPresheafOfModules.ModuleColimit.coconeSMul · cited by 3ModuleColimit.coconeSMulPresheafOfModules.ModuleColimit.homEquiv' · cited by 3ModuleColimit.homEquiv'PresheafOfModules.ModuleColimit.map_apply · cited by 3ModuleColimit.map_applyPresheafOfModules.colimitFunctor · cited by 2PresheafOfModules.colimit…PresheafOfModules.ModuleColimit.ιM_jointly_surjective · cited by 2ModuleColimit.ιM_jointly_…PresheafOfModules.colimitAdjunction_homEquiv · cited by 1PresheafOfModules.colimit…PresheafOfModules.ModuleColimit.homEquiv'_app_apply · cited by 1ModuleColimit.homEquiv'_a…PresheafOfModules.ModuleColimit.homEquiv'_symm_apply · cited by 1ModuleColimit.homEquiv'_s…PresheafOfModules.ModuleColimit.homEquiv_naturality_left · cited by 1ModuleColimit.homEquiv_na…PresheafOfModules.ModuleColimit.homEquiv_symm_apply · cited by 1ModuleColimit.homEquiv_sy…PresheafOfModules.ModuleColimit.jointly_surjective₂ · cited by 1ModuleColimit.jointly_sur…PresheafOfModules.ModuleColimit.smul_eq · cited by 1ModuleColimit.smul_eqCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.Limits.Cocone.pt · cited by 1354Cocone.ptCategoryTheory.Limits.IsColimit · cited by 773Limits.IsColimitCategoryTheory.Limits.Cocone · cited by 746Limits.CoconeRingCat · cited by 473RingCatAddCommGrpCat.carrier · cited by 407AddCommGrpCat.carrierPresheafOfModules · cited by 247PresheafOfModulesAb · cited by 198AbPresheafOfModules.presheaf · cited by 85PresheafOfModules.presheafPresheafOfModules.ModuleColim…CITED BYCITES

Cites11

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

Cited by28

Results whose statement or proof uses this declaration.