let n be non zero Element of NAT ; for Z being open Subset of REAL
for f being PartFunc of REAL,(REAL n) st Z c= dom f & ex r being Element of REAL n st rng f = {r} holds
( f is_differentiable_on Z & ( for x being Real st x in Z holds
(f `| Z) /. x = 0* n ) )
let Z be open Subset of REAL; for f being PartFunc of REAL,(REAL n) st Z c= dom f & ex r being Element of REAL n st rng f = {r} holds
( f is_differentiable_on Z & ( for x being Real st x in Z holds
(f `| Z) /. x = 0* n ) )
let f be PartFunc of REAL,(REAL n); ( Z c= dom f & ex r being Element of REAL n st rng f = {r} implies ( f is_differentiable_on Z & ( for x being Real st x in Z holds
(f `| Z) /. x = 0* n ) ) )
assume A1:
Z c= dom f
; ( for r being Element of REAL n holds not rng f = {r} or ( f is_differentiable_on Z & ( for x being Real st x in Z holds
(f `| Z) /. x = 0* n ) ) )
given r being Element of REAL n such that A2:
rng f = {r}
; ( f is_differentiable_on Z & ( for x being Real st x in Z holds
(f `| Z) /. x = 0* n ) )
reconsider g = f as PartFunc of REAL,(REAL-NS n) by REAL_NS1:def 4;
A3:
r is Point of (REAL-NS n)
by REAL_NS1:def 4;
then A4:
( g is_differentiable_on Z & ( for x being Real st x in Z holds
(g `| Z) /. x = 0. (REAL-NS n) ) )
by A1, A2, NDIFF_3:12;
then A6:
f is_differentiable_on Z
by A1;
now for x being Real st x in Z holds
(f `| Z) /. x = 0* nlet x be
Real;
( x in Z implies (f `| Z) /. x = 0* n )assume A7:
x in Z
;
(f `| Z) /. x = 0* nthen A8:
(g `| Z) /. x = 0. (REAL-NS n)
by A3, A1, A2, NDIFF_3:12;
x in dom (g `| Z)
by A4, A7, NDIFF_3:def 6;
then A9:
(g `| Z) . x = 0. (REAL-NS n)
by A8, PARTFUN1:def 6;
A10:
(g `| Z) . x = diff (
g,
x)
by A7, A4, NDIFF_3:def 6;
A11:
(f `| Z) . x = diff (
f,
x)
by A7, A6, Def4;
diff (
f,
x)
= diff (
g,
x)
by Th3;
then A12:
(f `| Z) . x = 0* n
by A9, A10, A11, REAL_NS1:def 4;
x in dom (f `| Z)
by A6, Def4, A7;
hence
(f `| Z) /. x = 0* n
by A12, PARTFUN1:def 6;
verum end;
hence
( f is_differentiable_on Z & ( for x being Real st x in Z holds
(f `| Z) /. x = 0* n ) )
by A5, A1; verum