let f be PartFunc of (REAL 2),REAL ; :: thesis: for z being Element of REAL 2 holds
( ex x0, y0 being Real st
( z = <*x0,y0*> & SVF1 2,f,z is_differentiable_in y0 ) iff f is_partial_differentiable_in z,2 )
let z be Element of REAL 2; :: thesis: ( ex x0, y0 being Real st
( z = <*x0,y0*> & SVF1 2,f,z is_differentiable_in y0 ) iff f is_partial_differentiable_in z,2 )
hereby :: thesis: ( f is_partial_differentiable_in z,2 implies ex x0, y0 being Real st
( z = <*x0,y0*> & SVF1 2,f,z is_differentiable_in y0 ) )
given x0,
y0 being
Real such that A1:
(
z = <*x0,y0*> &
SVF1 2,
f,
z is_differentiable_in y0 )
;
:: thesis: f is_partial_differentiable_in z,2AA:
(proj 2,2) . z = y0
by A1, Th2;
thus
f is_partial_differentiable_in z,2
by A1, AA, PDIFF_1:def 11;
:: thesis: verum
end;
assume A2:
f is_partial_differentiable_in z,2
; :: thesis: ex x0, y0 being Real st
( z = <*x0,y0*> & SVF1 2,f,z is_differentiable_in y0 )
consider x0, y0 being Real such that
A3:
z = <*x0,y0*>
by FINSEQ_2:120;
A4:
(proj 2,2) . z = y0
by A3, Th2;
SVF1 2,f,z is_differentiable_in y0
by A2, A4, PDIFF_1:def 11;
hence
ex x0, y0 being Real st
( z = <*x0,y0*> & SVF1 2,f,z is_differentiable_in y0 )
by A3; :: thesis: verum