let n be Element of NAT ; :: thesis: for p1, p2 being Point of (TOP-REAL n)
for g being Path of p1,p2 st rng g c= LSeg p1,p2 holds
rng g = LSeg p1,p2
let p1, p2 be Point of (TOP-REAL n); :: thesis: for g being Path of p1,p2 st rng g c= LSeg p1,p2 holds
rng g = LSeg p1,p2
let g be Path of p1,p2; :: thesis: ( rng g c= LSeg p1,p2 implies rng g = LSeg p1,p2 )
assume A1:
rng g c= LSeg p1,p2
; :: thesis: rng g = LSeg p1,p2
A2:
( p1 = g . 0 & p2 = g . 1 )
by BORSUK_2:def 4;
hence
rng g = LSeg p1,p2
by A1, XBOOLE_0:def 10; :: thesis: verum