let n be Ordinal; for L being 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 st A is_MonomialRepresentation_of f & B is_MonomialRepresentation_of g holds
A ^ B is_MonomialRepresentation_of f + g
let L be 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 st A is_MonomialRepresentation_of f & B is_MonomialRepresentation_of g holds
A ^ B is_MonomialRepresentation_of f + g
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 st A is_MonomialRepresentation_of f & B is_MonomialRepresentation_of g holds
A ^ B is_MonomialRepresentation_of f + g
let P be non empty Subset of (Polynom-Ring (n,L)); for A, B being LeftLinearCombination of P st A is_MonomialRepresentation_of f & B is_MonomialRepresentation_of g holds
A ^ B is_MonomialRepresentation_of f + g
let A, B be LeftLinearCombination of P; ( A is_MonomialRepresentation_of f & B is_MonomialRepresentation_of g implies A ^ B is_MonomialRepresentation_of f + g )
assume that
A1:
A is_MonomialRepresentation_of f
and
A2:
B is_MonomialRepresentation_of g
; A ^ B is_MonomialRepresentation_of f + g
reconsider f9 = f, g9 = g as Element of (Polynom-Ring (n,L)) by POLYNOM1:def 11;
reconsider f9 = f9, g9 = g9 as Element of (Polynom-Ring (n,L)) ;
Sum (A ^ B) =
(Sum A) + (Sum B)
by RLVECT_1:41
.=
f9 + (Sum B)
by A1
.=
f9 + g9
by A2
.=
f + g
by POLYNOM1:def 11
;
hence
A ^ B is_MonomialRepresentation_of f + g
by A3; verum