let n be Ordinal; :: thesis: for T being connected admissible TermOrder of n
for L being non trivial right_complementable almost_left_invertible associative commutative well-unital distributive add-associative right_zeroed doubleLoopStr
for f, p, g being Polynomial of n,L
for b, b' being bag of st b < b',T & f reduces_to g,p,b,T holds
f . b' = g . b'

let T be connected admissible TermOrder of n; :: thesis: for L being non trivial right_complementable almost_left_invertible associative commutative well-unital distributive add-associative right_zeroed doubleLoopStr
for f, p, g being Polynomial of n,L
for b, b' being bag of st b < b',T & f reduces_to g,p,b,T holds
f . b' = g . b'

let L be non trivial right_complementable almost_left_invertible associative commutative well-unital distributive add-associative right_zeroed doubleLoopStr ; :: thesis: for f, p, g being Polynomial of n,L
for b, b' being bag of st b < b',T & f reduces_to g,p,b,T holds
f . b' = g . b'

let f, p, g be Polynomial of n,L; :: thesis: for b, b' being bag of st b < b',T & f reduces_to g,p,b,T holds
f . b' = g . b'

let b, b' be bag of ; :: thesis: ( b < b',T & f reduces_to g,p,b,T implies f . b' = g . b' )
assume A1: b < b',T ; :: thesis: ( not f reduces_to g,p,b,T or f . b' = g . b' )
assume f reduces_to g,p,b,T ; :: thesis: f . b' = g . b'
then consider s being bag of such that
A2: ( s + (HT p,T) = b & g = f - (((f . b) / (HC p,T)) * (s *' p)) ) by Def5;
A3: b' is Element of Bags n by POLYNOM1:def 14;
A4: now end;
A6: (((f . b) / (HC p,T)) * (s *' p)) . b' = ((f . b) / (HC p,T)) * ((s *' p) . b') by POLYNOM7:def 10
.= ((f . b) / (HC p,T)) * (0. L) by A3, A4, POLYNOM1:def 9
.= 0. L by VECTSP_1:39 ;
(f - (((f . b) / (HC p,T)) * (s *' p))) . b' = (f + (- (((f . b) / (HC p,T)) * (s *' p)))) . b' by POLYNOM1:def 23
.= (f . b') + ((- (((f . b) / (HC p,T)) * (s *' p))) . b') by POLYNOM1:def 21
.= (f . b') + (- (0. L)) by A6, POLYNOM1:def 22
.= (f . b') + (0. L) by RLVECT_1:25
.= f . b' by RLVECT_1:def 7 ;
hence f . b' = g . b' by A2; :: thesis: verum