let A be closed-interval Subset of REAL ; for Z being open Subset of REAL st A c= Z & Z c= dom (ln * sec ) & Z = dom tan & tan | A is continuous holds
integral tan ,A = ((ln * sec ) . (upper_bound A)) - ((ln * sec ) . (lower_bound A))
let Z be open Subset of REAL ; ( A c= Z & Z c= dom (ln * sec ) & Z = dom tan & tan | A is continuous implies integral tan ,A = ((ln * sec ) . (upper_bound A)) - ((ln * sec ) . (lower_bound A)) )
assume A1:
( A c= Z & Z c= dom (ln * sec ) & Z = dom tan & tan | A is continuous )
; integral tan ,A = ((ln * sec ) . (upper_bound A)) - ((ln * sec ) . (lower_bound A))
then A2:
( tan is_integrable_on A & tan | A is bounded )
by INTEGRA5:10, INTEGRA5:11;
A3:
ln * sec is_differentiable_on Z
by A1, FDIFF_9:18;
B:
for x being Real st x in Z holds
cos . x <> 0
A4:
for x being Real st x in dom ((ln * sec ) `| Z) holds
((ln * sec ) `| Z) . x = tan . x
dom ((ln * sec ) `| Z) = dom tan
by A1, A3, FDIFF_1:def 8;
then
(ln * sec ) `| Z = tan
by A4, PARTFUN1:34;
hence
integral tan ,A = ((ln * sec ) . (upper_bound A)) - ((ln * sec ) . (lower_bound A))
by A1, A2, A3, INTEGRA5:13; verum