let n be Element of NAT ; :: thesis: #Z n is_differentiable_on REAL
A1: dom (#Z n) = REAL by FUNCT_2:def 1;
for x being Real st x in REAL holds
(#Z n) | REAL is_differentiable_in x
proof end;
hence #Z n is_differentiable_on REAL by A1, FDIFF_1:def 6; :: thesis: verum