Documentation
PiBaseLean
.
Theorems
.
T500
.
Lemmas
Search
return to top
source
Imports
Init
PiBaseLean.Properties.P191.Defs
PiBaseLean.Properties.P2.Defs
Imported by
PiBase
.
Set
.
not_mem_ext_iff
PiBase
.
mem_isGδ_ex_nhds_separate
source
theorem
PiBase
.
Set
.
not_mem_ext_iff
{
α
:
Type
u}
{
a
b
:
Set
α
}
:
a
=
b
↔
∀ (
x
:
α
),
x
∉
a
↔
x
∉
b
source
theorem
PiBase
.
mem_isGδ_ex_nhds_separate
{
X
:
Type
u}
[
TopologicalSpace
X
]
{
s
:
Set
X
}
{
x
y
:
X
}
(
hs
:
IsGδ
s
)
(
hx
:
x
∈
s
)
(
hy
:
y
∉
s
)
:
∃
U
∈
nhds
x
,
y
∉
U