Lm23A:
( dom (exp_R ^) = REAL & exp_R " {0} = {} )
Lm24:
( exp_R ^ is_differentiable_on REAL & exp_R ^ is differentiable Function of REAL,REAL & exp_R is differentiable )
Lm26:
exp_R / exp_R = REAL --> 1
Lm27:
for f being Function of REAL,REAL holds f - f = REAL --> 0
Lm28:
exp_R1 `| = - exp_R1
Lm29:
for x0 being positive Real holds (exp_R ^) | [.0,x0.] is continuous
Lm31:
for x0 being positive Real holds exp_R ^ is_differentiable_on ].0,x0.[
Lm35:
for f being Function of REAL,REAL holds 0 (#) f = REAL --> 0
Lm20:
for n being Nat
for z being Real
for e being Element of F_Real st z = e holds
n * z = n * e
Lm13:
for i, n being Nat holds (i + 1) * (eta (((i + 1) + n),n)) = eta ((i + (n + 1)),(n + 1))
Lm9:
for f being Element of the carrier of (Polynom-Ring F_Rat) holds TRANQN .: (rng f) is non empty finite Subset of NAT
Lm10:
for f being Element of the carrier of (Polynom-Ring F_Rat)
for i being Nat st i in dom (denomi-seq f) holds
( (denomi-seq f) . i in NAT & (denomi-seq f) . i <> 0 )
Lm12:
for L being domRing
for y being Element of the carrier of L
for D being Derivation of L holds (D |^ 1) . y = D . y
Lm14:
for R being comRing
for S being RingExtension of R
for f being Element of the carrier of (Polynom-Ring R) holds f is Element of the carrier of (Polynom-Ring S)
Lm15:
for L being comRing
for f, g being Element of (Polynom-Ring L)
for x being Element of L holds eval ((~ (f + g)),x) = (eval ((~ f),x)) + (eval ((~ g),x))
Lm16:
for k being Nat
for F being FinSequence of the carrier of (Polynom-Ring INT.Ring) st len F = k + 1 holds
^ (F | k) = (^ F) | k
Lm17:
for f being Element of the carrier of (Polynom-Ring INT.Ring) st len f > 0 holds
('G' f) . (len f) is constant Element of the carrier of (Polynom-Ring INT.Ring)
Lm18:
for f being Element of the carrier of (Polynom-Ring INT.Ring) st len f > 0 holds
Del (('G' f),1) = ((Der1 INT.Ring) * ('G' f)) | ((len f) -' 1)
Lm19:
for f being Element of the carrier of (Polynom-Ring INT.Ring) st len f > 0 holds
( (Sum ('G' f)) - f = (Der1 INT.Ring) . (Sum ('G' f)) & (Sum ('G' f)) - f = (Der1 INT.Ring) . (Sum ('G' f)) & Sum ('G' f) = ((Der1 INT.Ring) . (Sum ('G' f))) + f )
Lm21:
for q being Element of the carrier of (Polynom-Ring F_Real) holds (Der1 F_Real) . (@ (LM (~ q))) = (0_. F_Real) +* (((len (~ q)) -' 2),(((~ q) . ((len (~ q)) -' 1)) * ((len (~ q)) -' 1)))
Lm22:
for p being Element of the carrier of (Polynom-Ring F_Real) holds (Eval (LM (~ p))) `| = Eval (~ ((Der1 F_Real) . (@ (LM (~ p)))))
Lm23:
for f being Element of the carrier of (Polynom-Ring INT.Ring) holds
( dom ('F' f) = REAL & dom ((exp_R ^) (#) ('F' f)) = REAL )
Lm25:
for f being Element of the carrier of (Polynom-Ring INT.Ring) holds 'F' f is_differentiable_on REAL
Lm30:
for x0 being positive Real
for f being Element of the carrier of (Polynom-Ring INT.Ring) holds ('F' f) | [.0,x0.] is continuous
Lm32:
for x0 being positive Real
for f being Element of the carrier of (Polynom-Ring INT.Ring) holds 'F' f is_differentiable_on ].0,x0.[
Lm33:
for x0 being positive Real
for f being Element of the carrier of (Polynom-Ring INT.Ring) ex s being Real st
( 0 < s & s < 1 & (exp_R1 (#) ('F' f)) . x0 = ((exp_R1 (#) ('F' f)) . 0) + (x0 * (diff ((exp_R1 (#) ('F' f)),(s * x0)))) )
Lm34:
for f being Element of the carrier of (Polynom-Ring INT.Ring) st len f > 0 holds
('F' f) - (Eval (~ (^ f))) = ('F' f) `|
Lm36:
for f being Element of the carrier of (Polynom-Ring INT.Ring) st len f > 0 holds
(exp_R1 (#) ('F' f)) `| REAL = - (exp_R1 (#) (Eval (~ (^ f))))
Lm37:
for L being non degenerated comRing
for f, g being Element of (Polynom-Ring L)
for x being Element of L holds eval ((~ (f * g)),x) = (eval ((~ f),x)) * (eval ((~ g),x))
Lm38:
for F being non empty FinSequence of the carrier of (Polynom-Ring INT.Ring) holds Product (^ F) = ^ (Product F)