let p, q be Point of (TOP-REAL 2); :: thesis: for f being FinSequence of (TOP-REAL 2)
for r being Real
for u being Point of (Euclid 2) st p `1 <> q `1 & p `2 <> q `2 & p in Ball u,r & q in Ball u,r & |[(q `1 ),(p `2 )]| in Ball u,r & f = <*p,|[(q `1 ),(p `2 )]|,q*> holds
( f is being_S-Seq & f /. 1 = p & f /. (len f) = q & L~ f is_S-P_arc_joining p,q & L~ f c= Ball u,r )

let f be FinSequence of (TOP-REAL 2); :: thesis: for r being Real
for u being Point of (Euclid 2) st p `1 <> q `1 & p `2 <> q `2 & p in Ball u,r & q in Ball u,r & |[(q `1 ),(p `2 )]| in Ball u,r & f = <*p,|[(q `1 ),(p `2 )]|,q*> holds
( f is being_S-Seq & f /. 1 = p & f /. (len f) = q & L~ f is_S-P_arc_joining p,q & L~ f c= Ball u,r )

let r be Real; :: thesis: for u being Point of (Euclid 2) st p `1 <> q `1 & p `2 <> q `2 & p in Ball u,r & q in Ball u,r & |[(q `1 ),(p `2 )]| in Ball u,r & f = <*p,|[(q `1 ),(p `2 )]|,q*> holds
( f is being_S-Seq & f /. 1 = p & f /. (len f) = q & L~ f is_S-P_arc_joining p,q & L~ f c= Ball u,r )

let u be Point of (Euclid 2); :: thesis: ( p `1 <> q `1 & p `2 <> q `2 & p in Ball u,r & q in Ball u,r & |[(q `1 ),(p `2 )]| in Ball u,r & f = <*p,|[(q `1 ),(p `2 )]|,q*> implies ( f is being_S-Seq & f /. 1 = p & f /. (len f) = q & L~ f is_S-P_arc_joining p,q & L~ f c= Ball u,r ) )
assume A1: ( p `1 <> q `1 & p `2 <> q `2 & p in Ball u,r & q in Ball u,r & |[(q `1 ),(p `2 )]| in Ball u,r & f = <*p,|[(q `1 ),(p `2 )]|,q*> ) ; :: thesis: ( f is being_S-Seq & f /. 1 = p & f /. (len f) = q & L~ f is_S-P_arc_joining p,q & L~ f c= Ball u,r )
hence ( f is being_S-Seq & f /. 1 = p & f /. (len f) = q ) by TOPREAL3:42; :: thesis: ( L~ f is_S-P_arc_joining p,q & L~ f c= Ball u,r )
hence L~ f is_S-P_arc_joining p,q by Def1; :: thesis: L~ f c= Ball u,r
A2: L~ f = (LSeg p,|[(q `1 ),(p `2 )]|) \/ (LSeg |[(q `1 ),(p `2 )]|,q) by A1, TOPREAL3:23;
( LSeg p,|[(q `1 ),(p `2 )]| c= Ball u,r & LSeg |[(q `1 ),(p `2 )]|,q c= Ball u,r ) by A1, TOPREAL3:28;
hence L~ f c= Ball u,r by A2, XBOOLE_1:8; :: thesis: verum