let R, P be Subset of ; for p being Point of st R is being_Region & P = { q where q is Point of : ( q <> p & q in R & ( for P1 being Subset of holds
( not P1 is_S-P_arc_joining p,q or not P1 c= R ) ) ) } holds
P is open
let p be Point of ; ( R is being_Region & P = { q where q is Point of : ( q <> p & q in R & ( for P1 being Subset of holds
( not P1 is_S-P_arc_joining p,q or not P1 c= R ) ) ) } implies P is open )
assume that
A1:
R is being_Region
and
A2:
P = { q where q is Point of : ( q <> p & q in R & ( for P1 being Subset of holds
( not P1 is_S-P_arc_joining p,q or not P1 c= R ) ) ) }
; P is open
reconsider RR = R, PP = P as Subset of ;
R is open
by A1, Def3;
then A3:
RR is open
by PRE_TOPC:60;
now let u be
Point of ;
( u in P implies ex r being real number st
( r > 0 & Ball u,r c= P ) )reconsider p2 =
u as
Point of
by TOPREAL3:13;
assume A4:
u in P
;
ex r being real number st
( r > 0 & Ball u,r c= P )then
ex
q1 being
Point of st
(
q1 = u &
q1 <> p &
q1 in R & ( for
P1 being
Subset of holds
( not
P1 is_S-P_arc_joining p,
q1 or not
P1 c= R ) ) )
by A2;
then consider r being
real number such that A5:
r > 0
and A6:
Ball u,
r c= RR
by A3, Lm1, TOPMETR:22;
take r =
r;
( r > 0 & Ball u,r c= P )thus
r > 0
by A5;
Ball u,r c= Preconsider r' =
r as
Real by XREAL_0:def 1;
A7:
p2 in Ball u,
r'
by A5, TBSP_1:16;
thus
Ball u,
r c= P
verum end;
then
PP is open
by Lm1, TOPMETR:22;
hence
P is open
by PRE_TOPC:60; verum