let f be PartFunc of (REAL 2),REAL; :: thesis: for z0 being Element of REAL 2 st f is_partial_differentiable_in z0,2 holds
SVF1 (2,f,z0) is_continuous_in (proj (2,2)) . z0

let z0 be Element of REAL 2; :: thesis: ( f is_partial_differentiable_in z0,2 implies SVF1 (2,f,z0) is_continuous_in (proj (2,2)) . z0 )
assume f is_partial_differentiable_in z0,2 ; :: thesis: SVF1 (2,f,z0) is_continuous_in (proj (2,2)) . z0
then consider x0, y0 being Real such that
A1: z0 = <*x0,y0*> and
A2: SVF1 (2,f,z0) is_differentiable_in y0 by Th6;
SVF1 (2,f,z0) is_continuous_in y0 by A2, FDIFF_1:24;
hence SVF1 (2,f,z0) is_continuous_in (proj (2,2)) . z0 by A1, Th2; :: thesis: verum