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

let f be PartFunc of (REAL 2),REAL ; :: thesis: ( f is_hpartial_differentiable`12_in z implies hpartdiff12 f,z = partdiff (pdiff1 f,1),z,2 )
z is Tuple of 2, REAL by FINSEQ_2:151;
then consider x0, y0 being Real such that
A1: z = <*x0,y0*> by FINSEQ_2:120;
assume A2: f is_hpartial_differentiable`12_in z ; :: thesis: hpartdiff12 f,z = partdiff (pdiff1 f,1),z,2
then A3: pdiff1 f,1 is_partial_differentiable_in z,2 by Th10;
hpartdiff12 f,z = diff (SVF1 2,(pdiff1 f,1),z),y0 by A2, A1, Th6
.= partdiff (pdiff1 f,1),z,2 by A1, A3, PDIFF_2:14 ;
hence hpartdiff12 f,z = partdiff (pdiff1 f,1),z,2 ; :: thesis: verum