let Z be open Subset of REAL ; :: thesis: ( Z c= dom (cos * (tan - cot )) implies ( cos * (tan - cot ) is_differentiable_on Z & ( for x being Real st x in Z holds
((cos * (tan - cot )) `| Z) . x = - ((sin . ((tan . x) - (cot . x))) * ((1 / ((cos . x) ^2 )) + (1 / ((sin . x) ^2 )))) ) ) )

assume A1: Z c= dom (cos * (tan - cot )) ; :: thesis: ( cos * (tan - cot ) is_differentiable_on Z & ( for x being Real st x in Z holds
((cos * (tan - cot )) `| Z) . x = - ((sin . ((tan . x) - (cot . x))) * ((1 / ((cos . x) ^2 )) + (1 / ((sin . x) ^2 )))) ) )

dom (cos * (tan - cot )) c= dom (tan - cot ) by RELAT_1:44;
then A2: Z c= dom (tan - cot ) by A1, XBOOLE_1:1;
then A3: tan - cot is_differentiable_on Z by Th5;
A4: for x being Real st x in Z holds
cos * (tan - cot ) is_differentiable_in x
proof end;
then A6: cos * (tan - cot ) is_differentiable_on Z by A1, FDIFF_1:16;
for x being Real st x in Z holds
((cos * (tan - cot )) `| Z) . x = - ((sin . ((tan . x) - (cot . x))) * ((1 / ((cos . x) ^2 )) + (1 / ((sin . x) ^2 ))))
proof
let x be Real; :: thesis: ( x in Z implies ((cos * (tan - cot )) `| Z) . x = - ((sin . ((tan . x) - (cot . x))) * ((1 / ((cos . x) ^2 )) + (1 / ((sin . x) ^2 )))) )
assume A7: x in Z ; :: thesis: ((cos * (tan - cot )) `| Z) . x = - ((sin . ((tan . x) - (cot . x))) * ((1 / ((cos . x) ^2 )) + (1 / ((sin . x) ^2 ))))
then A8: tan - cot is_differentiable_in x by A3, FDIFF_1:16;
cos is_differentiable_in (tan - cot ) . x by SIN_COS:68;
then diff (cos * (tan - cot )),x = (diff cos ,((tan - cot ) . x)) * (diff (tan - cot ),x) by A8, FDIFF_2:13
.= (- (sin . ((tan - cot ) . x))) * (diff (tan - cot ),x) by SIN_COS:68
.= (- (sin . ((tan - cot ) . x))) * (((tan - cot ) `| Z) . x) by A3, A7, FDIFF_1:def 8
.= (- (sin . ((tan - cot ) . x))) * ((1 / ((cos . x) ^2 )) + (1 / ((sin . x) ^2 ))) by A2, A7, Th5
.= (- (sin . ((tan . x) - (cot . x)))) * ((1 / ((cos . x) ^2 )) + (1 / ((sin . x) ^2 ))) by A2, A7, VALUED_1:13 ;
hence ((cos * (tan - cot )) `| Z) . x = - ((sin . ((tan . x) - (cot . x))) * ((1 / ((cos . x) ^2 )) + (1 / ((sin . x) ^2 )))) by A6, A7, FDIFF_1:def 8; :: thesis: verum
end;
hence ( cos * (tan - cot ) is_differentiable_on Z & ( for x being Real st x in Z holds
((cos * (tan - cot )) `| Z) . x = - ((sin . ((tan . x) - (cot . x))) * ((1 / ((cos . x) ^2 )) + (1 / ((sin . x) ^2 )))) ) ) by A1, A4, FDIFF_1:16; :: thesis: verum