let n be Nat; for P being Subset of (TOP-REAL n)
for Q being Subset of ((TOP-REAL n) | P)
for p1, p2 being Point of (TOP-REAL n) st P is_an_arc_of p1,p2 & Q = P \ {p1,p2} holds
Q is connected
let P be Subset of (TOP-REAL n); for Q being Subset of ((TOP-REAL n) | P)
for p1, p2 being Point of (TOP-REAL n) st P is_an_arc_of p1,p2 & Q = P \ {p1,p2} holds
Q is connected
let Q be Subset of ((TOP-REAL n) | P); for p1, p2 being Point of (TOP-REAL n) st P is_an_arc_of p1,p2 & Q = P \ {p1,p2} holds
Q is connected
let p1, p2 be Point of (TOP-REAL n); ( P is_an_arc_of p1,p2 & Q = P \ {p1,p2} implies Q is connected )
assume that
A1:
P is_an_arc_of p1,p2
and
A2:
Q = P \ {p1,p2}
; Q is connected
reconsider P9 = P as non empty Subset of (TOP-REAL n) by A1, TOPREAL1:1;
consider f being Function of I[01],((TOP-REAL n) | P9) such that
A3:
f is being_homeomorphism
and
A4:
f . 0 = p1
and
A5:
f . 1 = p2
by A1, TOPREAL1:def 1;
reconsider P7 = the carrier of I[01] \ {0,1} as Subset of I[01] ;
A6:
f is continuous
by A3, TOPS_2:def 5;
A7:
f is one-to-one
by A3, TOPS_2:def 5;
Q = f .: P7
hence
Q is connected
by A6, Th36, TOPS_2:61; verum