let f be Function of R^1 ,R^1 ; :: thesis: for g being Function of REAL ,REAL st f = g & g is continuous holds
f is continuous

let g be Function of REAL ,REAL ; :: thesis: ( f = g & g is continuous implies f is continuous )
assume that
A1: f = g and
A2: g is continuous ; :: thesis: f is continuous
for x being Point of R^1 holds f is_continuous_at x
proof end;
hence f is continuous by TMAP_1:49; :: thesis: verum