let F be Field; for m being Ordinal st m in card (nonConstantPolys F) holds
for p being non zero Element of the carrier of (Polynom-Ring F) holds
( Support (Poly (m,p)) = {(EmptyBag (card (nonConstantPolys F)))} iff p is constant )
let m be Ordinal; ( m in card (nonConstantPolys F) implies for p being non zero Element of the carrier of (Polynom-Ring F) holds
( Support (Poly (m,p)) = {(EmptyBag (card (nonConstantPolys F)))} iff p is constant ) )
assume A:
m in card (nonConstantPolys F)
; for p being non zero Element of the carrier of (Polynom-Ring F) holds
( Support (Poly (m,p)) = {(EmptyBag (card (nonConstantPolys F)))} iff p is constant )
let p be non zero Element of the carrier of (Polynom-Ring F); ( Support (Poly (m,p)) = {(EmptyBag (card (nonConstantPolys F)))} iff p is constant )
set n = card (nonConstantPolys F);
now ( p is constant implies Support (Poly (m,p)) = {(EmptyBag (card (nonConstantPolys F)))} )assume
p is
constant
;
Support (Poly (m,p)) = {(EmptyBag (card (nonConstantPolys F)))}then consider a being
Element of
F such that C:
p = a | F
by RING_4:20;
D:
Poly (
m,
p)
= a | (
(card (nonConstantPolys F)),
F)
by C, A, XYZbb;
p <> 0_. F
;
then
a | (
(card (nonConstantPolys F)),
F)
<> 0_ (
(card (nonConstantPolys F)),
F)
by A, D, pZero;
hence
Support (Poly (m,p)) = {(EmptyBag (card (nonConstantPolys F)))}
by D, POLYNOM7:14;
verum end;
hence
( Support (Poly (m,p)) = {(EmptyBag (card (nonConstantPolys F)))} iff p is constant )
by B; verum