let X be non empty set ; for F being with_the_same_dom Functional_Sequence of X,ExtREAL
for S being SigmaField of X
for M being sigma_Measure of S
for E being Element of S
for P being PartFunc of X,ExtREAL st E = dom (F . 0) & E = dom P & ( for n being Nat holds F . n is E -measurable ) & P is_integrable_on M & P is nonnegative & ( for x being Element of X
for n being Nat st x in E holds
|.(F . n).| . x <= P . x ) & eq_dom (P,+infty) = {} holds
ex I being ExtREAL_sequence st
( ( for n being Nat holds I . n = Integral (M,(F . n)) ) & lim_inf I >= Integral (M,(lim_inf F)) & lim_sup I <= Integral (M,(lim_sup F)) & ( ( for x being Element of X st x in E holds
F # x is convergent ) implies ( I is convergent & lim I = Integral (M,(lim F)) ) ) )
let F be with_the_same_dom Functional_Sequence of X,ExtREAL; for S being SigmaField of X
for M being sigma_Measure of S
for E being Element of S
for P being PartFunc of X,ExtREAL st E = dom (F . 0) & E = dom P & ( for n being Nat holds F . n is E -measurable ) & P is_integrable_on M & P is nonnegative & ( for x being Element of X
for n being Nat st x in E holds
|.(F . n).| . x <= P . x ) & eq_dom (P,+infty) = {} holds
ex I being ExtREAL_sequence st
( ( for n being Nat holds I . n = Integral (M,(F . n)) ) & lim_inf I >= Integral (M,(lim_inf F)) & lim_sup I <= Integral (M,(lim_sup F)) & ( ( for x being Element of X st x in E holds
F # x is convergent ) implies ( I is convergent & lim I = Integral (M,(lim F)) ) ) )
let S be SigmaField of X; for M being sigma_Measure of S
for E being Element of S
for P being PartFunc of X,ExtREAL st E = dom (F . 0) & E = dom P & ( for n being Nat holds F . n is E -measurable ) & P is_integrable_on M & P is nonnegative & ( for x being Element of X
for n being Nat st x in E holds
|.(F . n).| . x <= P . x ) & eq_dom (P,+infty) = {} holds
ex I being ExtREAL_sequence st
( ( for n being Nat holds I . n = Integral (M,(F . n)) ) & lim_inf I >= Integral (M,(lim_inf F)) & lim_sup I <= Integral (M,(lim_sup F)) & ( ( for x being Element of X st x in E holds
F # x is convergent ) implies ( I is convergent & lim I = Integral (M,(lim F)) ) ) )
let M be sigma_Measure of S; for E being Element of S
for P being PartFunc of X,ExtREAL st E = dom (F . 0) & E = dom P & ( for n being Nat holds F . n is E -measurable ) & P is_integrable_on M & P is nonnegative & ( for x being Element of X
for n being Nat st x in E holds
|.(F . n).| . x <= P . x ) & eq_dom (P,+infty) = {} holds
ex I being ExtREAL_sequence st
( ( for n being Nat holds I . n = Integral (M,(F . n)) ) & lim_inf I >= Integral (M,(lim_inf F)) & lim_sup I <= Integral (M,(lim_sup F)) & ( ( for x being Element of X st x in E holds
F # x is convergent ) implies ( I is convergent & lim I = Integral (M,(lim F)) ) ) )
let E be Element of S; for P being PartFunc of X,ExtREAL st E = dom (F . 0) & E = dom P & ( for n being Nat holds F . n is E -measurable ) & P is_integrable_on M & P is nonnegative & ( for x being Element of X
for n being Nat st x in E holds
|.(F . n).| . x <= P . x ) & eq_dom (P,+infty) = {} holds
ex I being ExtREAL_sequence st
( ( for n being Nat holds I . n = Integral (M,(F . n)) ) & lim_inf I >= Integral (M,(lim_inf F)) & lim_sup I <= Integral (M,(lim_sup F)) & ( ( for x being Element of X st x in E holds
F # x is convergent ) implies ( I is convergent & lim I = Integral (M,(lim F)) ) ) )
let P be PartFunc of X,ExtREAL; ( E = dom (F . 0) & E = dom P & ( for n being Nat holds F . n is E -measurable ) & P is_integrable_on M & P is nonnegative & ( for x being Element of X
for n being Nat st x in E holds
|.(F . n).| . x <= P . x ) & eq_dom (P,+infty) = {} implies ex I being ExtREAL_sequence st
( ( for n being Nat holds I . n = Integral (M,(F . n)) ) & lim_inf I >= Integral (M,(lim_inf F)) & lim_sup I <= Integral (M,(lim_sup F)) & ( ( for x being Element of X st x in E holds
F # x is convergent ) implies ( I is convergent & lim I = Integral (M,(lim F)) ) ) ) )
assume that
A1:
E = dom (F . 0)
and
A2:
E = dom P
and
A3:
for n being Nat holds F . n is E -measurable
and
A4:
P is_integrable_on M
and
A5:
P is nonnegative
and
A6:
for x being Element of X
for n being Nat st x in E holds
|.(F . n).| . x <= P . x
and
A7:
eq_dom (P,+infty) = {}
; ex I being ExtREAL_sequence st
( ( for n being Nat holds I . n = Integral (M,(F . n)) ) & lim_inf I >= Integral (M,(lim_inf F)) & lim_sup I <= Integral (M,(lim_sup F)) & ( ( for x being Element of X st x in E holds
F # x is convergent ) implies ( I is convergent & lim I = Integral (M,(lim F)) ) ) )
A8:
E = dom (lim_inf F)
by A1, MESFUNC8:def 7;
then A9:
(lim_inf F) | E = lim_inf F
by RELAT_1:68;
deffunc H1( Nat) -> Element of K16(K17(X,ExtREAL)) = P + (F . $1);
consider G being Function such that
A10:
( dom G = NAT & ( for n being Element of NAT holds G . n = H1(n) ) )
from FUNCT_1:sch 4();
A11:
for x being Element of X
for k being Nat st x in E holds
( - (P . x) <= (F # x) . k & (F # x) . k <= P . x )
lim_inf F is E -measurable
by A1, A3, MESFUNC8:24;
then
lim_inf F is_integrable_on M
by A2, A4, A8, A16, MESFUNC5:102;
then A21:
ex E3 being Element of S st
( E3 = (dom P) /\ (dom (lim_inf F)) & Integral (M,(P + (lim_inf F))) = (Integral (M,(P | E3))) + (Integral (M,((lim_inf F) | E3))) )
by A4, MESFUNC5:109;
A22:
P | E = P
by A2, RELAT_1:68;
A23:
Integral (M,P) < +infty
by A4, MESFUNC5:96;
-infty < Integral (M,P)
by A4, MESFUNC5:96;
then A24:
Integral (M,P) is Element of REAL
by A23, XXREAL_0:14;
then A26:
P " {-infty} = {}
by XBOOLE_0:def 1;
A28:
now for n being Nat holds G . n = P + (F . n)end;
reconsider G = G as Functional_Sequence of X,ExtREAL by A10, A27, SEQFUNC:1;
A29:
P " {+infty} = {}
by A7, MESFUNC5:30;
A30:
for n being Nat holds dom (G . n) = E
deffunc H2( Nat) -> Element of K16(K17(X,ExtREAL)) = P - (F . $1);
consider H being Function such that
A33:
( dom H = NAT & ( for n being Element of NAT holds H . n = H2(n) ) )
from FUNCT_1:sch 4();
reconsider G = G as with_the_same_dom Functional_Sequence of X,ExtREAL by A32, MESFUNC8:def 2;
A34:
dom (G . 0) = dom (F . 0)
by A1, A30;
A35:
for n being Nat holds F . n is_integrable_on M
E = dom (G . 0)
by A30;
then consider IG being ExtREAL_sequence such that
A44:
for n being Nat holds IG . n = Integral (M,(G . n))
and
A45:
Integral (M,(lim_inf G)) <= lim_inf IG
by A40, Th7;
A46:
Integral (M,P) < +infty
by A4, MESFUNC5:96;
deffunc H3( Nat) -> Element of ExtREAL = Integral (M,(F . $1));
consider I being sequence of ExtREAL such that
A47:
for n being Element of NAT holds I . n = H3(n)
from FUNCT_2:sch 4();
reconsider I = I as ExtREAL_sequence ;
A48:
-infty < Integral (M,P)
by A4, MESFUNC5:96;
A49:
for n being Nat holds
( I . n = Integral (M,(F . n)) & I . n in REAL )
now for n being Nat holds IG . n = (Integral (M,P)) + (I . n)let n be
Nat;
IG . n = (Integral (M,P)) + (I . n)A53:
G . n = P + (F . n)
by A28;
F . n is_integrable_on M
by A35;
then A54:
ex
E2 being
Element of
S st
(
E2 = (dom P) /\ (dom (F . n)) &
Integral (
M,
(G . n))
= (Integral (M,(P | E2))) + (Integral (M,((F . n) | E2))) )
by A4, A53, MESFUNC5:109;
A55:
P | E = P
by A2, RELAT_1:68;
A56:
dom (F . n) = E
by A1, MESFUNC8:def 2;
then
(F . n) | E = F . n
by RELAT_1:68;
then
Integral (
M,
(G . n))
= (Integral (M,P)) + (I . n)
by A2, A49, A54, A56, A55;
hence
IG . n = (Integral (M,P)) + (I . n)
by A44;
verum end;
then
lim_inf IG = (Integral (M,P)) + (lim_inf I)
by A24, Th10;
then
(Integral (M,P)) + (Integral (M,(lim_inf F))) <= (Integral (M,P)) + (lim_inf I)
by A2, A8, A28, A29, A26, A45, A21, A22, A9, A34, Th11;
then
Integral (M,(lim_inf F)) <= ((lim_inf I) + (Integral (M,P))) - (Integral (M,P))
by A48, A46, XXREAL_3:56;
then
Integral (M,(lim_inf F)) <= (lim_inf I) + ((Integral (M,P)) - (Integral (M,P)))
by A48, A46, XXREAL_3:30;
then
Integral (M,(lim_inf F)) <= (lim_inf I) + 0.
by XXREAL_3:7;
then A57:
Integral (M,(lim_inf F)) <= lim_inf I
by XXREAL_3:4;
A60:
now for n being Nat holds H . n = P - (F . n)end;
A61:
E = dom (lim_sup F)
by A1, MESFUNC8:def 8;
lim_sup F is E -measurable
by A1, A3, MESFUNC8:23;
then A67:
lim_sup F is_integrable_on M
by A2, A4, A61, A62, MESFUNC5:102;
then A68:
ex E6 being Element of S st
( E6 = (dom P) /\ (dom (lim_sup F)) & Integral (M,(P - (lim_sup F))) = (Integral (M,(P | E6))) + (Integral (M,((- (lim_sup F)) | E6))) )
by A4, Th13;
set E1 = Integral (M,(lim_sup F));
A69:
Integral (M,(lim_sup F)) < +infty
by A67, MESFUNC5:96;
-infty < Integral (M,(lim_sup F))
by A67, MESFUNC5:96;
then reconsider e1 = Integral (M,(lim_sup F)) as Element of REAL by A69, XXREAL_0:14;
A70:
- (Integral (M,(lim_sup F))) = - e1
by SUPINF_2:2;
A71:
P | E = P
by A2, RELAT_1:68;
deffunc H4( Nat) -> Element of K16(K17(X,ExtREAL)) = - (F . $1);
consider F1 being Function such that
A72:
( dom F1 = NAT & ( for n being Element of NAT holds F1 . n = H4(n) ) )
from FUNCT_1:sch 4();
reconsider H = H as Functional_Sequence of X,ExtREAL by A33, A58, SEQFUNC:1;
then reconsider H = H as with_the_same_dom Functional_Sequence of X,ExtREAL by MESFUNC8:def 2;
A75:
-infty < Integral (M,P)
by A4, MESFUNC5:96;
E = dom (H . 0)
by A73;
then consider IH being ExtREAL_sequence such that
A78:
for n being Nat holds IH . n = Integral (M,(H . n))
and
A79:
Integral (M,(lim_inf H)) <= lim_inf IH
by A76, Th7;
A80:
Integral (M,P) < +infty
by A4, MESFUNC5:96;
then reconsider F1 = F1 as Functional_Sequence of X,ExtREAL by A72, SEQFUNC:1;
A82:
now for n being Nat holds F1 . n = - (F . n)end;
then reconsider F1 = F1 as with_the_same_dom Functional_Sequence of X,ExtREAL by MESFUNC8:def 2;
A84:
Integral (M,(- (lim_sup F))) = Integral (M,((- 1) (#) (lim_sup F)))
by MESFUNC2:9;
A85:
now for n being Nat holds H . n = P + (F1 . n)end;
F1 . 0 = - (F . 0)
by A82;
then A86:
dom (F1 . 0) = dom (F . 0)
by MESFUNC1:def 7;
then
dom (F1 . 0) = dom (H . 0)
by A1, A73;
then
lim_inf H = P + (lim_inf F1)
by A29, A26, A85, Th11;
then
lim_inf H = P + (- (lim_sup F))
by A82, A86, Th15;
then A87:
lim_inf H = P - (lim_sup F)
by MESFUNC2:8;
E = dom (lim_sup F)
by A1, MESFUNC8:def 8;
then
E = dom (- (lim_sup F))
by MESFUNC1:def 7;
then A88:
(- (lim_sup F)) | E = - (lim_sup F)
by RELAT_1:68;
deffunc H5( Nat) -> Element of ExtREAL = - (I . $1);
consider I1 being sequence of ExtREAL such that
A89:
for n being Element of NAT holds I1 . n = H5(n)
from FUNCT_2:sch 4();
reconsider I1 = I1 as ExtREAL_sequence ;
A90:
now for n being Nat holds I1 . n = - (I . n)end;
then A91:
- (lim_inf I1) = lim_sup I
by Th14;
now for n being Nat holds IH . n = (Integral (M,P)) + (I1 . n)let n be
Nat;
IH . n = (Integral (M,P)) + (I1 . n)A92:
F . n is_integrable_on M
by A35;
Integral (
M,
(- (F . n)))
= Integral (
M,
((- 1) (#) (F . n)))
by MESFUNC2:9;
then A93:
Integral (
M,
(- (F . n)))
= (- jj) * (Integral (M,(F . n)))
by A92, MESFUNC5:110;
A94:
dom (F . n) = E
by A1, MESFUNC8:def 2;
then
E = dom (- (F . n))
by MESFUNC1:def 7;
then A95:
(- (F . n)) | E = - (F . n)
by RELAT_1:68;
H . n = P - (F . n)
by A60;
then A96:
ex
E5 being
Element of
S st
(
E5 = (dom P) /\ (dom (F . n)) &
Integral (
M,
(H . n))
= (Integral (M,(P | E5))) + (Integral (M,((- (F . n)) | E5))) )
by A4, A92, Th13;
reconsider In =
I . n as
Element of
REAL by A49;
A97:
(- 1) * (I . n) = (- 1) * In
by EXTREAL1:1;
A98:
- (I . n) = - In
by SUPINF_2:2;
P | E = P
by A2, RELAT_1:68;
then
Integral (
M,
(H . n))
= (Integral (M,P)) + (- (I . n))
by A2, A49, A96, A94, A95, A93, A97, A98;
then
IH . n = (Integral (M,P)) + (- (I . n))
by A78;
hence
IH . n = (Integral (M,P)) + (I1 . n)
by A90;
verum end;
then
lim_inf IH = (Integral (M,P)) + (lim_inf I1)
by A24, Th10;
then
(Integral (M,P)) + ((- jj) * (Integral (M,(lim_sup F)))) <= (Integral (M,P)) + (- (lim_sup I))
by A2, A61, A79, A91, A87, A67, A68, A71, A88, A84, MESFUNC5:110;
then
(- 1) * (Integral (M,(lim_sup F))) <= ((- (lim_sup I)) + (Integral (M,P))) - (Integral (M,P))
by A75, A80, XXREAL_3:56;
then
(- 1) * (Integral (M,(lim_sup F))) <= (- (lim_sup I)) + ((Integral (M,P)) - (Integral (M,P)))
by A75, A80, XXREAL_3:30;
then A99:
(- 1) * (Integral (M,(lim_sup F))) <= (- (lim_sup I)) + 0.
by XXREAL_3:7;
(- 1) * (Integral (M,(lim_sup F))) = (- 1) * e1
by EXTREAL1:1;
then
- (Integral (M,(lim_sup F))) <= - (lim_sup I)
by A99, A70, XXREAL_3:4;
then A100:
Integral (M,(lim_sup F)) >= lim_sup I
by XXREAL_3:38;
now ( ( for x being Element of X st x in E holds
F # x is convergent ) implies ( I is convergent & lim I = Integral (M,(lim F)) ) )A101:
lim_inf I <= lim_sup I
by RINFSUP2:39;
A102:
dom (lim F) = dom (F . 0)
by MESFUNC8:def 9;
assume A103:
for
x being
Element of
X st
x in E holds
F # x is
convergent
;
( I is convergent & lim I = Integral (M,(lim F)) )A104:
for
x being
Element of
X st
x in dom (lim F) holds
(lim F) . x = (lim_inf F) . x
A106:
for
x being
Element of
X st
x in dom (lim F) holds
(lim F) . x = (lim_sup F) . x
A108:
dom (lim F) = dom (lim_sup F)
by A102, MESFUNC8:def 8;
then A109:
lim F = lim_sup F
by A106, PARTFUN1:5;
A110:
dom (lim F) = dom (lim_inf F)
by A102, MESFUNC8:def 7;
then
Integral (
M,
(lim F))
<= lim_inf I
by A57, A104, PARTFUN1:5;
then
lim_sup I <= lim_inf I
by A100, A109, XXREAL_0:2;
then
lim_inf I = lim_sup I
by A101, XXREAL_0:1;
hence A111:
I is
convergent
by RINFSUP2:40;
lim I = Integral (M,(lim F))then
lim I = lim_sup I
by RINFSUP2:41;
then A112:
lim I <= Integral (
M,
(lim F))
by A100, A108, A106, PARTFUN1:5;
lim I = lim_inf I
by A111, RINFSUP2:41;
then
Integral (
M,
(lim F))
<= lim I
by A57, A110, A104, PARTFUN1:5;
hence
lim I = Integral (
M,
(lim F))
by A112, XXREAL_0:1;
verum end;
hence
ex I being ExtREAL_sequence st
( ( for n being Nat holds I . n = Integral (M,(F . n)) ) & lim_inf I >= Integral (M,(lim_inf F)) & lim_sup I <= Integral (M,(lim_sup F)) & ( ( for x being Element of X st x in E holds
F # x is convergent ) implies ( I is convergent & lim I = Integral (M,(lim F)) ) ) )
by A49, A57, A100; verum