The category of locales #
This file defines Locale, the category of locales. This is the opposite of the category of frames.
@[implicit_reducible]
@[implicit_reducible]
Construct a bundled Locale from a Frame.
Instances For
@[simp]
@[simp]
theorem
topToLocale_map
{X✝ Y✝ : TopCat}
(f : X✝ ⟶ Y✝)
:
topToLocale.map f = (Frm.ofHom (TopologicalSpace.Opens.comap (TopCat.Hom.hom f))).op
@[simp]
theorem
topToLocale_obj
(X : TopCat)
:
topToLocale.obj X = Opposite.op (topCatOpToFrm.obj (Opposite.op X))