Discrete-underlying adjunction #
Given a category C
with sheafification with respect to the coherent topology on light profinite
sets, we define a functor C ⥤ LightCondensed C
which associates to an object of C
the
corresponding "discrete" light condensed object (see LightCondensed.discrete
).
In LightCondensed.discreteUnderlyingAdj
we prove that this functor is left adjoint to the
forgetful functor from Condensed C
to C
.
The discrete condensed object associated to an object of C
is the constant sheaf at that object.
Equations
Instances For
The underlying object of a condensed object in C
is the condensed object evaluated at a point.
This can be viewed as a sort of forgetful functor from Condensed C
to C
Equations
Instances For
Discreteness is left adjoint to the forgetful functor. When C
is Type*
, this is analogous to
TopCat.adj₁ : TopCat.discrete ⊣ forget TopCat
.
Equations
Instances For
A version of LightCondensed.discrete
in the LightCondSet
namespace
Equations
Instances For
A version of LightCondensed.underlying
in the LightCondSet
namespace
Equations
Instances For
A version of LightCondensed.discrete_underlying_adj
in the LightCondSet
namespace