let F be Field; for m being Ordinal st m in card (nonConstantPolys F) holds
for p being Polynomial of F holds
( Poly (m,p) = 0_ ((card (nonConstantPolys F)),F) iff p = 0_. F )
let m be Ordinal; ( m in card (nonConstantPolys F) implies for p being Polynomial of F holds
( Poly (m,p) = 0_ ((card (nonConstantPolys F)),F) iff p = 0_. F ) )
assume K:
m in card (nonConstantPolys F)
; for p being Polynomial of F holds
( Poly (m,p) = 0_ ((card (nonConstantPolys F)),F) iff p = 0_. F )
let p be Polynomial of F; ( Poly (m,p) = 0_ ((card (nonConstantPolys F)),F) iff p = 0_. F )
set n = card (nonConstantPolys F);
H:
Support (Poly (m,p)) c= {(EmptyBag (card (nonConstantPolys F)))} \/ { b where b is bag of card (nonConstantPolys F) : support b = {m} }
by Th14c;
hence
( Poly (m,p) = 0_ ((card (nonConstantPolys F)),F) iff p = 0_. F )
by A; verum