let X be non empty set ; :: thesis: for a being Real
for F, G being Point of (R_Normed_Algebra_of_BoundedFunctions X) holds
( ( ||.F.|| = 0 implies F = 0. (R_Normed_Algebra_of_BoundedFunctions X) ) & ( F = 0. (R_Normed_Algebra_of_BoundedFunctions X) implies ||.F.|| = 0 ) & ||.(a * F).|| = (abs a) * ||.F.|| & ||.(F + G).|| <= ||.F.|| + ||.G.|| )

let a be Real; :: thesis: for F, G being Point of (R_Normed_Algebra_of_BoundedFunctions X) holds
( ( ||.F.|| = 0 implies F = 0. (R_Normed_Algebra_of_BoundedFunctions X) ) & ( F = 0. (R_Normed_Algebra_of_BoundedFunctions X) implies ||.F.|| = 0 ) & ||.(a * F).|| = (abs a) * ||.F.|| & ||.(F + G).|| <= ||.F.|| + ||.G.|| )

let F, G be Point of (R_Normed_Algebra_of_BoundedFunctions X); :: thesis: ( ( ||.F.|| = 0 implies F = 0. (R_Normed_Algebra_of_BoundedFunctions X) ) & ( F = 0. (R_Normed_Algebra_of_BoundedFunctions X) implies ||.F.|| = 0 ) & ||.(a * F).|| = (abs a) * ||.F.|| & ||.(F + G).|| <= ||.F.|| + ||.G.|| )
A1: now
set z = X --> 0;
reconsider z = X --> 0 as Function of X,REAL by FUNCOP_1:46;
F in BoundedFunctions X ;
then consider g being Function of X,REAL such that
A2: F = g and
A3: g | X is bounded ;
A4: ( not PreNorms g is empty & PreNorms g is bounded_above ) by A3, Th17;
consider r0 being set such that
A5: r0 in PreNorms g by XBOOLE_0:def 1;
reconsider r0 = r0 as Real by A5;
A6: ( ( for s being real number st s in PreNorms g holds
s <= 0 ) implies upper_bound (PreNorms g) <= 0 ) by SEQ_4:45;
assume F = 0. (R_Normed_Algebra_of_BoundedFunctions X) ; :: thesis: ||.F.|| = 0
then A7: z = g by A2, Th26;
A8: now
let r be Real; :: thesis: ( r in PreNorms g implies ( 0 <= r & r <= 0 ) )
assume r in PreNorms g ; :: thesis: ( 0 <= r & r <= 0 )
then consider t being Element of X such that
A9: r = abs (g . t) ;
abs (g . t) = abs 0 by A7, FUNCOP_1:7
.= 0 by ABSVALUE:2 ;
hence ( 0 <= r & r <= 0 ) by A9; :: thesis: verum
end;
then 0 <= r0 by A5;
then upper_bound (PreNorms g) = 0 by A8, A4, A5, A6, SEQ_4:def 1;
hence ||.F.|| = 0 by A2, A3, Th21; :: thesis: verum
end;
A10: ||.(F + G).|| <= ||.F.|| + ||.G.||
proof
F + G in BoundedFunctions X ;
then consider h1 being Function of X,REAL such that
A11: h1 = F + G and
A12: h1 | X is bounded ;
G in BoundedFunctions X ;
then consider g1 being Function of X,REAL such that
A13: g1 = G and
A14: g1 | X is bounded ;
F in BoundedFunctions X ;
then consider f1 being Function of X,REAL such that
A15: f1 = F and
A16: f1 | X is bounded ;
A17: now
let t be Element of X; :: thesis: abs (h1 . t) <= ||.F.|| + ||.G.||
( abs (f1 . t) <= ||.F.|| & abs (g1 . t) <= ||.G.|| ) by A15, A16, A13, A14, Th27;
then A18: (abs (f1 . t)) + (abs (g1 . t)) <= ||.F.|| + ||.G.|| by XREAL_1:7;
( abs (h1 . t) = abs ((f1 . t) + (g1 . t)) & abs ((f1 . t) + (g1 . t)) <= (abs (f1 . t)) + (abs (g1 . t)) ) by A15, A13, A11, Th30, COMPLEX1:56;
hence abs (h1 . t) <= ||.F.|| + ||.G.|| by A18, XXREAL_0:2; :: thesis: verum
end;
A19: now
let r be Real; :: thesis: ( r in PreNorms h1 implies r <= ||.F.|| + ||.G.|| )
assume r in PreNorms h1 ; :: thesis: r <= ||.F.|| + ||.G.||
then ex t being Element of X st r = abs (h1 . t) ;
hence r <= ||.F.|| + ||.G.|| by A17; :: thesis: verum
end;
( ( for s being real number st s in PreNorms h1 holds
s <= ||.F.|| + ||.G.|| ) implies upper_bound (PreNorms h1) <= ||.F.|| + ||.G.|| ) by SEQ_4:45;
hence ||.(F + G).|| <= ||.F.|| + ||.G.|| by A11, A12, A19, Th21; :: thesis: verum
end;
A20: ||.(a * F).|| = (abs a) * ||.F.||
proof
F in BoundedFunctions X ;
then consider f1 being Function of X,REAL such that
A21: f1 = F and
A22: f1 | X is bounded ;
a * F in BoundedFunctions X ;
then consider h1 being Function of X,REAL such that
A23: h1 = a * F and
A24: h1 | X is bounded ;
A25: now
let t be Element of X; :: thesis: abs (h1 . t) <= (abs a) * ||.F.||
abs (h1 . t) = abs (a * (f1 . t)) by A21, A23, Th31;
then A26: abs (h1 . t) = (abs a) * (abs (f1 . t)) by COMPLEX1:65;
0 <= abs a by COMPLEX1:46;
hence abs (h1 . t) <= (abs a) * ||.F.|| by A21, A22, A26, Th27, XREAL_1:64; :: thesis: verum
end;
A27: now
let r be Real; :: thesis: ( r in PreNorms h1 implies r <= (abs a) * ||.F.|| )
assume r in PreNorms h1 ; :: thesis: r <= (abs a) * ||.F.||
then ex t being Element of X st r = abs (h1 . t) ;
hence r <= (abs a) * ||.F.|| by A25; :: thesis: verum
end;
( ( for s being real number st s in PreNorms h1 holds
s <= (abs a) * ||.F.|| ) implies upper_bound (PreNorms h1) <= (abs a) * ||.F.|| ) by SEQ_4:45;
then A28: ||.(a * F).|| <= (abs a) * ||.F.|| by A23, A24, A27, Th21;
per cases ( a <> 0 or a = 0 ) ;
suppose A29: a <> 0 ; :: thesis: ||.(a * F).|| = (abs a) * ||.F.||
A30: now
let t be Element of X; :: thesis: abs (f1 . t) <= ((abs a) ") * ||.(a * F).||
abs (a ") = abs (1 / a) ;
then A31: abs (a ") = 1 / (abs a) by ABSVALUE:7;
h1 . t = a * (f1 . t) by A21, A23, Th31;
then (a ") * (h1 . t) = ((a ") * a) * (f1 . t) ;
then A32: (a ") * (h1 . t) = 1 * (f1 . t) by A29, XCMPLX_0:def 7;
( abs ((a ") * (h1 . t)) = (abs (a ")) * (abs (h1 . t)) & 0 <= abs (a ") ) by COMPLEX1:46, COMPLEX1:65;
hence abs (f1 . t) <= ((abs a) ") * ||.(a * F).|| by A23, A24, A32, A31, Th27, XREAL_1:64; :: thesis: verum
end;
A33: now
let r be Real; :: thesis: ( r in PreNorms f1 implies r <= ((abs a) ") * ||.(a * F).|| )
assume r in PreNorms f1 ; :: thesis: r <= ((abs a) ") * ||.(a * F).||
then ex t being Element of X st r = abs (f1 . t) ;
hence r <= ((abs a) ") * ||.(a * F).|| by A30; :: thesis: verum
end;
A34: 0 <= abs a by COMPLEX1:46;
( ( for s being real number st s in PreNorms f1 holds
s <= ((abs a) ") * ||.(a * F).|| ) implies upper_bound (PreNorms f1) <= ((abs a) ") * ||.(a * F).|| ) by SEQ_4:45;
then ||.F.|| <= ((abs a) ") * ||.(a * F).|| by A21, A22, A33, Th21;
then (abs a) * ||.F.|| <= (abs a) * (((abs a) ") * ||.(a * F).||) by A34, XREAL_1:64;
then A35: (abs a) * ||.F.|| <= ((abs a) * ((abs a) ")) * ||.(a * F).|| ;
abs a <> 0 by A29, COMPLEX1:47;
then (abs a) * ||.F.|| <= 1 * ||.(a * F).|| by A35, XCMPLX_0:def 7;
hence ||.(a * F).|| = (abs a) * ||.F.|| by A28, XXREAL_0:1; :: thesis: verum
end;
end;
end;
now
set z = X --> 0;
reconsider z = X --> 0 as Function of X,REAL by FUNCOP_1:46;
F in BoundedFunctions X ;
then consider g being Function of X,REAL such that
A38: F = g and
A39: g | X is bounded ;
assume A40: ||.F.|| = 0 ; :: thesis: F = 0. (R_Normed_Algebra_of_BoundedFunctions X)
now
let t be Element of X; :: thesis: g . t = z . t
abs (g . t) <= ||.F.|| by A38, A39, Th27;
then abs (g . t) = 0 by A40, COMPLEX1:46;
hence g . t = 0 by ABSVALUE:2
.= z . t by FUNCOP_1:7 ;
:: thesis: verum
end;
then g = z by FUNCT_2:63;
hence F = 0. (R_Normed_Algebra_of_BoundedFunctions X) by A38, Th26; :: thesis: verum
end;
hence ( ( ||.F.|| = 0 implies F = 0. (R_Normed_Algebra_of_BoundedFunctions X) ) & ( F = 0. (R_Normed_Algebra_of_BoundedFunctions X) implies ||.F.|| = 0 ) & ||.(a * F).|| = (abs a) * ||.F.|| & ||.(F + G).|| <= ||.F.|| + ||.G.|| ) by A1, A20, A10; :: thesis: verum