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

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