let a be Real; :: thesis: for X being non empty compact TopSpace
for F, G being Point of (R_Normed_Algebra_of_ContinuousFunctions X)
for f, g being RealMap of X st f = F & g = G holds
( G = a * F iff for x being Element of X holds g . x = a * (f . x) )

let X be non empty compact TopSpace; :: thesis: for F, G being Point of (R_Normed_Algebra_of_ContinuousFunctions X)
for f, g being RealMap of X st f = F & g = G holds
( G = a * F iff for x being Element of X holds g . x = a * (f . x) )

let F, G be Point of (R_Normed_Algebra_of_ContinuousFunctions X); :: thesis: for f, g being RealMap of X st f = F & g = G holds
( G = a * F iff for x being Element of X holds g . x = a * (f . x) )

let f, g be RealMap of X; :: thesis: ( f = F & g = G implies ( G = a * F iff for x being Element of X holds g . x = a * (f . x) ) )
reconsider f1 = F, g1 = G as VECTOR of (R_Algebra_of_ContinuousFunctions X) ;
( G = a * F iff g1 = a * f1 ) ;
hence ( f = F & g = G implies ( G = a * F iff for x being Element of X holds g . x = a * (f . x) ) ) by Th4; :: thesis: verum