Lm1:
for x0 being Real
for f being PartFunc of REAL,REAL st ex N being Neighbourhood of x0 st N c= dom f & ( for h being non-zero 0 -convergent Real_Sequence
for c being V8() Real_Sequence st rng c = {x0} & rng (h + c) c= dom f holds
(h ") (#) ((f /* (h + c)) - (f /* c)) is convergent ) holds
( f is_differentiable_in x0 & ( for h being non-zero 0 -convergent Real_Sequence
for c being V8() Real_Sequence st rng c = {x0} & rng (h + c) c= dom f holds
diff (f,x0) = lim ((h ") (#) ((f /* (h + c)) - (f /* c))) ) )
Lm2:
for x0 being Real
for f1, f2 being PartFunc of REAL,REAL st ex N being Neighbourhood of x0 st N c= dom (f2 * f1) & f1 is_differentiable_in x0 & f2 is_differentiable_in f1 . x0 holds
( f2 * f1 is_differentiable_in x0 & diff ((f2 * f1),x0) = (diff (f2,(f1 . x0))) * (diff (f1,x0)) )
reconsider jj = 1 as Element of REAL by NUMBERS:19;
Lm3:
for f being PartFunc of REAL,REAL holds (f (#) f) " {0} = f " {0}
theorem
for
g,
p being
Real for
f being
one-to-one PartFunc of
REAL,
REAL st
].p,g.[ c= dom f &
f is_differentiable_on ].p,g.[ & ( for
x0 being
Real st
x0 in ].p,g.[ holds
0 < diff (
f,
x0) or for
x0 being
Real st
x0 in ].p,g.[ holds
diff (
f,
x0)
< 0 ) holds
(
f | ].p,g.[ is
one-to-one &
(f | ].p,g.[) " is_differentiable_on dom ((f | ].p,g.[) ") & ( for
x0 being
Real st
x0 in dom ((f | ].p,g.[) ") holds
diff (
((f | ].p,g.[) "),
x0)
= 1
/ (diff (f,(((f | ].p,g.[) ") . x0))) ) )