def
PiBase.OnePoint.toSeparationQuotient
{X : Type u}
[TopologicalSpace X]
:
X → SeparationQuotient (OnePoint X)
Equations
Instances For
theorem
PiBase.OnePoint.toSeparationQuotient_wellDefined
{X : Type u}
[TopologicalSpace X]
(x y : X)
:
Inseparable x y → toSeparationQuotient x = toSeparationQuotient y
def
PiBase.OnePoint.ofSeparationQuotient
{X : Type u}
[TopologicalSpace X]
:
OnePoint X → OnePoint (SeparationQuotient X)
Equations
Instances For
theorem
PiBase.OnePoint.ofSeparationQuotient_wellDefined
{X : Type u}
[TopologicalSpace X]
(x y : OnePoint X)
:
Inseparable x y → ofSeparationQuotient x = ofSeparationQuotient y
theorem
PiBase.OnePoint.isCompact_preimage
{X : Type u}
[TopologicalSpace X]
{s : Set (OnePoint X)}
(hs : IsCompact s)
(si : OnePoint.infty ∉ s)
:
theorem
PiBase.OnePoint.subset_range_some
{X : Type u}
[TopologicalSpace X]
{s : Set (OnePoint X)}
(hs : OnePoint.infty ∉ s)
:
theorem
PiBase.OnePoint.isCompact_of_closed
{X : Type u}
[TopologicalSpace X]
{s : Set (OnePoint X)}
(hs : IsClosed s)
(hi : OnePoint.infty ∉ s)
:
Equations
- One or more equations did not get rendered due to their size.