let r be Real; :: thesis: for Z being open Subset of REAL st Z c= ].(- 1),1.[ holds
( r (#) arccot is_differentiable_on Z & ( for x being Real st x in Z holds
((r (#) arccot ) `| Z) . x = - (r / (1 + (x ^2 ))) ) )

let Z be open Subset of REAL ; :: thesis: ( Z c= ].(- 1),1.[ implies ( r (#) arccot is_differentiable_on Z & ( for x being Real st x in Z holds
((r (#) arccot ) `| Z) . x = - (r / (1 + (x ^2 ))) ) ) )

assume A1: Z c= ].(- 1),1.[ ; :: thesis: ( r (#) arccot is_differentiable_on Z & ( for x being Real st x in Z holds
((r (#) arccot ) `| Z) . x = - (r / (1 + (x ^2 ))) ) )

].(- 1),1.[ c= [.(- 1),1.] by XXREAL_1:25;
then ].(- 1),1.[ c= dom arccot by Th22, XBOOLE_1:1;
then Z c= dom arccot by A1, XBOOLE_1:1;
then A2: Z c= dom (r (#) arccot ) by VALUED_1:def 5;
A3: arccot is_differentiable_on Z by A1, Th80;
for x being Real st x in Z holds
((r (#) arccot ) `| Z) . x = - (r / (1 + (x ^2 )))
proof
let x be Real; :: thesis: ( x in Z implies ((r (#) arccot ) `| Z) . x = - (r / (1 + (x ^2 ))) )
assume A4: x in Z ; :: thesis: ((r (#) arccot ) `| Z) . x = - (r / (1 + (x ^2 )))
then A5: ( - 1 < x & x < 1 ) by A1, XXREAL_1:4;
((r (#) arccot ) `| Z) . x = r * (diff arccot ,x) by A2, A3, A4, FDIFF_1:28
.= r * (- (1 / (1 + (x ^2 )))) by A5, Th74
.= - (r / (1 + (x ^2 ))) ;
hence ((r (#) arccot ) `| Z) . x = - (r / (1 + (x ^2 ))) ; :: thesis: verum
end;
hence ( r (#) arccot is_differentiable_on Z & ( for x being Real st x in Z holds
((r (#) arccot ) `| Z) . x = - (r / (1 + (x ^2 ))) ) ) by A2, A3, FDIFF_1:28; :: thesis: verum