let T be non empty TopSpace; for FX being Subset-Family of T st FX is locally_finite holds
clf FX is locally_finite
let FX be Subset-Family of T; ( FX is locally_finite implies clf FX is locally_finite )
set GX = clf FX;
assume A1:
FX is locally_finite
; clf FX is locally_finite
for x being Point of T ex W being Subset of T st
( x in W & W is open & { V where V is Subset of T : ( V in clf FX & V meets W ) } is finite )
proof
let x be
Point of
T;
ex W being Subset of T st
( x in W & W is open & { V where V is Subset of T : ( V in clf FX & V meets W ) } is finite )
thus
ex
W being
Subset of
T st
(
x in W &
W is
open &
{ V where V is Subset of T : ( V in clf FX & V meets W ) } is
finite )
verumproof
deffunc H1(
Subset of
T)
-> Element of
bool the
carrier of
T =
Cl $1;
consider W being
Subset of
T such that A2:
x in W
and A3:
W is
open
and A4:
{ V where V is Subset of T : ( V in FX & V meets W ) } is
finite
by A1;
take
W
;
( x in W & W is open & { V where V is Subset of T : ( V in clf FX & V meets W ) } is finite )
thus
x in W
by A2;
( W is open & { V where V is Subset of T : ( V in clf FX & V meets W ) } is finite )
thus
W is
open
by A3;
{ V where V is Subset of T : ( V in clf FX & V meets W ) } is finite
set CGX =
{ V where V is Subset of T : ( V in clf FX & V meets W ) } ;
set CFX =
{ V where V is Subset of T : ( V in FX & V meets W ) } ;
A5:
for
Y being
Subset of
T st
Y in FX holds
H1(
Y)
in clf FX
by Def2;
consider f being
Function of
FX,
(clf FX) such that A6:
for
X being
Subset of
T st
X in FX holds
f . X = H1(
X)
from PCOMPS_1:sch 1(A5);
A7:
(
clf FX = {} implies
FX = {} )
by Th17, SETFAM_1:16;
then A8:
dom f = FX
by FUNCT_2:def 1;
for
Z being
object holds
(
Z in f .: { V where V is Subset of T : ( V in FX & V meets W ) } iff
Z in { V where V is Subset of T : ( V in clf FX & V meets W ) } )
proof
let Z be
object ;
( Z in f .: { V where V is Subset of T : ( V in FX & V meets W ) } iff Z in { V where V is Subset of T : ( V in clf FX & V meets W ) } )
A9:
(
Z in { V where V is Subset of T : ( V in clf FX & V meets W ) } implies
Z in f .: { V where V is Subset of T : ( V in FX & V meets W ) } )
(
Z in f .: { V where V is Subset of T : ( V in FX & V meets W ) } implies
Z in { V where V is Subset of T : ( V in clf FX & V meets W ) } )
proof
assume
Z in f .: { V where V is Subset of T : ( V in FX & V meets W ) }
;
Z in { V where V is Subset of T : ( V in clf FX & V meets W ) }
then consider Y being
object such that A17:
Y in dom f
and A18:
Y in { V where V is Subset of T : ( V in FX & V meets W ) }
and A19:
Z = f . Y
by FUNCT_1:def 6;
reconsider Y =
Y as
Subset of
T by A8, A17;
A20:
f . Y = Cl Y
by A6, A8, A17;
then reconsider Z =
Z as
Subset of
T by A19;
ex
V being
Subset of
T st
(
Y = V &
V in FX &
V meets W )
by A18;
then A21:
Z meets W
by A19, A20, PRE_TOPC:18, XBOOLE_1:63;
Z in clf FX
by A8, A17, A19, A20, Def2;
hence
Z in { V where V is Subset of T : ( V in clf FX & V meets W ) }
by A21;
verum
end;
hence
(
Z in f .: { V where V is Subset of T : ( V in FX & V meets W ) } iff
Z in { V where V is Subset of T : ( V in clf FX & V meets W ) } )
by A9;
verum
end;
hence
{ V where V is Subset of T : ( V in clf FX & V meets W ) } is
finite
by A4, TARSKI:2;
verum
end;
end;
hence
clf FX is locally_finite
; verum