let X be non empty compact TopSpace; :: thesis: for a being Real
for x being Point of (R_Normed_Algebra_of_ContinuousFunctions X)
for y being Point of (R_Normed_Algebra_of_BoundedFunctions the carrier of X) st x = y holds
a * x = a * y

let a be Real; :: thesis: for x being Point of (R_Normed_Algebra_of_ContinuousFunctions X)
for y being Point of (R_Normed_Algebra_of_BoundedFunctions the carrier of X) st x = y holds
a * x = a * y

let x be Point of (R_Normed_Algebra_of_ContinuousFunctions X); :: thesis: for y being Point of (R_Normed_Algebra_of_BoundedFunctions the carrier of X) st x = y holds
a * x = a * y

let y be Point of (R_Normed_Algebra_of_BoundedFunctions the carrier of X); :: thesis: ( x = y implies a * x = a * y )
assume AS: x = y ; :: thesis: a * x = a * y
thus a * x = (the Mult of (RAlgebra the carrier of X) | [:REAL ,(ContinuousFunctions X):]) . [a,x] by C0SP1:def 11
.= the Mult of (RAlgebra the carrier of X) . [a,x] by FUNCT_1:72
.= (the Mult of (RAlgebra the carrier of X) | [:REAL ,(BoundedFunctions the carrier of X):]) . [a,y] by AS, FUNCT_1:72
.= a * y by C0SP1:def 11 ; :: thesis: verum