set D = the carrier of F_Complex ;
defpred S1[ FinSequence of the carrier of F_Complex ] means |.(Sum $1).| <= Sum |.$1.|;
A1: now
let p be FinSequence of the carrier of F_Complex ; :: thesis: for x being Element of the carrier of F_Complex st S1[p] holds
S1[p ^ <*x*>]

let x be Element of the carrier of F_Complex ; :: thesis: ( S1[p] implies S1[p ^ <*x*>] )
assume S1[p] ; :: thesis: S1[p ^ <*x*>]
then A2: |.(Sum p).| + |.x.| <= (Sum |.p.|) + |.x.| by XREAL_1:8;
Sum (p ^ <*x*>) = (Sum p) + x by FVSUM_1:87;
then A3: |.(Sum (p ^ <*x*>)).| <= |.(Sum p).| + |.x.| by COMPLFLD:100;
(Sum |.p.|) + |.x.| = (Sum |.p.|) + (Sum <*|.x.|*>) by FINSOP_1:12
.= (Sum |.p.|) + (Sum |.<*x*>.|) by Th10
.= Sum (|.p.| ^ |.<*x*>.|) by RVSUM_1:105
.= Sum |.(p ^ <*x*>).| by Th13 ;
hence S1[p ^ <*x*>] by A2, A3, XXREAL_0:2; :: thesis: verum
end;
A4: S1[ <*> the carrier of F_Complex ] by Th9, COMPLFLD:93, RLVECT_1:60, RVSUM_1:102;
thus for p being FinSequence of the carrier of F_Complex holds S1[p] from FINSEQ_2:sch 2(A4, A1); :: thesis: verum