let S, T be RealNormSpace; for f being PartFunc of S,T
for Z being Subset of S holds
( f is_differentiable_on 2,Z iff ( Z c= dom f & f | Z is_differentiable_on Z & (f | Z) `| Z is_differentiable_on Z ) )
let f be PartFunc of S,T; for Z being Subset of S holds
( f is_differentiable_on 2,Z iff ( Z c= dom f & f | Z is_differentiable_on Z & (f | Z) `| Z is_differentiable_on Z ) )
let Z be Subset of S; ( f is_differentiable_on 2,Z iff ( Z c= dom f & f | Z is_differentiable_on Z & (f | Z) `| Z is_differentiable_on Z ) )
hereby ( Z c= dom f & f | Z is_differentiable_on Z & (f | Z) `| Z is_differentiable_on Z implies f is_differentiable_on 2,Z )
assume A1:
f is_differentiable_on 2,
Z
;
( Z c= dom f & f | Z is_differentiable_on Z & (f | Z) `| Z is_differentiable_on Z )hence
Z c= dom f
;
( f | Z is_differentiable_on Z & (f | Z) `| Z is_differentiable_on Z )A2:
diff (
f,
0,
Z)
is_differentiable_on Z
by A1, Th14;
(diff (f,Z)) . 0 = f | Z
by Def5;
hence
f | Z is_differentiable_on Z
by A2, Th7;
(f | Z) `| Z is_differentiable_on ZA3:
diff (
f,1,
Z)
is_differentiable_on Z
by A1, Th14;
(diff (f,Z)) . 1
= (f | Z) `| Z
by Th11;
hence
(f | Z) `| Z is_differentiable_on Z
by A3, Th7;
verum
end;
assume A4:
( Z c= dom f & f | Z is_differentiable_on Z & (f | Z) `| Z is_differentiable_on Z )
; f is_differentiable_on 2,Z
for i being Nat st i <= 2 - 1 holds
diff (f,i,Z) is_differentiable_on Z
hence
f is_differentiable_on 2,Z
by Th14, A4; verum