let Z be open Subset of REAL ; ( 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.[
; ( 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 ))) ) )
then A2:
arccot is_differentiable_on Z
by Th82;
].(- 1),1.[ c= [.(- 1),1.]
by XXREAL_1:25;
then
].(- 1),1.[ c= dom arccot
by Th24, 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;
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;
( x in Z implies ((exp_R (#) arccot ) `| Z) . x = ((exp_R . x) * (arccot . x)) - ((exp_R . x) / (1 + (x ^2 ))) )
assume A5:
x in Z
;
((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, A2, 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 A2, A5, FDIFF_1:def 8
.=
((exp_R . x) * (arccot . x)) + ((exp_R . x) * (- (1 / (1 + (x ^2 )))))
by A1, A5, Th82
.=
((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 )))
;
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, A2, FDIFF_1:29; verum