let X, Y be set ; :: thesis: for C being non empty set
for V being RealNormSpace
for f1, f2 being PartFunc of C,the carrier of V st f1 | X is V6 & f2 | Y is V6 holds
( (f1 + f2) | (X /\ Y) is V6 & (f1 - f2) | (X /\ Y) is V6 )
let C be non empty set ; :: thesis: for V being RealNormSpace
for f1, f2 being PartFunc of C,the carrier of V st f1 | X is V6 & f2 | Y is V6 holds
( (f1 + f2) | (X /\ Y) is V6 & (f1 - f2) | (X /\ Y) is V6 )
let V be RealNormSpace; :: thesis: for f1, f2 being PartFunc of C,the carrier of V st f1 | X is V6 & f2 | Y is V6 holds
( (f1 + f2) | (X /\ Y) is V6 & (f1 - f2) | (X /\ Y) is V6 )
let f1, f2 be PartFunc of C,the carrier of V; :: thesis: ( f1 | X is V6 & f2 | Y is V6 implies ( (f1 + f2) | (X /\ Y) is V6 & (f1 - f2) | (X /\ Y) is V6 ) )
assume A1:
( f1 | X is V6 & f2 | Y is V6 )
; :: thesis: ( (f1 + f2) | (X /\ Y) is V6 & (f1 - f2) | (X /\ Y) is V6 )
then consider r1 being VECTOR of V such that
A2:
for c being Element of C st c in X /\ (dom f1) holds
f1 /. c = r1
by PARTFUN2:54;
consider r2 being VECTOR of V such that
A3:
for c being Element of C st c in Y /\ (dom f2) holds
f2 /. c = r2
by A1, PARTFUN2:54;
hence
(f1 + f2) | (X /\ Y) is V6
by PARTFUN2:54; :: thesis: (f1 - f2) | (X /\ Y) is V6
hence
(f1 - f2) | (X /\ Y) is V6
by PARTFUN2:54; :: thesis: verum