let X1, X2 be non empty set ; for S1 being SigmaField of X1
for S2 being SigmaField of X2
for M1 being sigma_Measure of S1
for M2 being sigma_Measure of S2
for K being disjoint_valued Function of NAT,(measurable_rectangles (S1,S2)) st Union K in measurable_rectangles (S1,S2) holds
(product-pre-Measure (M1,M2)) . (Union K) = SUM ((product-pre-Measure (M1,M2)) * K)
let S1 be SigmaField of X1; for S2 being SigmaField of X2
for M1 being sigma_Measure of S1
for M2 being sigma_Measure of S2
for K being disjoint_valued Function of NAT,(measurable_rectangles (S1,S2)) st Union K in measurable_rectangles (S1,S2) holds
(product-pre-Measure (M1,M2)) . (Union K) = SUM ((product-pre-Measure (M1,M2)) * K)
let S2 be SigmaField of X2; for M1 being sigma_Measure of S1
for M2 being sigma_Measure of S2
for K being disjoint_valued Function of NAT,(measurable_rectangles (S1,S2)) st Union K in measurable_rectangles (S1,S2) holds
(product-pre-Measure (M1,M2)) . (Union K) = SUM ((product-pre-Measure (M1,M2)) * K)
let M1 be sigma_Measure of S1; for M2 being sigma_Measure of S2
for K being disjoint_valued Function of NAT,(measurable_rectangles (S1,S2)) st Union K in measurable_rectangles (S1,S2) holds
(product-pre-Measure (M1,M2)) . (Union K) = SUM ((product-pre-Measure (M1,M2)) * K)
let M2 be sigma_Measure of S2; for K being disjoint_valued Function of NAT,(measurable_rectangles (S1,S2)) st Union K in measurable_rectangles (S1,S2) holds
(product-pre-Measure (M1,M2)) . (Union K) = SUM ((product-pre-Measure (M1,M2)) * K)
let K be disjoint_valued Function of NAT,(measurable_rectangles (S1,S2)); ( Union K in measurable_rectangles (S1,S2) implies (product-pre-Measure (M1,M2)) . (Union K) = SUM ((product-pre-Measure (M1,M2)) * K) )
assume A1:
Union K in measurable_rectangles (S1,S2)
; (product-pre-Measure (M1,M2)) . (Union K) = SUM ((product-pre-Measure (M1,M2)) * K)
then consider A being Element of S1, B being Element of S2 such that
A2:
Union K = [:A,B:]
;
consider P being Element of S1, Q being Element of S2 such that
Q1:
( Union K = [:P,Q:] & (product-pre-Measure (M1,M2)) . (Union K) = (M1 . P) * (M2 . Q) )
by A1, Def6;
A10:
( A c= X1 & B c= X2 )
;
deffunc H1( object ) -> Element of bool [:[:X1,X2:],ExtREAL:] = chi ((K . $1),[:X1,X2:]);
consider XK being Functional_Sequence of [:X1,X2:],ExtREAL such that
A3:
for n being Nat holds XK . n = H1(n)
from SEQFUNC:sch 1();
K1:
dom XK = NAT
by FUNCT_2:def 1;
now for n being object st n in NAT holds
XK . n in Funcs ([:X1,X2:],ExtREAL)let n be
object ;
( n in NAT implies XK . n in Funcs ([:X1,X2:],ExtREAL) )assume
n in NAT
;
XK . n in Funcs ([:X1,X2:],ExtREAL)then reconsider n1 =
n as
Nat ;
K2:
XK . n = chi (
(K . n1),
[:X1,X2:])
by A3;
K3:
dom (chi ((K . n1),[:X1,X2:])) = [:X1,X2:]
by FUNCT_3:def 3;
rng (chi ((K . n1),[:X1,X2:])) c= ExtREAL
;
hence
XK . n in Funcs (
[:X1,X2:],
ExtREAL)
by K2, K3, FUNCT_2:def 2;
verum end;
then reconsider XXK = XK as sequence of (Funcs ([:X1,X2:],ExtREAL)) by K1, FUNCT_2:3;
defpred S1[ Nat, object ] means $2 = proj1 (K . $1);
B0:
for i being Element of NAT ex A being Element of S1 st S1[i,A]
consider D being Function of NAT,S1 such that
B4:
for i being Element of NAT holds S1[i,D . i]
from FUNCT_2:sch 3(B0);
defpred S2[ Nat, object ] means $2 = proj2 (K . $1);
C0:
for i being Element of NAT ex B being Element of S2 st S2[i,B]
consider E being Function of NAT,S2 such that
C4:
for i being Element of NAT holds S2[i,E . i]
from FUNCT_2:sch 3(C0);
deffunc H2( object ) -> Element of bool [:X1,ExtREAL:] = chi ((D . $1),X1);
consider XD being Functional_Sequence of X1,ExtREAL such that
B5:
for n being Nat holds XD . n = H2(n)
from SEQFUNC:sch 1();
deffunc H3( object ) -> Element of bool [:X2,ExtREAL:] = chi ((E . $1),X2);
consider XE being Functional_Sequence of X2,ExtREAL such that
C5:
for n being Nat holds XE . n = H3(n)
from SEQFUNC:sch 1();
E0:
for n being Nat
for x, y being object st x in X1 & y in X2 holds
(XK . n) . (x,y) = ((XD . n) . x) * ((XE . n) . y)
proof
let n be
Nat;
for x, y being object st x in X1 & y in X2 holds
(XK . n) . (x,y) = ((XD . n) . x) * ((XE . n) . y)let x,
y be
object ;
( x in X1 & y in X2 implies (XK . n) . (x,y) = ((XD . n) . x) * ((XE . n) . y) )
assume E1:
(
x in X1 &
y in X2 )
;
(XK . n) . (x,y) = ((XD . n) . x) * ((XE . n) . y)
then E7:
[x,y] in [:X1,X2:]
by ZFMISC_1:87;
E5:
(
XK . n = chi (
(K . n),
[:X1,X2:]) &
XD . n = chi (
(D . n),
X1) &
XE . n = chi (
(E . n),
X2) )
by A3, B5, C5;
E2:
n in NAT
by ORDINAL1:def 12;
K . n in measurable_rectangles (
S1,
S2)
;
then consider An being
Element of
S1,
Bn being
Element of
S2 such that E3:
K . n = [:An,Bn:]
;
E4:
(
D . n = proj1 (K . n) &
E . n = proj2 (K . n) )
by B4, C4, E2;
end;
HH2:
(product-pre-Measure (M1,M2)) . (Union K) = (M1 . A) * (M2 . B)
T1:
rng (chi ([:A,B:],[:X1,X2:])) c= ExtREAL
;
dom (chi ([:A,B:],[:X1,X2:])) = [:X1,X2:]
by FUNCT_3:def 3;
then reconsider CAB = chi ([:A,B:],[:X1,X2:]) as Function of [:X1,X2:],ExtREAL by T1, FUNCT_2:2;
QQ:
for x being Element of X1 holds (M2 . B) * ((chi (A,X1)) . x) = Integral (M2,(ProjMap1 (CAB,x)))
proof
let x be
Element of
X1;
(M2 . B) * ((chi (A,X1)) . x) = Integral (M2,(ProjMap1 (CAB,x)))
QQ1:
for
y being
Element of
X2 holds
(ProjMap1 (CAB,x)) . y = ((chi (A,X1)) . x) * ((chi (B,X2)) . y)
proof
let y be
Element of
X2;
(ProjMap1 (CAB,x)) . y = ((chi (A,X1)) . x) * ((chi (B,X2)) . y)
(ProjMap1 (CAB,x)) . y = (chi ((Union K),[:X1,X2:])) . (
x,
y)
by A2, MESFUNC9:def 6;
hence
(ProjMap1 (CAB,x)) . y = ((chi (A,X1)) . x) * ((chi (B,X2)) . y)
by A2, Th26;
verum
end;
per cases
( x in A or not x in A )
;
suppose
x in A
;
(M2 . B) * ((chi (A,X1)) . x) = Integral (M2,(ProjMap1 (CAB,x)))then QQ2:
(chi (A,X1)) . x = 1
by FUNCT_3:def 3;
then QQ4:
(M2 . B) * ((chi (A,X1)) . x) = M2 . B
by XXREAL_3:81;
QQ3:
dom (ProjMap1 (CAB,x)) =
X2
by FUNCT_2:def 1
.=
dom (chi (B,X2))
by FUNCT_3:def 3
;
for
y being
Element of
X2 st
y in dom (ProjMap1 (CAB,x)) holds
(ProjMap1 (CAB,x)) . y = (chi (B,X2)) . y
proof
let y be
Element of
X2;
( y in dom (ProjMap1 (CAB,x)) implies (ProjMap1 (CAB,x)) . y = (chi (B,X2)) . y )
assume
y in dom (ProjMap1 (CAB,x))
;
(ProjMap1 (CAB,x)) . y = (chi (B,X2)) . y
(ProjMap1 (CAB,x)) . y = ((chi (A,X1)) . x) * ((chi (B,X2)) . y)
by QQ1;
hence
(ProjMap1 (CAB,x)) . y = (chi (B,X2)) . y
by QQ2, XXREAL_3:81;
verum
end; then
ProjMap1 (
CAB,
x)
= chi (
B,
X2)
by QQ3, PARTFUN1:5;
hence
(M2 . B) * ((chi (A,X1)) . x) = Integral (
M2,
(ProjMap1 (CAB,x)))
by QQ4, MESFUNC9:14;
verum end; suppose
not
x in A
;
(M2 . B) * ((chi (A,X1)) . x) = Integral (M2,(ProjMap1 (CAB,x)))then QQ5:
(chi (A,X1)) . x = 0
by FUNCT_3:def 3;
then QQ9:
(M2 . B) * ((chi (A,X1)) . x) = 0
;
QQ8:
{} is
Element of
S2
by PROB_1:4;
QQ6:
dom (ProjMap1 (CAB,x)) =
X2
by FUNCT_2:def 1
.=
dom (chi ({},X2))
by FUNCT_3:def 3
;
for
y being
Element of
X2 st
y in dom (ProjMap1 (CAB,x)) holds
(ProjMap1 (CAB,x)) . y = (chi ({},X2)) . y
proof
let y be
Element of
X2;
( y in dom (ProjMap1 (CAB,x)) implies (ProjMap1 (CAB,x)) . y = (chi ({},X2)) . y )
assume
y in dom (ProjMap1 (CAB,x))
;
(ProjMap1 (CAB,x)) . y = (chi ({},X2)) . y
(ProjMap1 (CAB,x)) . y = ((chi (A,X1)) . x) * ((chi (B,X2)) . y)
by QQ1;
then
(ProjMap1 (CAB,x)) . y = 0
by QQ5;
hence
(ProjMap1 (CAB,x)) . y = (chi ({},X2)) . y
by FUNCT_3:def 3;
verum
end; then
ProjMap1 (
CAB,
x)
= chi (
{},
X2)
by QQ6, PARTFUN1:5;
then
Integral (
M2,
(ProjMap1 (CAB,x)))
= M2 . {}
by QQ8, MESFUNC9:14;
hence
(M2 . B) * ((chi (A,X1)) . x) = Integral (
M2,
(ProjMap1 (CAB,x)))
by QQ9, VALUED_0:def 19;
verum end; end;
end;
RB1:
dom XD = NAT
by FUNCT_2:def 1;
for n being object st n in NAT holds
XD . n in Funcs (X1,REAL)
then reconsider RXD = XD as sequence of (Funcs (X1,REAL)) by RB1, FUNCT_2:3;
Y3:
for n being Nat holds
( D . n c= A & E . n c= B )
Z1:
for x being Element of X1 ex XF being Functional_Sequence of X2,ExtREAL ex I being ExtREAL_sequence st
( ( for n being Nat holds XF . n = ((RXD . n) . x) (#) (chi ((E . n),X2)) ) & ( for n being Nat holds I . n = (M2 . (E . n)) * ((chi ((D . n),X1)) . x) ) & I is summable & Integral (M2,(lim (Partial_Sums XF))) = Sum I )
proof
let x be
Element of
X1;
ex XF being Functional_Sequence of X2,ExtREAL ex I being ExtREAL_sequence st
( ( for n being Nat holds XF . n = ((RXD . n) . x) (#) (chi ((E . n),X2)) ) & ( for n being Nat holds I . n = (M2 . (E . n)) * ((chi ((D . n),X1)) . x) ) & I is summable & Integral (M2,(lim (Partial_Sums XF))) = Sum I )
deffunc H4(
Nat)
-> Element of
bool [:X2,ExtREAL:] =
((RXD . $1) . x) (#) (chi ((E . $1),X2));
defpred S3[
Nat,
object ]
means $2
= H4($1);
W1:
for
n being
Element of
NAT ex
y being
Element of
PFuncs (
X2,
ExtREAL) st
S3[
n,
y]
consider XF being
Function of
NAT,
(PFuncs (X2,ExtREAL)) such that W2:
for
n being
Element of
NAT holds
S3[
n,
XF . n]
from FUNCT_2:sch 3(W1);
reconsider XF =
XF as
Functional_Sequence of
X2,
ExtREAL ;
Y2:
for
n being
Nat holds
XF . n = ((RXD . n) . x) (#) (chi ((E . n),X2))
consider I being
ExtREAL_sequence such that Y4:
( ( for
n being
Nat holds
I . n = (M2 . (E . n)) * ((chi ((D . n),X1)) . x) ) &
I is
summable &
Integral (
M2,
(lim (Partial_Sums XF)))
= Sum I )
by B5, Y2, Y3, Th30;
thus
ex
XF being
Functional_Sequence of
X2,
ExtREAL ex
I being
ExtREAL_sequence st
( ( for
n being
Nat holds
XF . n = ((RXD . n) . x) (#) (chi ((E . n),X2)) ) & ( for
n being
Nat holds
I . n = (M2 . (E . n)) * ((chi ((D . n),X1)) . x) ) &
I is
summable &
Integral (
M2,
(lim (Partial_Sums XF)))
= Sum I )
by Y2, Y4;
verum
end;
dom (lim (Partial_Sums XK)) = dom ((Partial_Sums XK) . 0)
by MESFUNC8:def 9;
then
dom (lim (Partial_Sums XK)) = dom (XK . 0)
by MESFUNC9:def 4;
then
dom (lim (Partial_Sums XK)) = dom (chi ((K . 0),[:X1,X2:]))
by A3;
then QR0:
dom (lim (Partial_Sums XK)) = [:X1,X2:]
by FUNCT_3:def 3;
then reconsider LPSXK = lim (Partial_Sums XK) as Function of [:X1,X2:],ExtREAL by FUNCT_2:67;
QR:
for x being Element of X1
for y being Element of X2 holds (ProjMap1 (CAB,x)) . y = (ProjMap1 (LPSXK,x)) . y
proof
let x be
Element of
X1;
for y being Element of X2 holds (ProjMap1 (CAB,x)) . y = (ProjMap1 (LPSXK,x)) . ylet y be
Element of
X2;
(ProjMap1 (CAB,x)) . y = (ProjMap1 (LPSXK,x)) . y
QR1:
[x,y] in [:X1,X2:]
by ZFMISC_1:def 2;
(ProjMap1 (CAB,x)) . y =
(chi ([:A,B:],[:X1,X2:])) . (
x,
y)
by MESFUNC9:def 6
.=
LPSXK . (
x,
y)
by A3, Th25, QR1, A2
;
hence
(ProjMap1 (CAB,x)) . y = (ProjMap1 (LPSXK,x)) . y
by MESFUNC9:def 6;
verum
end;
QS:
for x being Element of X1 holds ProjMap1 (CAB,x) = ProjMap1 (LPSXK,x)
QT:
for x being Element of X1 holds (M2 . B) * ((chi (A,X1)) . x) = Integral (M2,(ProjMap1 (LPSXK,x)))
ZZ:
for x being Element of X1 ex I being ExtREAL_sequence st
( ( for n being Nat holds I . n = (M2 . (E . n)) * ((chi ((D . n),X1)) . x) ) & (M2 . B) * ((chi (A,X1)) . x) = Sum I )
proof
let x be
Element of
X1;
ex I being ExtREAL_sequence st
( ( for n being Nat holds I . n = (M2 . (E . n)) * ((chi ((D . n),X1)) . x) ) & (M2 . B) * ((chi (A,X1)) . x) = Sum I )
consider XF being
Functional_Sequence of
X2,
ExtREAL,
I being
ExtREAL_sequence such that Z3:
( ( for
n being
Nat holds
XF . n = ((RXD . n) . x) (#) (chi ((E . n),X2)) ) & ( for
n being
Nat holds
I . n = (M2 . (E . n)) * ((chi ((D . n),X1)) . x) ) &
I is
summable &
Integral (
M2,
(lim (Partial_Sums XF)))
= Sum I )
by Z1;
dom (lim (Partial_Sums XF)) = dom ((Partial_Sums XF) . 0)
by MESFUNC8:def 9;
then Z31:
dom (lim (Partial_Sums XF)) = dom (XF . 0)
by MESFUNC9:def 4;
then
dom (lim (Partial_Sums XF)) = dom (((RXD . 0) . x) (#) (chi ((E . 0),X2)))
by Z3;
then
dom (lim (Partial_Sums XF)) = dom (chi ((E . 0),X2))
by MESFUNC1:def 6;
then Z4A:
dom (lim (Partial_Sums XF)) = X2
by FUNCT_3:def 3;
then Z4:
dom (ProjMap1 (LPSXK,x)) = dom (lim (Partial_Sums XF))
by FUNCT_2:def 1;
now for y being Element of X2 st y in dom (ProjMap1 (LPSXK,x)) holds
(ProjMap1 (LPSXK,x)) . y = (lim (Partial_Sums XF)) . ylet y be
Element of
X2;
( y in dom (ProjMap1 (LPSXK,x)) implies (ProjMap1 (LPSXK,x)) . y = (lim (Partial_Sums XF)) . y )assume Z41:
y in dom (ProjMap1 (LPSXK,x))
;
(ProjMap1 (LPSXK,x)) . y = (lim (Partial_Sums XF)) . yZ42:
(ProjMap1 (LPSXK,x)) . y = LPSXK . (
x,
y)
by MESFUNC9:def 6;
reconsider z =
[x,y] as
Element of
[:X1,X2:] by ZFMISC_1:def 2;
Z46:
for
n being
Nat holds
dom (XK . n) = [:X1,X2:]
Z49:
for
n being
Nat holds
XK . n is
nonnegative
for
n,
m being
Nat holds
dom (XK . n) = dom (XK . m)
then Z48:
XK is
with_the_same_dom
by MESFUNC8:def 2;
ZZ1:
dom (XK . 0) = [:X1,X2:]
by Z46;
then ZP1:
(Partial_Sums XK) # z is
convergent
by Z49, Z48, MESFUNC9:38;
Z50:
for
n being
Nat holds
dom (XF . n) = X2
ZZ5:
for
n,
m being
Nat holds
dom (XF . n) = dom (XF . m)
then Z51:
XF is
with_the_same_dom
by MESFUNC8:def 2;
ZX1:
for
n being
Nat holds
XF . n is
nonnegative
then ZP2:
(Partial_Sums XF) # y is
convergent
by Z51, Z31, Z4A, MESFUNC9:38;
X20:
for
n being
Nat holds
((Partial_Sums XK) # z) . n = ((Partial_Sums XF) # y) . n
proof
let n be
Nat;
((Partial_Sums XK) # z) . n = ((Partial_Sums XF) # y) . n
X17:
(
((Partial_Sums XK) # z) . n = ((Partial_Sums XK) . n) . z &
((Partial_Sums XF) # y) . n = ((Partial_Sums XF) . n) . y )
by MESFUNC5:def 13;
defpred S3[
Nat]
means ((Partial_Sums XK) . $1) . z = ((Partial_Sums XF) . $1) . y;
((Partial_Sums XK) . 0) . z = (XK . 0) . (
x,
y)
by MESFUNC9:def 4;
then X14:
((Partial_Sums XK) . 0) . z = ((XD . 0) . x) * ((XE . 0) . y)
by E0;
X13:
y in dom (((RXD . 0) . x) (#) (chi ((E . 0),X2)))
by Z3, Z31, Z4, Z41;
(Partial_Sums XF) . 0 = XF . 0
by MESFUNC9:def 4;
then
((Partial_Sums XF) . 0) . y = (((RXD . 0) . x) (#) (chi ((E . 0),X2))) . y
by Z3;
then
((Partial_Sums XF) . 0) . y = ((XD . 0) . x) * ((chi ((E . 0),X2)) . y)
by X13, MESFUNC1:def 6;
then X15:
S3[
0 ]
by C5, X14;
X16:
for
n being
Nat st
S3[
n] holds
S3[
n + 1]
proof
let n be
Nat;
( S3[n] implies S3[n + 1] )
assume X18:
S3[
n]
;
S3[n + 1]
X30:
dom ((Partial_Sums XK) . (n + 1)) = dom (XK . 0)
by Z49, Z48, MESFUNC9:29, MESFUNC9:30;
(Partial_Sums XK) . (n + 1) = ((Partial_Sums XK) . n) + (XK . (n + 1))
by MESFUNC9:def 4;
then X31:
((Partial_Sums XK) . (n + 1)) . z = (((Partial_Sums XK) . n) . z) + ((XK . (n + 1)) . z)
by ZZ1, X30, MESFUNC1:def 3;
X32:
dom ((Partial_Sums XF) . (n + 1)) = dom (XF . 0)
by Z51, ZX1, MESFUNC9:30, MESFUNC9:29;
(Partial_Sums XF) . (n + 1) = ((Partial_Sums XF) . n) + (XF . (n + 1))
by MESFUNC9:def 4;
then X33:
((Partial_Sums XF) . (n + 1)) . y = (((Partial_Sums XF) . n) . y) + ((XF . (n + 1)) . y)
by Z31, Z4A, X32, MESFUNC1:def 3;
(XK . (n + 1)) . z = (XK . (n + 1)) . (
x,
y)
;
then X35:
(XK . (n + 1)) . z = ((XD . (n + 1)) . x) * ((XE . (n + 1)) . y)
by E0;
dom (XF . (n + 1)) = dom (XF . 0)
by ZZ5;
then X34:
y in dom (((RXD . (n + 1)) . x) (#) (chi ((E . (n + 1)),X2)))
by Z3, Z31, Z4, Z41;
(XF . (n + 1)) . y = (((RXD . (n + 1)) . x) (#) (chi ((E . (n + 1)),X2))) . y
by Z3;
then
(XF . (n + 1)) . y = ((RXD . (n + 1)) . x) * ((chi ((E . (n + 1)),X2)) . y)
by X34, MESFUNC1:def 6;
hence
S3[
n + 1]
by C5, X35, X33, X31, X18;
verum
end;
for
n being
Nat holds
S3[
n]
from NAT_1:sch 2(X15, X16);
hence
((Partial_Sums XK) # z) . n = ((Partial_Sums XF) # y) . n
by X17;
verum
end;
for
n being
Nat holds
((Partial_Sums XK) # z) . n <= ((Partial_Sums XF) # y) . n
by X20;
then ZP3:
lim ((Partial_Sums XK) # z) <= lim ((Partial_Sums XF) # y)
by ZP1, ZP2, RINFSUP2:38;
for
n being
Nat holds
((Partial_Sums XF) # y) . n <= ((Partial_Sums XK) # z) . n
by X20;
then
lim ((Partial_Sums XF) # y) <= lim ((Partial_Sums XK) # z)
by ZP1, ZP2, RINFSUP2:38;
then
lim ((Partial_Sums XK) # z) = lim ((Partial_Sums XF) # y)
by ZP3, XXREAL_0:1;
then
(lim (Partial_Sums XK)) . z = lim ((Partial_Sums XF) # y)
by QR0, MESFUNC8:def 9;
hence
(ProjMap1 (LPSXK,x)) . y = (lim (Partial_Sums XF)) . y
by Z42, Z4A, MESFUNC8:def 9;
verum end;
then
ProjMap1 (
LPSXK,
x)
= lim (Partial_Sums XF)
by Z4, PARTFUN1:5;
hence
ex
I being
ExtREAL_sequence st
( ( for
n being
Nat holds
I . n = (M2 . (E . n)) * ((chi ((D . n),X1)) . x) ) &
(M2 . B) * ((chi (A,X1)) . x) = Sum I )
by Z3, QT;
verum
end;
defpred S3[ Nat, object ] means ( ( M2 . (E . $1) = +infty implies $2 = Xchi ((D . $1),X1) ) & ( M2 . (E . $1) <> +infty implies ex m2 being Real st
( m2 = M2 . (E . $1) & $2 = m2 (#) (chi ((D . $1),X1)) ) ) );
H1:
for n being Element of NAT ex y being Element of PFuncs (X1,ExtREAL) st S3[n,y]
consider FI being Function of NAT,(PFuncs (X1,ExtREAL)) such that
H2:
for n being Element of NAT holds S3[n,FI . n]
from FUNCT_2:sch 3(H1);
H3:
for n being Nat holds dom (FI . n) = X1
F1:
A c= dom (FI . 0)
by H3, A10;
F2A:
for n being Nat holds FI . n is nonnegative
for n, m being Nat holds dom (FI . n) = dom (FI . m)
then F3:
FI is with_the_same_dom
by MESFUNC8:def 2;
reconsider XX = X1 as Element of S1 by MEASURE1:7;
F4:
for n being Nat holds
( FI . n is nonnegative & FI . n is A -measurable & FI . n is XX -measurable )
F5:
for x being Element of X1 st x in A holds
FI # x is summable
consider J being ExtREAL_sequence such that
F6:
( ( for n being Nat holds J . n = Integral (M1,((FI . n) | A)) ) & J is summable & Integral (M1,((lim (Partial_Sums FI)) | A)) = Sum J )
by F1, F3, F4, F5, MESFUNC9:30, MESFUNC9:51;
G1:
for n being Nat holds J . n = Integral (M1,(FI . n))
reconsider XX = X1 as Element of S1 by MEASURE1:7;
for n being Element of NAT holds J . n = ((product-pre-Measure (M1,M2)) * K) . n
proof
let n be
Element of
NAT ;
J . n = ((product-pre-Measure (M1,M2)) * K) . n
Integral (
M1,
(FI . n))
= (M2 . (E . n)) * (M1 . (D . n))
proof
M2:
XX = dom (FI . n)
by H3;
M3b:
FI . n is
nonnegative
by F4;
per cases
( M2 . (E . n) = +infty or M2 . (E . n) <> +infty )
;
suppose
M2 . (E . n) <> +infty
;
Integral (M1,(FI . n)) = (M2 . (E . n)) * (M1 . (D . n))then consider m2 being
Real such that R2:
(
m2 = M2 . (E . n) &
FI . n = m2 (#) (chi ((D . n),X1)) )
by H2;
R3:
m2 >= 0
by R2, SUPINF_2:51;
R4:
XX = dom (chi ((D . n),X1))
by FUNCT_3:def 3;
R5:
chi (
(D . n),
X1) is
XX -measurable
by MESFUNC2:29;
integral+ (
M1,
(m2 (#) (chi ((D . n),X1))))
= m2 * (integral+ (M1,(chi ((D . n),X1))))
by R4, MESFUNC2:29, R3, MESFUNC5:86;
then
integral+ (
M1,
(m2 (#) (chi ((D . n),X1))))
= m2 * (Integral (M1,(chi ((D . n),X1))))
by R4, MESFUNC2:29, MESFUNC5:88;
then
integral+ (
M1,
(m2 (#) (chi ((D . n),X1))))
= m2 * (M1 . (D . n))
by MESFUNC9:14;
hence
Integral (
M1,
(FI . n))
= (M2 . (E . n)) * (M1 . (D . n))
by R2, M2, R4, R5, MESFUNC1:37, M3b, MESFUNC5:88;
verum end; end;
end;
then Q9:
J . n = (M2 . (E . n)) * (M1 . (D . n))
by G1;
Q17:
dom K = NAT
by FUNCT_2:def 1;
consider Dn being
Element of
S1,
En being
Element of
S2 such that Q10:
(
K . n = [:Dn,En:] &
(product-pre-Measure (M1,M2)) . (K . n) = (M1 . Dn) * (M2 . En) )
by Def6;
Q13:
(
D . n = proj1 (K . n) &
E . n = proj2 (K . n) )
by B4, C4;
(M1 . Dn) * (M2 . En) = (M1 . (D . n)) * (M2 . (E . n))
hence
J . n = ((product-pre-Measure (M1,M2)) * K) . n
by Q9, Q17, Q10, FUNCT_1:13;
verum
end;
then F7:
J = (product-pre-Measure (M1,M2)) * K
by FUNCT_2:def 8;
V5:
dom (lim (Partial_Sums FI)) = dom ((Partial_Sums FI) . 0)
by MESFUNC8:def 9;
then V0:
dom (lim (Partial_Sums FI)) = dom (FI . 0)
by MESFUNC9:def 4;
then V1:
XX = dom (lim (Partial_Sums FI))
by H3;
for x being Element of X1 holds (lim (Partial_Sums FI)) . x >= 0
then V4:
lim (Partial_Sums FI) is nonnegative
by SUPINF_2:39;
W4:
Partial_Sums FI is with_the_same_dom
by F2A, F3, MESFUNC9:30, MESFUNC9:43;
for n being Nat holds
( FI . n is XX -measurable & FI . n is without-infty )
then W1:
for n being Nat holds (Partial_Sums FI) . n is XX -measurable
by MESFUNC9:41;
V2:
for x being Element of X1 st x in XX holds
(Partial_Sums FI) # x is convergent
by V0, V1, F3, F2A, MESFUNC9:38;
V3:
for x being object st x in (dom (lim (Partial_Sums FI))) \ A holds
(lim (Partial_Sums FI)) . x = 0
F9:
Integral (M1,(lim (Partial_Sums FI))) = Integral (M1,((lim (Partial_Sums FI)) | A))
by V1, V2, V3, V4, Th28, V5, W1, W4, MESFUNC8:25;
Integral (M1,(lim (Partial_Sums FI))) = (M1 . A) * (M2 . B)
proof
J1:
lim (Partial_Sums FI) is
Function of
X1,
ExtREAL
by V1, FUNCT_2:def 1;
per cases
( M2 . B = +infty or M2 . B <> +infty )
;
suppose I0:
M2 . B = +infty
;
Integral (M1,(lim (Partial_Sums FI))) = (M1 . A) * (M2 . B)
for
x being
Element of
X1 holds
(lim (Partial_Sums FI)) . x = (Xchi (A,X1)) . x
proof
let x be
Element of
X1;
(lim (Partial_Sums FI)) . x = (Xchi (A,X1)) . x
JJ:
x in X1
;
J2:
dom (FI . 0) = X1
by H3;
J4:
(lim (Partial_Sums FI)) . x = lim ((Partial_Sums FI) # x)
by V1, MESFUNC8:def 9;
consider I being
ExtREAL_sequence such that J5:
for
n being
Nat holds
(
I . n = (M2 . (E . n)) * ((chi ((D . n),X1)) . x) &
(M2 . B) * ((chi (A,X1)) . x) = Sum I )
by ZZ;
J6:
lim (Partial_Sums I) = (M2 . B) * ((chi (A,X1)) . x)
by J5, MESFUNC9:def 3;
for
n being
Element of
NAT holds
(FI # x) . n = I . n
then
FI # x = I
by FUNCT_2:63;
then J17:
for
n being
Element of
NAT holds
((Partial_Sums FI) # x) . n = (Partial_Sums I) . n
by F2A, F3, J2, MESFUNC9:30, MESFUNC9:32;
(Xchi (A,X1)) . x = (M2 . B) * ((chi (A,X1)) . x)
hence
(lim (Partial_Sums FI)) . x = (Xchi (A,X1)) . x
by J17, J4, J6, FUNCT_2:63;
verum
end; then I1:
lim (Partial_Sums FI) = Xchi (
A,
X1)
by J1, FUNCT_2:63;
end; suppose J22:
M2 . B <> +infty
;
Integral (M1,(lim (Partial_Sums FI))) = (M1 . A) * (M2 . B)
M2 . B >= 0
by SUPINF_2:51;
then
M2 . B in REAL
by J22, XXREAL_0:14;
then reconsider M2B =
M2 . B as
Real ;
G3:
X1 = dom (chi (A,X1))
by FUNCT_3:def 3;
dom (M2B (#) (chi (A,X1))) = dom (chi (A,X1))
by MESFUNC1:def 6;
then G0:
dom (M2B (#) (chi (A,X1))) = X1
by FUNCT_3:def 3;
then G1:
M2B (#) (chi (A,X1)) is
Function of
X1,
ExtREAL
by FUNCT_2:def 1;
R5:
chi (
A,
X1) is
XX -measurable
by MESFUNC2:29;
for
x being
Element of
X1 holds
(lim (Partial_Sums FI)) . x = (M2B (#) (chi (A,X1))) . x
proof
let x be
Element of
X1;
(lim (Partial_Sums FI)) . x = (M2B (#) (chi (A,X1))) . x
JJ:
x in X1
;
J2:
dom (FI . 0) = X1
by H3;
J4:
(lim (Partial_Sums FI)) . x = lim ((Partial_Sums FI) # x)
by V1, MESFUNC8:def 9;
consider I being
ExtREAL_sequence such that J5:
for
n being
Nat holds
(
I . n = (M2 . (E . n)) * ((chi ((D . n),X1)) . x) &
(M2 . B) * ((chi (A,X1)) . x) = Sum I )
by ZZ;
J6:
lim (Partial_Sums I) = (M2 . B) * ((chi (A,X1)) . x)
by J5, MESFUNC9:def 3;
for
n being
Element of
NAT holds
(FI # x) . n = I . n
then
FI # x = I
by FUNCT_2:63;
then
for
n being
Element of
NAT holds
((Partial_Sums FI) # x) . n = (Partial_Sums I) . n
by F2A, F3, J2, MESFUNC9:30, MESFUNC9:32;
then
lim ((Partial_Sums FI) # x) = lim (Partial_Sums I)
by FUNCT_2:63;
hence
(lim (Partial_Sums FI)) . x = (M2B (#) (chi (A,X1))) . x
by J4, J6, G0, MESFUNC1:def 6;
verum
end; then
lim (Partial_Sums FI) = M2B (#) (chi (A,X1))
by J1, G1, FUNCT_2:63;
then
integral+ (
M1,
(lim (Partial_Sums FI)))
= M2B * (integral+ (M1,(chi (A,X1))))
by SUPINF_2:51, G3, R5, MESFUNC5:86;
then
Integral (
M1,
(lim (Partial_Sums FI)))
= M2B * (integral+ (M1,(chi (A,X1))))
by V1, V2, V4, V5, W1, W4, MESFUNC8:25, MESFUNC5:88;
then
Integral (
M1,
(lim (Partial_Sums FI)))
= M2B * (Integral (M1,(chi (A,X1))))
by G3, R5, MESFUNC5:88;
hence
Integral (
M1,
(lim (Partial_Sums FI)))
= (M1 . A) * (M2 . B)
by MESFUNC9:14;
verum end; end;
end;
hence
(product-pre-Measure (M1,M2)) . (Union K) = SUM ((product-pre-Measure (M1,M2)) * K)
by F9, HH2, F6, F7, MEASURE8:2; verum