let A be closed-interval Subset of REAL ; for f being PartFunc of REAL ,REAL
for Z being open Subset of REAL st A c= Z & Z = dom f & f = (exp_R (#) (sin / cos )) + (exp_R / (cos ^2 )) holds
integral f,A = ((exp_R (#) tan ) . (sup A)) - ((exp_R (#) tan ) . (inf A))
let f be PartFunc of REAL ,REAL ; for Z being open Subset of REAL st A c= Z & Z = dom f & f = (exp_R (#) (sin / cos )) + (exp_R / (cos ^2 )) holds
integral f,A = ((exp_R (#) tan ) . (sup A)) - ((exp_R (#) tan ) . (inf A))
let Z be open Subset of REAL ; ( A c= Z & Z = dom f & f = (exp_R (#) (sin / cos )) + (exp_R / (cos ^2 )) implies integral f,A = ((exp_R (#) tan ) . (sup A)) - ((exp_R (#) tan ) . (inf A)) )
assume A1:
( A c= Z & Z = dom f & f = (exp_R (#) (sin / cos )) + (exp_R / (cos ^2 )) )
; integral f,A = ((exp_R (#) tan ) . (sup A)) - ((exp_R (#) tan ) . (inf A))
A3:
Z = (dom (exp_R (#) (sin / cos ))) /\ (dom (exp_R / (cos ^2 )))
by A1, VALUED_1:def 1;
A4:
( Z c= dom (exp_R (#) (sin / cos )) & Z c= dom (exp_R / (cos ^2 )) )
by XBOOLE_1:18, A3;
A5:
dom (exp_R (#) (sin / cos )) c= (dom exp_R ) /\ (dom (sin / cos ))
by VALUED_1:def 4;
A6:
dom (exp_R / (cos ^2 )) c= (dom exp_R ) /\ ((dom (cos ^2 )) \ ((cos ^2 ) " {0 }))
by RFUNCT_1:def 4;
( dom (exp_R (#) (sin / cos )) c= dom exp_R & dom (exp_R (#) (sin / cos )) c= dom (sin / cos ) & dom (exp_R / (cos ^2 )) c= (dom (cos ^2 )) \ ((cos ^2 ) " {0 }) )
by XBOOLE_1:18, A5, A6;
then A7:
( Z c= dom exp_R & Z c= dom (sin / cos ) & Z c= (dom (cos ^2 )) \ ((cos ^2 ) " {0 }) )
by XBOOLE_1:1, A4;
A9:
exp_R is_differentiable_on Z
by FDIFF_1:34, TAYLOR_1:16;
A10:
for x being Real st x in Z holds
sin / cos is_differentiable_in x
A11:
sin / cos is_differentiable_on Z
by A7, A10, FDIFF_1:16;
A12:
exp_R (#) (sin / cos ) is_differentiable_on Z
by A4, A9, A11, FDIFF_1:29;
A13:
cos is_differentiable_on Z
by FDIFF_1:34, SIN_COS:72;
A14:
cos ^2 is_differentiable_on Z
by FDIFF_2:20, A13;
A15:
for x being Real st x in Z holds
(cos ^2 ) . x <> 0
A16:
exp_R / (cos ^2 ) is_differentiable_on Z
by A9, A14, A15, FDIFF_2:21;
f | Z is continuous
by FDIFF_1:33, FDIFF_1:26, A1, A12, A16;
then A18:
f | A is continuous
by A1, FCONT_1:17;
A19:
( f is_integrable_on A & f | A is bounded )
by A1, A18, INTEGRA5:10, INTEGRA5:11;
A20:
exp_R (#) tan is_differentiable_on Z
by A4, FDIFF_8:30;
B1:
for x being Real st x in Z holds
f . x = (((exp_R . x) * (sin . x)) / (cos . x)) + ((exp_R . x) / ((cos . x) ^2 ))
A21:
for x being Real st x in dom ((exp_R (#) tan ) `| Z) holds
((exp_R (#) tan ) `| Z) . x = f . x
dom ((exp_R (#) tan ) `| Z) = dom f
by A1, A20, FDIFF_1:def 8;
then
(exp_R (#) tan ) `| Z = f
by A21, PARTFUN1:34;
hence
integral f,A = ((exp_R (#) tan ) . (sup A)) - ((exp_R (#) tan ) . (inf A))
by A1, A19, A4, FDIFF_8:30, INTEGRA5:13; verum