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 & ( for x being Real st x in Z holds
x > 0 ) & Z = dom f & f = (cos * ln ) (#) ((id Z) ^ ) holds
integral f,A = ((sin * ln ) . (sup A)) - ((sin * ln ) . (inf A))
let f be PartFunc of REAL ,REAL ; for Z being open Subset of REAL st A c= Z & ( for x being Real st x in Z holds
x > 0 ) & Z = dom f & f = (cos * ln ) (#) ((id Z) ^ ) holds
integral f,A = ((sin * ln ) . (sup A)) - ((sin * ln ) . (inf A))
let Z be open Subset of REAL ; ( A c= Z & ( for x being Real st x in Z holds
x > 0 ) & Z = dom f & f = (cos * ln ) (#) ((id Z) ^ ) implies integral f,A = ((sin * ln ) . (sup A)) - ((sin * ln ) . (inf A)) )
assume A1:
( A c= Z & ( for x being Real st x in Z holds
x > 0 ) & Z = dom f & f = (cos * ln ) (#) ((id Z) ^ ) )
; integral f,A = ((sin * ln ) . (sup A)) - ((sin * ln ) . (inf A))
AA:
Z = dom ((cos * ln ) / (id Z))
by A1, RFUNCT_1:47;
A3:
Z = (dom (cos * ln )) /\ (dom ((id Z) ^ ))
by VALUED_1:def 4, A1;
A4:
Z c= dom (cos * ln )
by XBOOLE_1:18, A3;
B4:
for y being set st y in Z holds
y in dom (sin * ln )
B6:
Z c= dom (sin * ln )
by B4, TARSKI:def 3;
A6:
cos * ln is_differentiable_on Z
by FDIFF_7:33, A4, A1;
A7:
not 0 in Z
by A1;
A8:
(id Z) ^ is_differentiable_on Z
by FDIFF_5:4, A7;
f | Z is continuous
by FDIFF_1:33, A1, A6, A8, FDIFF_1:29;
then A10:
f | A is continuous
by A1, FCONT_1:17;
A11:
( f is_integrable_on A & f | A is bounded )
by A1, A10, INTEGRA5:10, INTEGRA5:11;
A12:
sin * ln is_differentiable_on Z
by B6, A1, FDIFF_7:32;
B1:
for x being Real st x in Z holds
f . x = (cos . (ln . x)) / x
A13:
for x being Real st x in dom ((sin * ln ) `| Z) holds
((sin * ln ) `| Z) . x = f . x
dom ((sin * ln ) `| Z) = dom f
by A1, A12, FDIFF_1:def 8;
then
(sin * ln ) `| Z = f
by A13, PARTFUN1:34;
hence
integral f,A = ((sin * ln ) . (sup A)) - ((sin * ln ) . (inf A))
by A11, B6, A1, FDIFF_7:32, INTEGRA5:13; verum