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

let u0 be Element of REAL 3; :: thesis: ( f is_partial_differentiable_in u0,1 implies SVF1 (1,f,u0) is_continuous_in (proj (1,3)) . u0 )
assume f is_partial_differentiable_in u0,1 ; :: thesis: SVF1 (1,f,u0) is_continuous_in (proj (1,3)) . u0
then consider x0, y0, z0 being Real such that
A1: ( u0 = <*x0,y0,z0*> & SVF1 (1,f,u0) is_differentiable_in x0 ) by Th7;
SVF1 (1,f,u0) is_continuous_in x0 by A1, FDIFF_1:24;
hence SVF1 (1,f,u0) is_continuous_in (proj (1,3)) . u0 by A1, Th1; :: thesis: verum