let x be Element of F_Complex; :: thesis: Ext_eval (X^3-1,x) = (x |^ 3) - 1
set R = F_Complex ;
set p = X^3-1 ;
set t = - (1. F_Complex);
A0: - (1. F_Complex) = - 1 by COMPLFLD:2, COMPLFLD:8, COMPLEX1:def 4;
consider F being FinSequence of the carrier of F_Complex such that
A1: Ext_eval (X^3-1,x) = Sum F and
A2: len F = len X^3-1 and
A3: for n being Element of NAT st n in dom F holds
F . n = (In ((X^3-1 . (n -' 1)),F_Complex)) * ((power F_Complex) . (x,(n -' 1))) by ALGNUM_1:def 1;
A5: F . 1 = (In ((X^3-1 . (1 -' 1)),F_Complex)) * ((power F_Complex) . (x,(1 -' 1))) by A3, A2, LL1, FINSEQ_3:25
.= (In ((X^3-1 . 0),F_Complex)) * ((power F_Complex) . (x,(1 -' 1))) by XREAL_1:232
.= (X^3-1 . 0) * ((power F_Complex) . (x,0)) by XREAL_1:232
.= (- (1. F_Complex)) * (1_ F_Complex) by A0, GROUP_1:def 7, LL01 ;
A6: 2 -' 1 = 2 - 1 by XREAL_0:def 2;
A7: F . 2 = (In ((X^3-1 . (2 -' 1)),F_Complex)) * ((power F_Complex) . (x,(2 -' 1))) by A3, A2, LL1, FINSEQ_3:25
.= (0. F_Complex) * ((power F_Complex) . (x,1)) by A6, LL01, COMPLFLD:def 1 ;
A8: 3 -' 1 = 3 - 1 by XREAL_0:def 2;
A9: F . 3 = (In ((X^3-1 . (3 -' 1)),F_Complex)) * ((power F_Complex) . (x,(3 -' 1))) by A3, A2, LL1, FINSEQ_3:25
.= (0. F_Complex) * ((power F_Complex) . (x,2)) by A8, LL01, COMPLFLD:def 1 ;
A10: 4 -' 1 = 4 - 1 by XREAL_0:def 2;
A11: F . 4 = (In ((X^3-1 . (4 -' 1)),F_Complex)) * ((power F_Complex) . (x,(4 -' 1))) by A3, A2, LL1, FINSEQ_3:25
.= x |^ 3 by A10, LL01, BINOM:def 2 ;
F = <*(- (1. F_Complex)),(0. F_Complex),(0. F_Complex),(x |^ 3)*> by A2, LL1, A5, A7, A9, A11, FINSEQ_4:76
.= <*(- (1. F_Complex)),(0. F_Complex),(0. F_Complex)*> ^ <*(x |^ 3)*> by FINSEQ_4:74 ;
hence Ext_eval (X^3-1,x) = (Sum <*(- (1. F_Complex)),(0. F_Complex),(0. F_Complex)*>) + (Sum <*(x |^ 3)*>) by A1, RLVECT_1:41
.= (Sum <*(- (1. F_Complex)),(0. F_Complex),(0. F_Complex)*>) + (x |^ 3) by RLVECT_1:44
.= (x |^ 3) - 1 by A0, RLVECT_1:72 ;
:: thesis: verum