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.

Instances For

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

    Instances For
      @[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.

      Instances For

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

        Instances For

          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.

          Instances For

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

            Instances For
              noncomputable def Condensed.lanCondensedSet (X : Type (u + 1)) :

              lanPresheaf (locallyConstantPresheaf X) as a condensed set.

              Instances For

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

                Instances For

                  A finite set as a coproduct cocone in Profinite over itself.

                  Instances For

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

                    Instances For

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

                      Instances For

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

                        Instances For
                          @[reducible, inline]

                          The presheaf on LightProfinite of locally constant functions to X.

                          Instances For

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

                            Instances For
                              @[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.

                              Instances For

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

                                Instances For

                                  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.

                                  Instances For

                                    lanPresheaf (locallyConstantPresheaf X) as a light condensed set.

                                    Instances For

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

                                      Instances For

                                        A finite set as a coproduct cocone in LightProfinite over itself.

                                        Instances For

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

                                          Instances For

                                            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(*).

                                            Instances For