let X be non empty TopSpace; for T being NormedLinearTopSpace
for x being set st x in C_0_Functions (X,T) holds
x in BoundedFunctions ( the carrier of X,T)
let T be NormedLinearTopSpace; for x being set st x in C_0_Functions (X,T) holds
x in BoundedFunctions ( the carrier of X,T)
let x be set ; ( x in C_0_Functions (X,T) implies x in BoundedFunctions ( the carrier of X,T) )
assume
x in C_0_Functions (X,T)
; x in BoundedFunctions ( the carrier of X,T)
then consider f being Function of the carrier of X, the carrier of T such that
A2:
( f = x & f is continuous & ex Y being non empty Subset of X st
( Y is compact & Cl (support f) c= Y ) )
;
consider Y being non empty Subset of X such that
A3:
( Y is compact & Cl (support f) c= Y )
by A2;
A4:
dom f = the carrier of X
by FUNCT_2:def 1;
then consider K being Real such that
A5:
( 0 <= K & ( for x being Point of X st x in Y holds
||.(f . x).|| <= K ) )
by A3, A2, Lm2;
for x being Element of X holds ||.(f . x).|| <= K
then
f is bounded
by RSSPACE4:def 4, A5;
hence
x in BoundedFunctions ( the carrier of X,T)
by RSSPACE4:def 5, A2; verum