let p, q be Point of (TOP-REAL 2); for R being Subset of (TOP-REAL 2) st R is being_Region & p in R & q in R & p <> q holds
ex P being Subset of (TOP-REAL 2) st
( P is_S-P_arc_joining p,q & P c= R )
let R be Subset of (TOP-REAL 2); ( R is being_Region & p in R & q in R & p <> q implies ex P being Subset of (TOP-REAL 2) st
( P is_S-P_arc_joining p,q & P c= R ) )
set RR = { q2 where q2 is Point of (TOP-REAL 2) : ( q2 = p or ex P1 being Subset of (TOP-REAL 2) st
( P1 is_S-P_arc_joining p,q2 & P1 c= R ) ) } ;
{ q2 where q2 is Point of (TOP-REAL 2) : ( q2 = p or ex P1 being Subset of (TOP-REAL 2) st
( P1 is_S-P_arc_joining p,q2 & P1 c= R ) ) } c= the carrier of (TOP-REAL 2)
then reconsider RR = { q2 where q2 is Point of (TOP-REAL 2) : ( q2 = p or ex P1 being Subset of (TOP-REAL 2) st
( P1 is_S-P_arc_joining p,q2 & P1 c= R ) ) } as Subset of (TOP-REAL 2) ;
assume that
A1:
( R is being_Region & p in R )
and
A2:
q in R
and
A3:
p <> q
; ex P being Subset of (TOP-REAL 2) st
( P is_S-P_arc_joining p,q & P c= R )
R c= RR
by A1, Th27;
then
q in RR
by A2;
then
ex q1 being Point of (TOP-REAL 2) st
( q1 = q & ( q1 = p or ex P1 being Subset of (TOP-REAL 2) st
( P1 is_S-P_arc_joining p,q1 & P1 c= R ) ) )
;
hence
ex P being Subset of (TOP-REAL 2) st
( P is_S-P_arc_joining p,q & P c= R )
by A3; verum