let X be non empty set ; for Y being ComplexNormSpace
for f, g being Point of
for c being Complex holds
( ( ||.f.|| = 0 implies f = 0. (C_NormSpace_of_BoundedFunctions X,Y) ) & ( f = 0. (C_NormSpace_of_BoundedFunctions X,Y) implies ||.f.|| = 0 ) & ||.(c * f).|| = |.c.| * ||.f.|| & ||.(f + g).|| <= ||.f.|| + ||.g.|| )
let Y be ComplexNormSpace; for f, g being Point of
for c being Complex holds
( ( ||.f.|| = 0 implies f = 0. (C_NormSpace_of_BoundedFunctions X,Y) ) & ( f = 0. (C_NormSpace_of_BoundedFunctions X,Y) implies ||.f.|| = 0 ) & ||.(c * f).|| = |.c.| * ||.f.|| & ||.(f + g).|| <= ||.f.|| + ||.g.|| )
let f, g be Point of ; for c being Complex holds
( ( ||.f.|| = 0 implies f = 0. (C_NormSpace_of_BoundedFunctions X,Y) ) & ( f = 0. (C_NormSpace_of_BoundedFunctions X,Y) implies ||.f.|| = 0 ) & ||.(c * f).|| = |.c.| * ||.f.|| & ||.(f + g).|| <= ||.f.|| + ||.g.|| )
let c be Complex; ( ( ||.f.|| = 0 implies f = 0. (C_NormSpace_of_BoundedFunctions X,Y) ) & ( f = 0. (C_NormSpace_of_BoundedFunctions X,Y) implies ||.f.|| = 0 ) & ||.(c * f).|| = |.c.| * ||.f.|| & ||.(f + g).|| <= ||.f.|| + ||.g.|| )
A9:
||.(f + g).|| <= ||.f.|| + ||.g.||
A14:
||.(c * f).|| = |.c.| * ||.f.||
hence
( ( ||.f.|| = 0 implies f = 0. (C_NormSpace_of_BoundedFunctions X,Y) ) & ( f = 0. (C_NormSpace_of_BoundedFunctions X,Y) implies ||.f.|| = 0 ) & ||.(c * f).|| = |.c.| * ||.f.|| & ||.(f + g).|| <= ||.f.|| + ||.g.|| )
by A1, A14, A9; verum