:: POLYNOM4 semantic presentation
:: Showing IDV graph ... (Click the Palm Trees again to close it)
Lm1:
for n being Nat holds 0 -' n = 0
by NAT_2:10;
theorem :: POLYNOM4:1
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
canceled;
theorem :: POLYNOM4:2
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
canceled;
theorem Th3: :: POLYNOM4:3
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
Lm2:
for R being non empty right-distributive left_zeroed add-right-cancelable doubleLoopStr
for a being Element of R holds a * (0. R) = 0. R
theorem :: POLYNOM4:4
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
canceled;
theorem Th5: :: POLYNOM4:5
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th6: :: POLYNOM4:6
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th7: :: POLYNOM4:7
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th8: :: POLYNOM4:8
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th9: :: POLYNOM4:9
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th10: :: POLYNOM4:10
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th11: :: POLYNOM4:11
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: POLYNOM4:12
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: POLYNOM4:13
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
:: deftheorem Def1 defines Leading-Monomial POLYNOM4:def 1 :
theorem Th14: :: POLYNOM4:14
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th15: :: POLYNOM4:15
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: POLYNOM4:16
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: POLYNOM4:17
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th18: :: POLYNOM4:18
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th19: :: POLYNOM4:19
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
:: deftheorem Def2 defines eval POLYNOM4:def 2 :
theorem Th20: :: POLYNOM4:20
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th21: :: POLYNOM4:21
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
Lm3:
for F being non empty add-associative right_zeroed right_complementable left-distributive doubleLoopStr
for x being Element of F holds (0. F) * x = 0. F
theorem Th22: :: POLYNOM4:22
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th23: :: POLYNOM4:23
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: POLYNOM4:24
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th25: :: POLYNOM4:25
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
Lm4:
for L being non empty add-associative right_zeroed right_complementable unital associative distributive doubleLoopStr
for p, q being Polynomial of L st len p > 0 & len q > 0 holds
for x being Element of L holds eval ((Leading-Monomial p) *' (Leading-Monomial q)),x = ((p . ((len p) -' 1)) * (q . ((len q) -' 1))) * ((power L) . x,(((len p) + (len q)) -' 2))
Lm5:
for L being non empty add-associative right_zeroed right_complementable associative commutative distributive left_unital non trivial doubleLoopStr
for p, q being Polynomial of L
for x being Element of L holds eval ((Leading-Monomial p) *' (Leading-Monomial q)),x = (eval (Leading-Monomial p),x) * (eval (Leading-Monomial q),x)
theorem Th26: :: POLYNOM4:26
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th27: :: POLYNOM4:27
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
:: deftheorem Def3 defines Polynom-Evaluation POLYNOM4:def 3 :