let r be Real; :: thesis: for n being Element of NAT
for Z being open Subset of REAL
for f being PartFunc of REAL ,REAL st f is_differentiable_on n,Z holds
r (#) f is_differentiable_on n,Z

let n be Element of NAT ; :: thesis: for Z being open Subset of REAL
for f being PartFunc of REAL ,REAL st f is_differentiable_on n,Z holds
r (#) f is_differentiable_on n,Z

let Z be open Subset of REAL ; :: thesis: for f being PartFunc of REAL ,REAL st f is_differentiable_on n,Z holds
r (#) f is_differentiable_on n,Z

let f be PartFunc of REAL ,REAL ; :: thesis: ( f is_differentiable_on n,Z implies r (#) f is_differentiable_on n,Z )
assume A1: f is_differentiable_on n,Z ; :: thesis: r (#) f is_differentiable_on n,Z
now end;
hence r (#) f is_differentiable_on n,Z by TAYLOR_1:def 6; :: thesis: verum