let C be non empty compact Subset of (TOP-REAL 2); :: thesis: ( C is being_simple_closed_curve implies N-bound C > S-bound C )
assume A1: C is being_simple_closed_curve ; :: thesis: N-bound C > S-bound C
now :: thesis: not N-bound C <= S-bound C
assume A2: N-bound C <= S-bound C ; :: thesis: contradiction
for p being Point of (TOP-REAL 2) st p in C holds
p `2 = S-bound C
proof end;
hence contradiction by A1, Th14; :: thesis: verum
end;
hence N-bound C > S-bound C ; :: thesis: verum