let n be Ordinal; :: thesis: 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 p being Polynomial of n,L holds HT (- p),T = HT p,T
let T be connected TermOrder of n; :: thesis: for L being non empty non trivial right_complementable well-unital distributive add-associative right_zeroed doubleLoopStr
for p being Polynomial of n,L holds HT (- p),T = HT p,T
let L be non empty non trivial right_complementable well-unital distributive add-associative right_zeroed doubleLoopStr ; :: thesis: for p being Polynomial of n,L holds HT (- p),T = HT p,T
let p be Polynomial of n,L; :: thesis: HT (- p),T = HT p,T
per cases
( p = 0_ n,L or p <> 0_ n,L )
;
suppose A1:
p = 0_ n,
L
;
:: thesis: HT (- p),T = HT p,Treconsider x =
- p as
Element of
(Polynom-Ring n,L) by POLYNOM1:def 27;
reconsider x =
x as
Element of
(Polynom-Ring n,L) ;
A2:
- (0_ n,L) =
(- (0_ n,L)) + (0_ n,L)
by POLYNOM1:82
.=
0_ n,
L
by POLYRED:3
;
0. (Polynom-Ring n,L) = 0_ n,
L
by POLYNOM1:def 27;
then x + (0. (Polynom-Ring n,L)) =
(- p) + (0_ n,L)
by POLYNOM1:def 27
.=
0_ n,
L
by A1, A2, POLYNOM1:82
.=
0. (Polynom-Ring n,L)
by POLYNOM1:def 27
;
then - p =
- (0. (Polynom-Ring n,L))
by RLVECT_1:19
.=
0. (Polynom-Ring n,L)
by RLVECT_1:25
.=
p
by A1, POLYNOM1:def 27
;
hence
HT (- p),
T = HT p,
T
;
:: thesis: verum end; suppose
p <> 0_ n,
L
;
:: thesis: HT (- p),T = HT p,Tthen A3:
Support p <> {}
by POLYNOM7:1;
then A4:
(
HT p,
T in Support p & ( for
b being
bag of st
b in Support p holds
b <= HT p,
T,
T ) )
by TERMORD:def 6;
Support (- p) <> {}
by A3, Th5;
then
(
HT (- p),
T in Support (- p) & ( for
b being
bag of st
b in Support (- p) holds
b <= HT (- p),
T,
T ) )
by TERMORD:def 6;
then
(
HT p,
T in Support (- p) &
HT (- p),
T in Support p )
by A4, Th5;
then
(
HT p,
T <= HT (- p),
T,
T &
HT (- p),
T <= HT p,
T,
T )
by TERMORD:def 6;
hence
HT (- p),
T = HT p,
T
by TERMORD:7;
:: thesis: verum end; end;