let G be RealNormSpace-Sequence; for i being Element of dom G
for x being Point of (G . i)
for a being Real holds (reproj (i,(0. (product G)))) . (a * x) = a * ((reproj (i,(0. (product G)))) . x)
let i be Element of dom G; for x being Point of (G . i)
for a being Real holds (reproj (i,(0. (product G)))) . (a * x) = a * ((reproj (i,(0. (product G)))) . x)
let x be Point of (G . i); for a being Real holds (reproj (i,(0. (product G)))) . (a * x) = a * ((reproj (i,(0. (product G)))) . x)
let a be Real; (reproj (i,(0. (product G)))) . (a * x) = a * ((reproj (i,(0. (product G)))) . x)
reconsider a = a as Real ;
reconsider v = (reproj (i,(0. (product G)))) . (a * x) as Element of product (carr G) by Th10;
reconsider s = (reproj (i,(0. (product G)))) . x as Element of product (carr G) by Th10;
for j being Element of dom G holds v . j = a * (s . j)
hence
(reproj (i,(0. (product G)))) . (a * x) = a * ((reproj (i,(0. (product G)))) . x)
by Th13; verum