let n be Ordinal; for T being connected TermOrder of n
for L being non empty non trivial right_complementable well-unital distributive add-associative right_zeroed doubleLoopStr
for f, g being Polynomial of n,L
for P being non empty Subset of (Polynom-Ring n,L)
for A, B being LeftLinearCombination of P
for b being bag of n st A is_Standard_Representation_of f,P,b,T & B is_Standard_Representation_of g,P,b,T holds
A ^ B is_Standard_Representation_of f + g,P,b,T
let T be connected TermOrder of n; for L being non empty non trivial right_complementable well-unital distributive add-associative right_zeroed doubleLoopStr
for f, g being Polynomial of n,L
for P being non empty Subset of (Polynom-Ring n,L)
for A, B being LeftLinearCombination of P
for b being bag of n st A is_Standard_Representation_of f,P,b,T & B is_Standard_Representation_of g,P,b,T holds
A ^ B is_Standard_Representation_of f + g,P,b,T
let L be non empty non trivial right_complementable well-unital distributive add-associative right_zeroed doubleLoopStr ; for f, g being Polynomial of n,L
for P being non empty Subset of (Polynom-Ring n,L)
for A, B being LeftLinearCombination of P
for b being bag of n st A is_Standard_Representation_of f,P,b,T & B is_Standard_Representation_of g,P,b,T holds
A ^ B is_Standard_Representation_of f + g,P,b,T
let f, g be Polynomial of n,L; for P being non empty Subset of (Polynom-Ring n,L)
for A, B being LeftLinearCombination of P
for b being bag of n st A is_Standard_Representation_of f,P,b,T & B is_Standard_Representation_of g,P,b,T holds
A ^ B is_Standard_Representation_of f + g,P,b,T
let P be non empty Subset of (Polynom-Ring n,L); for A, B being LeftLinearCombination of P
for b being bag of n st A is_Standard_Representation_of f,P,b,T & B is_Standard_Representation_of g,P,b,T holds
A ^ B is_Standard_Representation_of f + g,P,b,T
let A, B be LeftLinearCombination of P; for b being bag of n st A is_Standard_Representation_of f,P,b,T & B is_Standard_Representation_of g,P,b,T holds
A ^ B is_Standard_Representation_of f + g,P,b,T
let b be bag of n; ( A is_Standard_Representation_of f,P,b,T & B is_Standard_Representation_of g,P,b,T implies A ^ B is_Standard_Representation_of f + g,P,b,T )
assume that
A1:
A is_Standard_Representation_of f,P,b,T
and
A2:
B is_Standard_Representation_of g,P,b,T
; A ^ B is_Standard_Representation_of f + g,P,b,T
A3:
now let i be
Element of
NAT ;
( i in dom (A ^ B) implies ex m being non-zero Monomial of n,L ex p being non-zero Polynomial of n,L st
( p in P & (A ^ B) /. i = m *' p & HT (m *' p),T <= b,T ) )assume A4:
i in dom (A ^ B)
;
ex m being non-zero Monomial of n,L ex p being non-zero Polynomial of n,L st
( p in P & (A ^ B) /. i = m *' p & HT (m *' p),T <= b,T )now per cases
( i in dom A or ex k being Nat st
( k in dom B & i = (len A) + k ) )
by A4, FINSEQ_1:38;
case
ex
k being
Nat st
(
k in dom B &
i = (len A) + k )
;
ex m being non-zero Monomial of n,L ex p being non-zero Polynomial of n,L st
( p in P & (A ^ B) /. i = m *' p & HT (m *' p),T <= b,T )then consider k being
Nat such that A6:
k in dom B
and A7:
i = (len A) + k
;
(A ^ B) /. i =
(A ^ B) . i
by A4, PARTFUN1:def 8
.=
B . k
by A6, A7, FINSEQ_1:def 7
.=
B /. k
by A6, PARTFUN1:def 8
;
hence
ex
m being
non-zero Monomial of
n,
L ex
p being
non-zero Polynomial of
n,
L st
(
p in P &
(A ^ B) /. i = m *' p &
HT (m *' p),
T <= b,
T )
by A2, A6, Def7;
verum end; end; end; hence
ex
m being
non-zero Monomial of
n,
L ex
p being
non-zero Polynomial of
n,
L st
(
p in P &
(A ^ B) /. i = m *' p &
HT (m *' p),
T <= b,
T )
;
verum end;
( f = Sum A & g = Sum B )
by A1, A2, Def7;
then f + g =
(Sum A) + (Sum B)
by POLYNOM1:def 27
.=
Sum (A ^ B)
by RLVECT_1:58
;
hence
A ^ B is_Standard_Representation_of f + g,P,b,T
by A3, Def7; verum