let P be Subset of ; for p1, p2, q being Point of st P is_an_arc_of p1,p2 & LE p2,q,P,p1,p2 holds
q = p2
let p1, p2, q be Point of ; ( P is_an_arc_of p1,p2 & LE p2,q,P,p1,p2 implies q = p2 )
assume that
A1:
P is_an_arc_of p1,p2
and
A2:
LE p2,q,P,p1,p2
; q = p2
q in P
by A2, JORDAN5C:def 3;
then
LE q,p2,P,p1,p2
by A1, JORDAN5C:10;
hence
q = p2
by A1, A2, JORDAN5C:12; verum