Documentation

Mathlib.Condensed.Light.Module

Light condensed R-modules #

This file defines light condensed modules over a ring R.

Main results #

@[reducible, inline]
abbrev LightCondMod (R : Type u) [Ring R] :
Type (u + 1)

The category of light condensed R-modules, defined as sheaves of R-modules over LightProfinite.{u} with respect to the coherent Grothendieck topology.

Equations
Instances For

    The forgetful functor from light condensed R-modules to light condensed sets.

    Equations
    Instances For

      The left adjoint to the forgetful functor. The free light condensed R-module on a light condensed set.

      Equations
      Instances For
        noncomputable def LightCondensed.freeForgetAdjunction (R : Type u) [Ring R] :

        The condensed version of the free-forgetful adjunction.

        Equations
        Instances For
          @[reducible, inline]
          abbrev LightCondAb :

          The category of light condensed abelian groups, defined as sheaves of -modules over LightProfinite.{0} with respect to the coherent Grothendieck topology.

          Equations
          Instances For