let M be non empty MetrSpace; for P being non empty Subset of
for z being Point of st P is compact holds
ex w being Point of st
( w in P & (dist_max P) . z >= dist w,z )
let P be non empty Subset of ; for z being Point of st P is compact holds
ex w being Point of st
( w in P & (dist_max P) . z >= dist w,z )
let z be Point of ; ( P is compact implies ex w being Point of st
( w in P & (dist_max P) . z >= dist w,z ) )
assume A1:
P is compact
; ex w being Point of st
( w in P & (dist_max P) . z >= dist w,z )
consider w being set such that
A2:
w in P
by XBOOLE_0:def 1;
reconsider w = w as Point of by A2, TOPMETR:16;
take
w
; ( w in P & (dist_max P) . z >= dist w,z )
thus
w in P
by A2; (dist_max P) . z >= dist w,z
thus
(dist_max P) . z >= dist w,z
by A1, A2, Th22; verum