Documentation
PiBaseLean
.
Properties
.
P118
.
Defs
Search
return to top
source
Imports
Init
PiBaseLean.AdditionalDefs.Cover
PiBaseLean.AdditionalDefs.Meta
Imported by
PiBase
.
HasSigmaLocallyFiniteKNetwork
source
class
PiBase
.
HasSigmaLocallyFiniteKNetwork
(
X
:
Type
u)
[
TopologicalSpace
X
]
:
Prop
ex_network :
∃ (
ι
:
Type
u) (
f
:
ι
→
Set
X
),
Sigma
(fun {
α
:
Type
u} =>
LocallyFinite
)
f
∧
IsKNetwork
f
Instances