let n be Ordinal; :: thesis: 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 st A is_MonomialRepresentation_of f & B is_MonomialRepresentation_of g holds
A ^ B is_MonomialRepresentation_of f + g
let L be non empty non trivial right_complementable well-unital distributive add-associative right_zeroed doubleLoopStr ; :: thesis: 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; :: thesis: 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); :: thesis: 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; :: thesis: ( A is_MonomialRepresentation_of f & B is_MonomialRepresentation_of g implies A ^ B is_MonomialRepresentation_of f + g )
assume A1:
( A is_MonomialRepresentation_of f & B is_MonomialRepresentation_of g )
; :: thesis: A ^ B is_MonomialRepresentation_of f + g
reconsider f' = f, g' = g as Element of (Polynom-Ring n,L) by POLYNOM1:def 27;
reconsider f' = f', g' = g' as Element of (Polynom-Ring n,L) ;
A2: Sum (A ^ B) =
(Sum A) + (Sum B)
by RLVECT_1:58
.=
f' + (Sum B)
by A1, Def6
.=
f' + g'
by A1, Def6
.=
f + g
by POLYNOM1:def 27
;
hence
A ^ B is_MonomialRepresentation_of f + g
by A2, Def6; :: thesis: verum