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