Documentation

Mathlib.Algebra.Category.ModuleCat.Presheaf.Limits

Limits in categories of presheaves of modules #

In this file, it is shown that under suitable assumptions, limits exist in the category PresheafOfModules R.

A cone in the category PresheafOfModules R is limit if it is so after the application of the functors evaluation R X for all X.

Equations
  • One or more equations did not get rendered due to their size.
Instances For

    Given F : J ⥤ PresheafOfModules.{v} R, this is the BundledCorePresheafOfModules R which corresponds to the presheaf of modules which sends X to the limit of F ⋙ evaluation R X.

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For

      Given F : J ⥤ PresheafOfModules.{v} R, this is the canonical map (limitBundledCore F).toPresheafOfModules ⟶ F.obj j for all j : J.

      Equations
      Instances For

        The (limit) cone for F : J ⥤ PresheafOfModules.{v} R that is constructed for the limit of F ⋙ evaluation R X for all X.

        Equations
        Instances For

          The cone limitCone F is limit for any F : J ⥤ PresheafOfModules.{v} R.

          Equations
          • One or more equations did not get rendered due to their size.
          Instances For
            Equations
            • One or more equations did not get rendered due to their size.