let f be FinSequence of (TOP-REAL 2); 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); ( 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)
; ( 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 that
A2:
p in L~ f
and
A3:
q in L~ f
and
A4:
f is being_S-Seq
; ( p in L~ (L_Cut (f,q)) or q in L~ (L_Cut (f,p)) )