let n be Element of NAT ; Decomp n,1 = <*<*n*>*>
consider A being finite Subset of (1 -tuples_on NAT ) such that
A1:
Decomp n,1 = SgmX (TuplesOrder 1),A
and
A2:
for p being Element of 1 -tuples_on NAT holds
( p in A iff Sum p = n )
by Def4;
A3:
A = {<*n*>}
len (Decomp n,1) = 1
by Th8;
then A8: dom (Decomp n,1) =
Seg 1
by FINSEQ_1:def 3
.=
dom <*<*n*>*>
by FINSEQ_1:55
;
field (TuplesOrder 1) = 1 -tuples_on NAT
by ORDERS_1:100;
then
TuplesOrder 1 linearly_orders A
by ORDERS_1:133, ORDERS_1:134;
then
( rng <*<*n*>*> = {<*n*>} & rng (Decomp n,1) = {<*n*>} )
by A1, A3, FINSEQ_1:56, PRE_POLY:def 2;
hence
Decomp n,1 = <*<*n*>*>
by A8, FUNCT_1:17; verum