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

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

A2: for x being Real st x in Z holds
arccot . x <> 0
proof end;
A7: arccot is_differentiable_on Z by A1, SIN_COS9:82;
then A8: arccot ^ is_differentiable_on Z by A2, FDIFF_2:22;
for x being Real st x in Z holds
((arccot ^ ) `| Z) . x = 1 / (((arccot . x) ^2 ) * (1 + (x ^2 )))
proof
let x be Real; :: thesis: ( x in Z implies ((arccot ^ ) `| Z) . x = 1 / (((arccot . x) ^2 ) * (1 + (x ^2 ))) )
assume A9: x in Z ; :: thesis: ((arccot ^ ) `| Z) . x = 1 / (((arccot . x) ^2 ) * (1 + (x ^2 )))
then A10: arccot . x <> 0 by A2;
A11: arccot is_differentiable_in x by A7, A9, FDIFF_1:16;
((arccot ^ ) `| Z) . x = diff (arccot ^ ),x by A8, A9, FDIFF_1:def 8
.= - ((diff arccot ,x) / ((arccot . x) ^2 )) by A10, A11, FDIFF_2:15
.= - (((arccot `| Z) . x) / ((arccot . x) ^2 )) by A7, A9, FDIFF_1:def 8
.= - ((- (1 / (1 + (x ^2 )))) / ((arccot . x) ^2 )) by A1, A9, SIN_COS9:82
.= (1 / (1 + (x ^2 ))) / ((arccot . x) ^2 )
.= 1 / (((arccot . x) ^2 ) * (1 + (x ^2 ))) by XCMPLX_1:79 ;
hence ((arccot ^ ) `| Z) . x = 1 / (((arccot . x) ^2 ) * (1 + (x ^2 ))) ; :: thesis: verum
end;
hence ( arccot ^ is_differentiable_on Z & ( for x being Real st x in Z holds
((arccot ^ ) `| Z) . x = 1 / (((arccot . x) ^2 ) * (1 + (x ^2 ))) ) ) by A2, A7, FDIFF_2:22; :: thesis: verum