let p be Point of (TOP-REAL 2); for P, R being Subset of (TOP-REAL 2) st R is being_Region & p in R & P = { q where q is Point of (TOP-REAL 2) : ( q = p or ex P1 being Subset of (TOP-REAL 2) st
( P1 is_S-P_arc_joining p,q & P1 c= R ) ) } holds
P is open
let P, R be Subset of (TOP-REAL 2); ( R is being_Region & p in R & P = { q where q is Point of (TOP-REAL 2) : ( q = p or ex P1 being Subset of (TOP-REAL 2) st
( P1 is_S-P_arc_joining p,q & P1 c= R ) ) } implies P is open )
assume that
A1:
R is being_Region
and
A2:
p in R
and
A3:
P = { q where q is Point of (TOP-REAL 2) : ( q = p or ex P1 being Subset of (TOP-REAL 2) st
( P1 is_S-P_arc_joining p,q & P1 c= R ) ) }
; P is open
reconsider RR = R, PP = P as Subset of TopStruct(# the carrier of (TOP-REAL 2), the topology of (TOP-REAL 2) #) ;
R is open
by A1;
then A4:
RR is open
by PRE_TOPC:30;
now for u being Point of (Euclid 2) st u in P holds
ex r being Real st
( r > 0 & Ball (u,r) c= P )let u be
Point of
(Euclid 2);
( u in P implies ex r being Real st
( r > 0 & Ball (u,r) c= P ) )reconsider p2 =
u as
Point of
(TOP-REAL 2) by TOPREAL3:8;
assume
u in P
;
ex r being Real st
( r > 0 & Ball (u,r) c= P )then consider q1 being
Point of
(TOP-REAL 2) such that A5:
q1 = u
and A6:
(
q1 = p or ex
P1 being
Subset of
(TOP-REAL 2) st
(
P1 is_S-P_arc_joining p,
q1 &
P1 c= R ) )
by A3;
then consider r being
Real such that A9:
r > 0
and A10:
Ball (
u,
r)
c= RR
by A4, Lm1, TOPMETR:15;
take r =
r;
( r > 0 & Ball (u,r) c= P )thus
r > 0
by A9;
Ball (u,r) c= Preconsider r9 =
r as
Real ;
A11:
p2 in Ball (
u,
r9)
by A9, TBSP_1:11;
thus
Ball (
u,
r)
c= P
verum end;
then
PP is open
by Lm1, TOPMETR:15;
hence
P is open
by PRE_TOPC:30; verum