let f be PartFunc of REAL,REAL; for I, J being non empty Interval st f is_differentiable_on_interval I & J c= I & inf J < sup J holds
(f `\ I) | J = f `\ J
let I, J be non empty Interval; ( f is_differentiable_on_interval I & J c= I & inf J < sup J implies (f `\ I) | J = f `\ J )
assume that
A1:
f is_differentiable_on_interval I
and
A2:
J c= I
and
A3:
inf J < sup J
; (f `\ I) | J = f `\ J
f is_differentiable_on_interval J
by A1, A2, A3, FDIFF_12:38;
then A4:
( dom (f `\ I) = I & dom (f `\ J) = J )
by A1, FDIFF_12:def 2;
for x being Element of REAL st x in dom ((f `\ I) | J) holds
((f `\ I) | J) . x = (f `\ J) . x
hence
(f `\ I) | J = f `\ J
by A4, A2, RELAT_1:62, PARTFUN1:5; verum