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 for i being Element of NAT st i in dom (A ^ B) holds
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 )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 )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;
then f + g =
(Sum A) + (Sum B)
by POLYNOM1:def 11
.=
Sum (A ^ B)
by RLVECT_1:41
;
hence
A ^ B is_Standard_Representation_of f + g,P,b,T
by A3; verum