let X be non empty compact TopSpace; for x1, x2 being Point of (C_Normed_Algebra_of_ContinuousFunctions X)
for y1, y2 being Point of (C_Normed_Algebra_of_BoundedFunctions the carrier of X) st x1 = y1 & x2 = y2 holds
x1 + x2 = y1 + y2
let x1, x2 be Point of (C_Normed_Algebra_of_ContinuousFunctions X); for y1, y2 being Point of (C_Normed_Algebra_of_BoundedFunctions the carrier of X) st x1 = y1 & x2 = y2 holds
x1 + x2 = y1 + y2
let y1, y2 be Point of (C_Normed_Algebra_of_BoundedFunctions the carrier of X); ( x1 = y1 & x2 = y2 implies x1 + x2 = y1 + y2 )
assume A1:
( x1 = y1 & x2 = y2 )
; x1 + x2 = y1 + y2
A2:
CContinuousFunctions X is add-closed
by CC0SP1:def 2;
A3:
ComplexBoundedFunctions the carrier of X is add-closed
by CC0SP1:def 2;
thus x1 + x2 =
( the addF of (CAlgebra the carrier of X) || (CContinuousFunctions X)) . [x1,x2]
by A2, C0SP1:def 5
.=
the addF of (CAlgebra the carrier of X) . [x1,x2]
by FUNCT_1:49
.=
( the addF of (CAlgebra the carrier of X) || (ComplexBoundedFunctions the carrier of X)) . [y1,y2]
by A1, FUNCT_1:49
.=
y1 + y2
by A3, C0SP1:def 5
; verum