Documentation

Mathlib.AlgebraicGeometry.Sites.ConstantSheaf

Sheaf of continuous maps associated to topological space #

Given a topological space T, we consider the presheaf on Scheme given by U ↦ C(U, T) and show that it is a Zariski sheaf (TODO: show that it is a fpqc sheaf). When T is discrete, this is the constant sheaf associated to T (TODO).

Main declarations #

TODOs #

The yoneda embedding of TopCat precomposed with the forgetful functor from Scheme. This is the presheaf U ↦ C(U, T). For universe reasons, we implement it by hand.

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

    continuousMapPresheaf is isomorphic to the composition of the forgetful functor to TopCat and the yoneda embedding.

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

      continuousMapPresheaf is U ↦ C(ConnectedComponents U, T) if T is totally disconnected.

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

        continuousMapPresheaf as a presheaf of abelian groups associated to a topological abelian group.

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