theorem Th22:
for
x1,
x2 being
set for
A being non
empty set st
A = {x1,x2} &
x1 <> x2 holds
ex
f,
g being
Element of
Funcs (
A,
COMPLEX) st
( ( for
a,
b being
Complex st
(ComplexFuncAdd A) . (
((ComplexFuncExtMult A) . [a,f]),
((ComplexFuncExtMult A) . [b,g]))
= ComplexFuncZero A holds
(
a = 0 &
b = 0 ) ) & ( for
h being
Element of
Funcs (
A,
COMPLEX) ex
a,
b being
Complex st
h = (ComplexFuncAdd A) . (
((ComplexFuncExtMult A) . [a,f]),
((ComplexFuncExtMult A) . [b,g])) ) )