Module docstring
{"# Topology on the set of filters on a type
This file introduces a topology on Filter Ξ±. It is generated by the sets
Set.Iic (π s) = {l : Filter Ξ± | s β l}, s : Set Ξ±. A set s : Set (Filter Ξ±) is open if and
only if it is a union of a family of these basic open sets, see Filter.isOpen_iff.
This topology has the following important properties.
If
Xis a topological space, then the mapπ : X β Filter Xis a topology inducing map.In particular, it is a continuous map, so
π β ftends toπ (π a)wheneverftends toπ a.If
Xis an ordered topological space with order topology and no max element, thenπ β ftends toπ Filter.atTopwheneverftends toFilter.atTop.It turns
Filter Xinto a Tβ space and the order onFilter Xis the dual of thespecializationOrder (Filter X).
Tags
filter, topological space "}