theorem :: INTEGR14:45
for A being non empty closed_interval Subset of REAL
for f being PartFunc of REAL,REAL
for Z being open Subset of REAL st A c= Z & ( for x being Real st x in Z holds
f . x = ((1 / ((sin . x) ^2)) / (cos . x)) - (((cot . x) * (sin . x)) / ((cos . x) ^2)) ) & Z c= dom (cot (#) sec) & Z = dom f & f | A is continuous holds
integral (f,A) = ((- (cot (#) sec)) . (upper_bound A)) - ((- (cot (#) sec)) . (lower_bound A))