let n be Element of NAT ; for P being Subset of
for Q being Subset of
for p1, p2 being Point of st P is_an_arc_of p1,p2 & Q = P \ {p1,p2} holds
Q is connected
let P be Subset of ; for Q being Subset of
for p1, p2 being Point of st P is_an_arc_of p1,p2 & Q = P \ {p1,p2} holds
Q is connected
let Q be Subset of ; for p1, p2 being Point of st P is_an_arc_of p1,p2 & Q = P \ {p1,p2} holds
Q is connected
let p1, p2 be Point of ; ( 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 P' = P as non empty Subset of by A1, TOPREAL1:4;
consider f being Function of I[01] ,((TOP-REAL n) | P') such that
A3:
f is being_homeomorphism
and
A4:
f . 0 = p1
and
A5:
f . 1 = p2
by A1, TOPREAL1:def 2;
reconsider P7 = the carrier of I[01] \ {0 ,1} as Subset of ;
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, Th48, TOPS_2:75; verum