let X be non empty set ; for F being Point of (R_Normed_Algebra_of_BoundedFunctions X) st F = 0. (R_Normed_Algebra_of_BoundedFunctions X) holds
0 = ||.F.||
let F be Point of (R_Normed_Algebra_of_BoundedFunctions X); ( F = 0. (R_Normed_Algebra_of_BoundedFunctions X) implies 0 = ||.F.|| )
set z = X --> (In (0,REAL));
reconsider z = X --> (In (0,REAL)) as Function of X,REAL ;
F in BoundedFunctions X
;
then consider g being Function of X,REAL such that
A1:
g = F
and
A2:
g | X is bounded
;
A3:
( not PreNorms g is empty & PreNorms g is bounded_above )
by A2, Th17;
consider r0 being object such that
A4:
r0 in PreNorms g
by XBOOLE_0:def 1;
reconsider r0 = r0 as Real by A4;
A5:
( ( for s being Real st s in PreNorms g holds
s <= 0 ) implies upper_bound (PreNorms g) <= 0 )
by SEQ_4:45;
assume A6:
F = 0. (R_Normed_Algebra_of_BoundedFunctions X)
; 0 = ||.F.||
then
0 <= r0
by A4;
then
upper_bound (PreNorms g) = 0
by A7, A3, A4, A5, SEQ_4:def 1;
hence
0 = ||.F.||
by A1, A2, Th20; verum