Documentation
PiBaseLean
.
Properties
.
P156
.
Defs
Search
return to top
source
Imports
Init
PiBaseLean.AdditionalDefs.Games
Imported by
PiBase
.
KRothbergerSpace
source
class
PiBase
.
KRothbergerSpace
(
X
:
Type
u)
[
TopologicalSpace
X
]
:
Prop
k_rothberger
{
ι
:
Type
u}
(
U
:
ℕ
→
ι
→
Set
X
)
:
(∀ (
n
:
ℕ
),
IsKCover''
(
U
n
)
)
→
∃ (
j
:
ℕ
→
ι
),
IsKCover''
fun (
n
:
ℕ
) =>
U
n
(
j
n
)
Instances