let A be non empty closed_interval Subset of REAL; for f, f1 being PartFunc of REAL,REAL
for Z being open Subset of REAL st A c= Z & f = (- ((cos / sin) / f1)) - (((id Z) ^) / (sin ^2)) & f1 = #Z 2 & Z c= dom (((id Z) ^) (#) cot) & Z = dom f & f | A is continuous holds
integral (f,A) = ((((id Z) ^) (#) cot) . (upper_bound A)) - ((((id Z) ^) (#) cot) . (lower_bound A))
let f, f1 be PartFunc of REAL,REAL; for Z being open Subset of REAL st A c= Z & f = (- ((cos / sin) / f1)) - (((id Z) ^) / (sin ^2)) & f1 = #Z 2 & Z c= dom (((id Z) ^) (#) cot) & Z = dom f & f | A is continuous holds
integral (f,A) = ((((id Z) ^) (#) cot) . (upper_bound A)) - ((((id Z) ^) (#) cot) . (lower_bound A))
let Z be open Subset of REAL; ( A c= Z & f = (- ((cos / sin) / f1)) - (((id Z) ^) / (sin ^2)) & f1 = #Z 2 & Z c= dom (((id Z) ^) (#) cot) & Z = dom f & f | A is continuous implies integral (f,A) = ((((id Z) ^) (#) cot) . (upper_bound A)) - ((((id Z) ^) (#) cot) . (lower_bound A)) )
assume A1:
( A c= Z & f = (- ((cos / sin) / f1)) - (((id Z) ^) / (sin ^2)) & f1 = #Z 2 & Z c= dom (((id Z) ^) (#) cot) & Z = dom f & f | A is continuous )
; integral (f,A) = ((((id Z) ^) (#) cot) . (upper_bound A)) - ((((id Z) ^) (#) cot) . (lower_bound A))
then A2:
( f is_integrable_on A & f | A is bounded )
by INTEGRA5:10, INTEGRA5:11;
set g = id Z;
Z c= dom (((id Z) ^) (#) cot)
by A1;
then
Z c= (dom ((id Z) ^)) /\ (dom cot)
by VALUED_1:def 4;
then A3:
Z c= dom ((id Z) ^)
by XBOOLE_1:18;
A4:
not 0 in Z
then A6:
((id Z) ^) (#) cot is_differentiable_on Z
by A1, FDIFF_8:35;
dom f = (dom (- ((cos / sin) / f1))) /\ (dom (((id Z) ^) / (sin ^2)))
by A1, VALUED_1:12;
then A7:
( dom f c= dom (- ((cos / sin) / f1)) & dom f c= dom (((id Z) ^) / (sin ^2)) )
by XBOOLE_1:18;
then
dom f c= dom ((cos / sin) / f1)
by VALUED_1:8;
then A8:
( Z c= dom ((cos / sin) / f1) & Z c= dom (((id Z) ^) / (sin ^2)) )
by A1, A7;
dom ((cos / sin) / f1) = (dom (cos / sin)) /\ ((dom f1) \ (f1 " {0}))
by RFUNCT_1:def 1;
then A9:
Z c= dom (cos / sin)
by A8, XBOOLE_1:18;
dom (((id Z) ^) / (sin ^2)) c= (dom ((id Z) ^)) /\ ((dom (sin ^2)) \ ((sin ^2) " {0}))
by RFUNCT_1:def 1;
then
( dom (((id Z) ^) / (sin ^2)) c= dom ((id Z) ^) & dom (((id Z) ^) / (sin ^2)) c= (dom (sin ^2)) \ ((sin ^2) " {0}) )
by XBOOLE_1:18;
then A10:
( Z c= dom ((id Z) ^) & Z c= (dom (sin ^2)) \ ((sin ^2) " {0}) )
by A8;
A11:
for x being Real st x in Z holds
f . x = (- (((cos . x) / (sin . x)) / (x ^2))) - ((1 / x) / ((sin . x) ^2))
proof
let x be
Real;
( x in Z implies f . x = (- (((cos . x) / (sin . x)) / (x ^2))) - ((1 / x) / ((sin . x) ^2)) )
assume A12:
x in Z
;
f . x = (- (((cos . x) / (sin . x)) / (x ^2))) - ((1 / x) / ((sin . x) ^2))
then ((- ((cos / sin) / f1)) - (((id Z) ^) / (sin ^2))) . x =
((- ((cos / sin) / f1)) . x) - ((((id Z) ^) / (sin ^2)) . x)
by A1, VALUED_1:13
.=
(- (((cos / sin) / f1) . x)) - ((((id Z) ^) / (sin ^2)) . x)
by VALUED_1:8
.=
(- (((cos / sin) . x) / (f1 . x))) - ((((id Z) ^) / (sin ^2)) . x)
by A12, A8, RFUNCT_1:def 1
.=
(- (((cos . x) / (sin . x)) / (f1 . x))) - ((((id Z) ^) / (sin ^2)) . x)
by A9, A12, RFUNCT_1:def 1
.=
(- (((cos . x) / (sin . x)) / (f1 . x))) - ((((id Z) ^) . x) / ((sin ^2) . x))
by A8, A12, RFUNCT_1:def 1
.=
(- (((cos . x) / (sin . x)) / (f1 . x))) - ((((id Z) . x) ") / ((sin ^2) . x))
by A10, A12, RFUNCT_1:def 2
.=
(- (((cos . x) / (sin . x)) / (f1 . x))) - ((1 / x) / ((sin ^2) . x))
by A12, FUNCT_1:18
.=
(- (((cos . x) / (sin . x)) / (f1 . x))) - ((1 / x) / ((sin . x) ^2))
by VALUED_1:11
.=
(- (((cos . x) / (sin . x)) / (x #Z 2))) - ((1 / x) / ((sin . x) ^2))
by A1, TAYLOR_1:def 1
.=
(- (((cos . x) / (sin . x)) / (x ^2))) - ((1 / x) / ((sin . x) ^2))
by FDIFF_7:1
;
hence
f . x = (- (((cos . x) / (sin . x)) / (x ^2))) - ((1 / x) / ((sin . x) ^2))
by A1;
verum
end;
A13:
for x being Element of REAL st x in dom ((((id Z) ^) (#) cot) `| Z) holds
((((id Z) ^) (#) cot) `| Z) . x = f . x
dom ((((id Z) ^) (#) cot) `| Z) = dom f
by A1, A6, FDIFF_1:def 7;
then
(((id Z) ^) (#) cot) `| Z = f
by A13, PARTFUN1:5;
hence
integral (f,A) = ((((id Z) ^) (#) cot) . (upper_bound A)) - ((((id Z) ^) (#) cot) . (lower_bound A))
by A1, A2, A6, INTEGRA5:13; verum