let X be non empty closed_interval Subset of REAL; :: thesis: for Y being RealNormSpace
for f, g, h being VECTOR of (R_VectorSpace_of_ContinuousFunctions (X,Y))
for f9, g9, h9 being continuous PartFunc of REAL,Y st f9 = f & g9 = g & h9 = h & dom f9 = X & dom g9 = X & dom h9 = X holds
( h = f + g iff for x being Element of X holds h9 /. x = (f9 /. x) + (g9 /. x) )

let Y be RealNormSpace; :: thesis: for f, g, h being VECTOR of (R_VectorSpace_of_ContinuousFunctions (X,Y))
for f9, g9, h9 being continuous PartFunc of REAL,Y st f9 = f & g9 = g & h9 = h & dom f9 = X & dom g9 = X & dom h9 = X holds
( h = f + g iff for x being Element of X holds h9 /. x = (f9 /. x) + (g9 /. x) )

let f, g, h be VECTOR of (R_VectorSpace_of_ContinuousFunctions (X,Y)); :: thesis: for f9, g9, h9 being continuous PartFunc of REAL,Y st f9 = f & g9 = g & h9 = h & dom f9 = X & dom g9 = X & dom h9 = X holds
( h = f + g iff for x being Element of X holds h9 /. x = (f9 /. x) + (g9 /. x) )

A1: R_VectorSpace_of_ContinuousFunctions (X,Y) is Subspace of R_VectorSpace_of_BoundedFunctions (X,Y) by RSSPACE:11;
then reconsider f1 = f as VECTOR of (R_VectorSpace_of_BoundedFunctions (X,Y)) by RLSUB_1:10;
reconsider h1 = h as VECTOR of (R_VectorSpace_of_BoundedFunctions (X,Y)) by A1, RLSUB_1:10;
reconsider g1 = g as VECTOR of (R_VectorSpace_of_BoundedFunctions (X,Y)) by A1, RLSUB_1:10;
let f9, g9, h9 be continuous PartFunc of REAL,Y; :: thesis: ( f9 = f & g9 = g & h9 = h & dom f9 = X & dom g9 = X & dom h9 = X implies ( h = f + g iff for x being Element of X holds h9 /. x = (f9 /. x) + (g9 /. x) ) )
assume A2: ( f9 = f & g9 = g & h9 = h & dom f9 = X & dom g9 = X & dom h9 = X ) ; :: thesis: ( h = f + g iff for x being Element of X holds h9 /. x = (f9 /. x) + (g9 /. x) )
reconsider f90 = f1, g90 = g1, h90 = h1 as bounded Function of X,Y by RSSPACE4:def 5;
A3: now :: thesis: ( h = f + g implies for x being Element of X holds h9 /. x = (f9 /. x) + (g9 /. x) )
assume A4: h = f + g ; :: thesis: for x being Element of X holds h9 /. x = (f9 /. x) + (g9 /. x)
let x be Element of X; :: thesis: h9 /. x = (f9 /. x) + (g9 /. x)
A5: h1 = f1 + g1 by A1, A4, RLSUB_1:13;
thus h9 /. x = h90 . x by A2, PARTFUN1:def 6
.= (f90 /. x) + (g90 /. x) by A5, RSSPACE4:8
.= (f9 /. x) + (g9 /. x) by A2 ; :: thesis: verum
end;
now :: thesis: ( ( for x being Element of X holds h9 /. x = (f9 /. x) + (g9 /. x) ) implies h = f + g )
assume A6: for x being Element of X holds h9 /. x = (f9 /. x) + (g9 /. x) ; :: thesis: h = f + g
now :: thesis: for x being Element of X holds h90 . x = (f90 . x) + (g90 . x)
let x be Element of X; :: thesis: h90 . x = (f90 . x) + (g90 . x)
thus h90 . x = h9 /. x by A2, PARTFUN1:def 6
.= (f90 /. x) + (g90 /. x) by A2, A6
.= (f90 . x) + (g90 . x) ; :: thesis: verum
end;
then h1 = f1 + g1 by RSSPACE4:8;
hence h = f + g by A1, RLSUB_1:13; :: thesis: verum
end;
hence ( h = f + g iff for x being Element of X holds h9 /. x = (f9 /. x) + (g9 /. x) ) by A3; :: thesis: verum