T8a:
for L being non trivial right_complementable add-associative right_zeroed distributive doubleLoopStr
for p being Element of the carrier of (Polynom-Ring L) holds
( deg p is Element of NAT iff p <> 0. (Polynom-Ring L) )
T8b:
for L being non empty ZeroStr
for p being Polynomial of L holds
( deg p is Element of NAT iff p <> 0_. L )
div0:
for F being Field
for p, q being Polynomial of F st q divides p holds
(p div q) *' q = p
Th28:
for L being non empty ZeroStr
for a being Element of L holds
( (a | L) . 0 = a & ( for n being Nat st n <> 0 holds
(a | L) . n = 0. L ) )
T6:
for L being non empty ZeroStr holds (0. L) | L = 0_. L
theorem T9:
for
R being
Ring for
a,
b being
Element of
R holds
(
a | R = b | R iff
a = b )
lemr:
for R being domRing holds not Polynom-Ring R is almost_left_invertible
lemf:
for R being domRing holds
( R is Field iff for a being NonUnit of R holds a = 0. R )
pr1:
for F being Field
for p being Element of the carrier of (Polynom-Ring F) holds { q where q is Polynomial of F : deg q < deg p } is Preserv of the addF of (Polynom-Ring F)
pr2:
for F being Field
for p being non constant Element of the carrier of (Polynom-Ring F) holds { q where q is Polynomial of F : deg q < deg p } is Preserv of poly_mult_mod p
pr3:
for F being Field
for p being non constant Element of the carrier of (Polynom-Ring F) holds 1_. F in { q where q is Polynomial of F : deg q < deg p }
pr4:
for F being Field
for p being non constant Element of the carrier of (Polynom-Ring F) holds 0_. F in { q where q is Polynomial of F : deg q < deg p }
lemminuspoly:
for R being Ring
for a being Element of (Polynom-Ring R)
for b being Polynomial of R st a = b holds
- a = - b