let J be Function of (REAL 1),REAL; for x0 being Element of REAL 1 st J = proj (1,1) holds
( J is_differentiable_in x0 & diff (J,x0) = J )
let x0 be Element of REAL 1; ( J = proj (1,1) implies ( J is_differentiable_in x0 & diff (J,x0) = J ) )
assume A1:
J = proj (1,1)
; ( J is_differentiable_in x0 & diff (J,x0) = J )
A2:
1 in Seg 1
;
set R = (REAL 1) --> (0* 1);
set L = <>* J;
rng J = dom ((proj (1,1)) ")
by A1, A2, PDIFF_1:1, PDIFF_1:2;
then A3: dom (<>* J) =
dom J
by RELAT_1:27
.=
REAL 1
by A1, A2, PDIFF_1:1
;
reconsider L = <>* J as Function of (REAL 1),(REAL 1) by PDIFF_1:2;
set f = <>* J;
A4: L =
id (dom J)
by A1, FUNCT_1:39
.=
id (REAL 1)
by A1, A2, PDIFF_1:1
;
A5:
for x, y being Element of REAL 1 holds L . (x + y) = (L . x) + (L . y)
by A4;
A6:
for x being Element of REAL 1
for r being Real holds L . (r * x) = r * (L . x)
by A4;
then A7:
L is LinearOperator of 1,1
by A5, PDIFF_6:def 1, PDIFF_6:def 2;
reconsider r0 = 1 as Real ;
A8:
{ y where y is Element of REAL 1 : |.(y - x0).| < r0 } c= dom (<>* J)
A9:
for r being Real st r > 0 holds
ex d being Real st
( d > 0 & ( for z, w being Element of REAL 1 st z <> 0* 1 & |.z.| < d & w = ((REAL 1) --> (0* 1)) . z holds
(|.z.| ") * |.w.| < r ) )
A12:
for x being Element of REAL 1 st |.(x - x0).| < r0 holds
((<>* J) /. x) - ((<>* J) /. x0) = (L . (x - x0)) + (((REAL 1) --> (0* 1)) . (x - x0))
then
( <>* J is_differentiable_in x0 & diff ((<>* J),x0) = L )
by A7, A8, A9, PDIFF_6:24;
hence
J is_differentiable_in x0
; diff (J,x0) = J
A13:
rng J c= REAL
;
thus diff (J,x0) =
(proj (1,1)) * L
by A12, A7, A8, A9, PDIFF_6:24
.=
((proj (1,1)) * ((proj (1,1)) ")) * J
by RELAT_1:36
.=
(id (rng (proj (1,1)))) * J
by FUNCT_1:39
.=
(id REAL) * J
by A2, PDIFF_1:1
.=
J
by A13, RELAT_1:53
; verum