let z be Element of REAL 2; :: thesis: for f being PartFunc of (REAL 2),REAL st f is_hpartial_differentiable`22_in z holds
hpartdiff22 f,z = partdiff (pdiff1 f,2),z,2

let f be PartFunc of (REAL 2),REAL ; :: thesis: ( f is_hpartial_differentiable`22_in z implies hpartdiff22 f,z = partdiff (pdiff1 f,2),z,2 )
assume A1: f is_hpartial_differentiable`22_in z ; :: thesis: hpartdiff22 f,z = partdiff (pdiff1 f,2),z,2
consider x0, y0 being Real such that
A2: z = <*x0,y0*> by FINSEQ_2:120;
A3: pdiff1 f,2 is_partial_differentiable_in z,2 by A1, Th12;
hpartdiff22 f,z = diff (SVF1 2,(pdiff1 f,2),z),y0 by A1, A2, Th8
.= partdiff (pdiff1 f,2),z,2 by A2, A3, PDIFF_2:14 ;
hence hpartdiff22 f,z = partdiff (pdiff1 f,2),z,2 ; :: thesis: verum