Explicit limits and colimits #
This file applies the general API for explicit limits and colimits in CompHausLike P (see
the file Mathlib/Topology/Category/CompHausLike/Limits.lean) to the special case of Stonean.
theorem
Stonean.extremallyDisconnected_preimage
{X Y Z : Stonean}
{f : X โถ Z}
(i : Y โถ Z)
(hi : Topology.IsOpenEmbedding โ(CategoryTheory.ConcreteCategory.hom f))
:
theorem
Stonean.extremallyDisconnected_pullback
{X Y Z : Stonean}
{f : X โถ Z}
(i : Y โถ Z)
(hi : Topology.IsOpenEmbedding โ(CategoryTheory.ConcreteCategory.hom f))
:
ExtremallyDisconnected
โ{xy : โX.toTop ร โY.toTop | (CategoryTheory.ConcreteCategory.hom f) xy.1 = (CategoryTheory.ConcreteCategory.hom i) xy.2}