let P be Subset of (TOP-REAL 2); for p1, p2 being Point of (TOP-REAL 2) st P is_an_arc_of p1,p2 holds
R_Segment (P,p1,p2,p1) = P
let p1, p2 be Point of (TOP-REAL 2); ( P is_an_arc_of p1,p2 implies R_Segment (P,p1,p2,p1) = P )
assume A1:
P is_an_arc_of p1,p2
; R_Segment (P,p1,p2,p1) = P
thus
R_Segment (P,p1,p2,p1) c= P
by Th20; XBOOLE_0:def 10 P c= R_Segment (P,p1,p2,p1)
let x be object ; TARSKI:def 3 ( not x in P or x in R_Segment (P,p1,p2,p1) )
assume A2:
x in P
; x in R_Segment (P,p1,p2,p1)
then reconsider p = x as Point of (TOP-REAL 2) ;
LE p1,p,P,p1,p2
by A1, A2, JORDAN5C:10;
hence
x in R_Segment (P,p1,p2,p1)
; verum