Documentation

Mathlib.Condensed.Discrete.Colimit

The condensed set given by left Kan extension from FintypeCat to Profinite. #

This file provides the necessary API to prove that a condensed set X is discrete if and only if for every profinite set S = limᵢSᵢ, X(S) ≅ colimᵢX(Sᵢ), and the analogous result for light condensed sets.

@[reducible, inline]

The presheaf on Profinite of locally constant functions to X.

Equations

The functor locallyConstantPresheaf takes cofiltered limits of finite sets with surjective projection maps to colimits.

Equations
  • One or more equations did not get rendered due to their size.
@[reducible, inline]

Given a presheaf F on Profinite, lanPresheaf F is the left Kan extension of its restriction to finite sets along the inclusion functor of finite sets into Profinite.

Equations

To presheaves on Profinite whose restrictions to finite sets are isomorphic have isomorphic left Kan extensions.

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

A presheaf, which takes a profinite set written as a cofiltered limit to the corresponding colimit, agrees with the left Kan extension of its restriction.

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

lanPresheaf (locallyConstantPresheaf X) is a sheaf for the coherent topology on Profinite.

Equations

The functor which takes a finite set to the set of maps into F(*) for a presheaf F on Profinite.

Equations
  • One or more equations did not get rendered due to their size.
@[simp]

locallyConstantPresheaf restricted to finite sets is isomorphic to finYoneda F.

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

A finite set is the coproduct of its points in Profinite.

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

Auxiliary definition for isoFinYoneda.

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

A presheaf F, which takes a profinite set written as a cofiltered limit to the corresponding colimit, is isomorphic to the presheaf LocallyConstant - F(*).

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

The functor locallyConstantPresheaf takes sequential limits of finite sets with surjective projection maps to colimits.

Equations
  • One or more equations did not get rendered due to their size.
@[reducible, inline]

Given a presheaf F on LightProfinite, lanPresheaf F is the left Kan extension of its restriction to finite sets along the inclusion functor of finite sets into Profinite.

Equations

To presheaves on LightProfinite whose restrictions to finite sets are isomorphic have isomorphic left Kan extensions.

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

A presheaf, which takes a light profinite set written as a sequential limit to the corresponding colimit, agrees with the left Kan extension of its restriction.

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

lanPresheaf (locallyConstantPresheaf X) as a light condensed set.

Equations

The functor which takes a finite set to the set of maps into F(*) for a presheaf F on LightProfinite.

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

A finite set is the coproduct of its points in LightProfinite.

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

Auxiliary definition for isoFinYoneda.

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

The restriction of a finite product preserving presheaf F on Profinite to the category of finite sets is isomorphic to finYoneda F.

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

A presheaf F, which takes a light profinite set written as a sequential limit to the corresponding colimit, is isomorphic to the presheaf LocallyConstant - F(*).

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