The standard conservative family of points for the site attached to a topological space #
If X is a topological space, any x : X defines a point of the site
attached to X.
TODO #
- Redefine the stalks functors in
Mathlib/Topology/Sheaves/Stalks.leanusingGrothendieckTopology.Point.presheafFiber.
Given a topological space X and x : X, this is the point of the site
(Opens X, Opens.grothendieckTopology X) corresponding to x.
Equations
- One or more equations did not get rendered due to their size.
Instances For
When X is a topological space, this is the obvious conservative family of
points on the site (Opens X, Opens.grothendieckTopology X).
Equations
Instances For
@[implicit_reducible]
instance
Opens.instSmallPointOpensGrothendieckTopologyPointsGrothendieckTopology
(X : Type u_1)
[TopologicalSpace X]
:
Equations
- ⋯ = ⋯
instance
Opens.instSubsingletonObjOpensFiber
{X : Type u}
[TopologicalSpace X]
(U : TopologicalSpace.Opens X)
(Φ : (grothendieckTopology X).Point)
:
Subsingleton (Φ.fiber.obj U)
A point x of a topological space X specializes to y if and only iff
there is a (unique) morphism between the corresponding points of the site
(Opens X, grothendieckTopology X).
Equations
- One or more equations did not get rendered due to their size.