let M be non empty MetrSpace; for P, Q being Subset of (TopSpaceMetr M) st P <> {} & P is compact & Q <> {} & Q is compact holds
( P misses Q iff min_dist_min (P,Q) > 0 )
let P, Q be Subset of (TopSpaceMetr M); ( P <> {} & P is compact & Q <> {} & Q is compact implies ( P misses Q iff min_dist_min (P,Q) > 0 ) )
assume that
A1:
P <> {}
and
A2:
P is compact
and
A3:
Q <> {}
and
A4:
Q is compact
; ( P misses Q iff min_dist_min (P,Q) > 0 )
consider x1, x2 being Point of M such that
A9:
( x1 in P & x2 in Q )
and
A10:
dist (x1,x2) = min_dist_min (P,Q)
by A1, A2, A3, A4, WEIERSTR:30;
A11:
the distance of M is discerning
by METRIC_1:def 7;
now ( not min_dist_min (P,Q) > 0 implies P /\ Q <> {} )assume
not
min_dist_min (
P,
Q)
> 0
;
P /\ Q <> {} then
dist (
x1,
x2)
= 0
by A1, A2, A3, A4, A10, Th36;
then
the
distance of
M . (
x1,
x2)
= 0
by METRIC_1:def 1;
then
x1 = x2
by A11, METRIC_1:def 3;
hence
P /\ Q <> {}
by A9, XBOOLE_0:def 4;
verum end;
hence
( P misses Q iff min_dist_min (P,Q) > 0 )
by A5; verum