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 ContinuousFunctions (X,T)
let T be NormedLinearTopSpace; for x being set st x in C_0_Functions (X,T) holds
x in ContinuousFunctions (X,T)
let x be set ; ( x in C_0_Functions (X,T) implies x in ContinuousFunctions (X,T) )
assume
x in C_0_Functions (X,T)
; x in ContinuousFunctions (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 ) )
;
thus
x in ContinuousFunctions (X,T)
by A2; verum