let M be non empty MetrSpace; :: thesis: for B being Subset of M
for A being Subset of (TopSpaceMetr M) st A = B & A is compact holds
B is bounded

let B be Subset of M; :: thesis: for A being Subset of (TopSpaceMetr M) st A = B & A is compact holds
B is bounded

let A be Subset of (TopSpaceMetr M); :: thesis: ( A = B & A is compact implies B is bounded )
set TA = TopSpaceMetr M;
assume that
A1: A = B and
A2: A is compact ; :: thesis: B is bounded
A c= the carrier of ((TopSpaceMetr M) | A) by PRE_TOPC:8;
then reconsider A2 = A as Subset of ((TopSpaceMetr M) | A) ;
per cases ( A <> {} or A = {} ) ;
end;