Documentation
PiBaseLean
.
Properties
.
P88
.
Defs
Search
return to top
source
Imports
Init
PiBaseLean.AdditionalDefs.Cover
Imported by
PiBase
.
CollectionwiseNormalSpace
source
class
PiBase
.
CollectionwiseNormalSpace
(
X
:
Type
u)
[
TopologicalSpace
X
]
:
Prop
collectionwise_normal
{
ι
:
Type
u}
(
F
:
ι
→
Set
X
)
:
IsDiscreteFamily
F
→
(∀ (
i
:
ι
),
IsClosed
(
F
i
)
)
→
∃ (
U
:
ι
→
Set
X
),
Set.univ
.
PairwiseDisjoint
U
∧
(∀ (
i
:
ι
),
IsOpen
(
U
i
)
)
∧
∀ (
i
:
ι
),
F
i
⊆
U
i
Instances