let f be FinSequence of (TOP-REAL 2); :: thesis: for p, q being Point of (TOP-REAL 2) st p <> f . (len f) & p in L~ f & q in L~ f & f is being_S-Seq & not p in L~ (L_Cut f,q) holds
q in L~ (L_Cut f,p)
let p, q be Point of (TOP-REAL 2); :: thesis: ( p <> f . (len f) & p in L~ f & q in L~ f & f is being_S-Seq & not p in L~ (L_Cut f,q) implies q in L~ (L_Cut f,p) )
assume A1:
p <> f . (len f)
; :: thesis: ( not p in L~ f or not q in L~ f or not f is being_S-Seq or p in L~ (L_Cut f,q) or q in L~ (L_Cut f,p) )
assume A2:
( p in L~ f & q in L~ f & f is being_S-Seq )
; :: thesis: ( p in L~ (L_Cut f,q) or q in L~ (L_Cut f,p) )