let A be non empty set ; for f, g, h being Element of Funcs (A,COMPLEX) holds (ComplexFuncMult A) . (f,((ComplexFuncMult A) . (g,h))) = (ComplexFuncMult A) . (((ComplexFuncMult A) . (f,g)),h)
let f, g, h be Element of Funcs (A,COMPLEX); (ComplexFuncMult A) . (f,((ComplexFuncMult A) . (g,h))) = (ComplexFuncMult A) . (((ComplexFuncMult A) . (f,g)),h)
now for x being Element of A holds ((ComplexFuncMult A) . (f,((ComplexFuncMult A) . (g,h)))) . x = ((ComplexFuncMult A) . (((ComplexFuncMult A) . (f,g)),h)) . xlet x be
Element of
A;
((ComplexFuncMult A) . (f,((ComplexFuncMult A) . (g,h)))) . x = ((ComplexFuncMult A) . (((ComplexFuncMult A) . (f,g)),h)) . xthus ((ComplexFuncMult A) . (f,((ComplexFuncMult A) . (g,h)))) . x =
(f . x) * (((ComplexFuncMult A) . (g,h)) . x)
by Th2
.=
(f . x) * ((g . x) * (h . x))
by Th2
.=
((f . x) * (g . x)) * (h . x)
.=
(((ComplexFuncMult A) . (f,g)) . x) * (h . x)
by Th2
.=
((ComplexFuncMult A) . (((ComplexFuncMult A) . (f,g)),h)) . x
by Th2
;
verum end;
hence
(ComplexFuncMult A) . (f,((ComplexFuncMult A) . (g,h))) = (ComplexFuncMult A) . (((ComplexFuncMult A) . (f,g)),h)
by FUNCT_2:63; verum