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

assume A1: Z c= ].(- 1),1.[ ; :: thesis: ( exp_R (#) arccot is_differentiable_on Z & ( for x being Real st x in Z holds
((exp_R (#) arccot ) `| Z) . x = ((exp_R . x) * (arccot . x)) - ((exp_R . x) / (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 Z c= (dom exp_R ) /\ (dom arccot ) by SIN_COS:51, XBOOLE_1:19;
then A3: Z c= dom (exp_R (#) arccot ) by VALUED_1:def 4;
for x being Real st x in Z holds
exp_R is_differentiable_in x by SIN_COS:70;
then A4: exp_R is_differentiable_on Z by FDIFF_1:16, SIN_COS:51;
A5: arccot is_differentiable_on Z by A1, Th80;
for x being Real st x in Z holds
((exp_R (#) arccot ) `| Z) . x = ((exp_R . x) * (arccot . x)) - ((exp_R . x) / (1 + (x ^2 )))
proof
let x be Real; :: thesis: ( x in Z implies ((exp_R (#) arccot ) `| Z) . x = ((exp_R . x) * (arccot . x)) - ((exp_R . x) / (1 + (x ^2 ))) )
assume A6: x in Z ; :: thesis: ((exp_R (#) arccot ) `| Z) . x = ((exp_R . x) * (arccot . x)) - ((exp_R . x) / (1 + (x ^2 )))
then ((exp_R (#) arccot ) `| Z) . x = ((arccot . x) * (diff exp_R ,x)) + ((exp_R . x) * (diff arccot ,x)) by A3, A4, A5, FDIFF_1:29
.= ((arccot . x) * (exp_R . x)) + ((exp_R . x) * (diff arccot ,x)) by SIN_COS:70
.= ((exp_R . x) * (arccot . x)) + ((exp_R . x) * ((arccot `| Z) . x)) by A5, A6, FDIFF_1:def 8
.= ((exp_R . x) * (arccot . x)) + ((exp_R . x) * (- (1 / (1 + (x ^2 ))))) by A1, A6, Th80
.= ((exp_R . x) * (arccot . x)) - ((exp_R . x) / (1 + (x ^2 ))) ;
hence ((exp_R (#) arccot ) `| Z) . x = ((exp_R . x) * (arccot . x)) - ((exp_R . x) / (1 + (x ^2 ))) ; :: thesis: verum
end;
hence ( exp_R (#) arccot is_differentiable_on Z & ( for x being Real st x in Z holds
((exp_R (#) arccot ) `| Z) . x = ((exp_R . x) * (arccot . x)) - ((exp_R . x) / (1 + (x ^2 ))) ) ) by A3, A4, A5, FDIFF_1:29; :: thesis: verum