let C be Simple_closed_curve; :: thesis: for q1, q2 being Point of (TOP-REAL 2) st LE q1,q2,C holds
Segment q1,q2,C is compact
let q1, q2 be Point of (TOP-REAL 2); :: thesis: ( LE q1,q2,C implies Segment q1,q2,C is compact )
assume A1:
LE q1,q2,C
; :: thesis: Segment q1,q2,C is compact
A2:
q1 in C
by A1, JORDAN7:5;