let r be Real; for Z being open Subset of REAL st Z c= ].(- 1),1.[ holds
( r (#) arctan is_differentiable_on Z & ( for x being Real st x in Z holds
((r (#) arctan) `| Z) . x = r / (1 + (x ^2)) ) )
let Z be open Subset of REAL; ( Z c= ].(- 1),1.[ implies ( r (#) arctan is_differentiable_on Z & ( for x being Real st x in Z holds
((r (#) arctan) `| Z) . x = r / (1 + (x ^2)) ) ) )
assume A1:
Z c= ].(- 1),1.[
; ( r (#) arctan is_differentiable_on Z & ( for x being Real st x in Z holds
((r (#) arctan) `| Z) . x = r / (1 + (x ^2)) ) )
].(- 1),1.[ c= [.(- 1),1.]
by XXREAL_1:25;
then
].(- 1),1.[ c= dom arctan
by Th23, XBOOLE_1:1;
then
Z c= dom arctan
by A1, XBOOLE_1:1;
then A2:
Z c= dom (r (#) arctan)
by VALUED_1:def 5;
A3:
arctan is_differentiable_on Z
by A1, Th81;
for x being Real st x in Z holds
((r (#) arctan) `| Z) . x = r / (1 + (x ^2))
hence
( r (#) arctan is_differentiable_on Z & ( for x being Real st x in Z holds
((r (#) arctan) `| Z) . x = r / (1 + (x ^2)) ) )
by A2, A3, FDIFF_1:20; verum