let X be non empty set ; :: thesis: for S being SigmaField of X
for M being sigma_Measure of S
for E being Element of S
for f being PartFunc of X,ExtREAL st E = dom f & f is_measurable_on E & f is nonnegative & M . (E /\ (eq_dom f,+infty )) <> 0 holds
Integral M,f = +infty
let S be SigmaField of X; :: thesis: for M being sigma_Measure of S
for E being Element of S
for f being PartFunc of X,ExtREAL st E = dom f & f is_measurable_on E & f is nonnegative & M . (E /\ (eq_dom f,+infty )) <> 0 holds
Integral M,f = +infty
let M be sigma_Measure of S; :: thesis: for E being Element of S
for f being PartFunc of X,ExtREAL st E = dom f & f is_measurable_on E & f is nonnegative & M . (E /\ (eq_dom f,+infty )) <> 0 holds
Integral M,f = +infty
let E be Element of S; :: thesis: for f being PartFunc of X,ExtREAL st E = dom f & f is_measurable_on E & f is nonnegative & M . (E /\ (eq_dom f,+infty )) <> 0 holds
Integral M,f = +infty
let f be PartFunc of X,ExtREAL ; :: thesis: ( E = dom f & f is_measurable_on E & f is nonnegative & M . (E /\ (eq_dom f,+infty )) <> 0 implies Integral M,f = +infty )
assume that
A1:
( E = dom f & f is_measurable_on E & f is nonnegative )
and
A2:
M . (E /\ (eq_dom f,+infty )) <> 0
; :: thesis: Integral M,f = +infty
reconsider EE = E /\ (eq_dom f,+infty ) as Element of S by A1, MESFUNC1:37;
A3:
( f | EE is nonnegative & f | E is nonnegative )
by A1, MESFUNC5:21;
E = (dom f) /\ E
by A1;
then A4:
f | E is_measurable_on E
by A1, MESFUNC5:48;
A5:
dom (f | E) = E
by A1, RELAT_1:91;
integral+ M,(f | EE) <= integral+ M,(f | E)
by A1, MESFUNC5:89, XBOOLE_1:17;
then A6:
integral+ M,(f | EE) <= Integral M,(f | E)
by A1, A4, A5, MESFUNC5:21, MESFUNC5:94;
A8:
f is_measurable_on EE
by A1, MESFUNC1:34, XBOOLE_1:17;
A9:
dom (f | EE) = EE
by A1, RELAT_1:91, XBOOLE_1:17;
EE = (dom f) /\ EE
by A1, XBOOLE_1:17, XBOOLE_1:28;
then A10:
f | EE is_measurable_on EE
by A8, MESFUNC5:48;
deffunc H1( Element of NAT ) -> Element of bool [:X,ExtREAL :] = $1 (#) ((chi EE,X) | EE);
consider G being Function such that
B1:
( dom G = NAT & ( for n being Element of NAT holds G . n = H1(n) ) )
from FUNCT_1:sch 4();
then
rng G c= PFuncs X,ExtREAL
by TARSKI:def 3;
then reconsider G = G as Functional_Sequence of X,ExtREAL by B1, FUNCT_2:def 1, RELSET_1:11;
B8:
for n being Nat holds
( dom (G . n) = EE & ( for x being set st x in dom (G . n) holds
(G . n) . x = n ) )
proof
let n be
Nat;
:: thesis: ( dom (G . n) = EE & ( for x being set st x in dom (G . n) holds
(G . n) . x = n ) )
reconsider n1 =
n as
Element of
NAT by ORDINAL1:def 13;
B3:
G . n = n1 (#) ((chi EE,X) | EE)
by B1;
EE c= X
;
then
EE c= dom (chi EE,X)
by FUNCT_3:def 3;
then B6:
dom ((chi EE,X) | EE) = EE
by RELAT_1:91;
hence B4:
dom (G . n) = EE
by B3, MESFUNC1:def 6;
:: thesis: for x being set st x in dom (G . n) holds
(G . n) . x = n
let x be
set ;
:: thesis: ( x in dom (G . n) implies (G . n) . x = n )
assume B5:
x in dom (G . n)
;
:: thesis: (G . n) . x = n
then reconsider x1 =
x as
Element of
X ;
(chi EE,X) . x1 = 1.
by B4, B5, FUNCT_3:def 3;
then
((chi EE,X) | EE) . x1 = 1.
by B5, B4, B6, FUNCT_1:70;
then
(G . n) . x = (R_EAL n1) * 1.
by B3, B5, MESFUNC1:def 6;
hence
(G . n) . x = n
by XXREAL_3:92;
:: thesis: verum
end;
C1:
for n being Nat holds
( dom (G . n) = dom (f | EE) & G . n is_simple_func_in S )
H1:
for n being Nat holds G . n is nonnegative
D1:
for n, m being Nat st n <= m holds
for x being Element of X st x in dom (f | EE) holds
(G . n) . x <= (G . m) . x
E1:
for x being Element of X st x in dom (f | EE) holds
( G # x is convergent & lim (G # x) = (f | EE) . x )
deffunc H2( Element of NAT ) -> Element of ExtREAL = integral' M,(G . $1);
consider K being Function of NAT ,ExtREAL such that
F0:
for n being Element of NAT holds K . n = H2(n)
from FUNCT_2:sch 4();
reconsider K = K as ExtREAL_sequence ;
F1:
for n being Nat holds K . n = integral' M,(G . n)
G2:
for i being Element of NAT holds K . i = (R_EAL i) * (M . (dom (G . i)))
reconsider ES = {} as Element of S by PROB_1:42;
M . ES <= M . EE
by MEASURE1:62, XBOOLE_1:2;
then L1:
0 < M . EE
by A2, VALUED_0:def 19;
for n, m being Element of NAT st m <= n holds
K . m <= K . n
then
K is non-decreasing
by RINFSUP2:7;
then G1:
( K is convergent & lim K = sup K )
by RINFSUP2:37;
G7:
not rng K is bounded_above
sup (rng K) is UpperBound of rng K
by XXREAL_2:def 3;
then
sup K = +infty
by G7, XXREAL_2:53;
then
integral+ M,(f | EE) = +infty
by A3, A9, A10, C1, D1, E1, F1, G1, H1, MESFUNC5:def 15;
then
Integral M,(f | E) = +infty
by A6, XXREAL_0:4;
hence
Integral M,f = +infty
by A1, RELAT_1:97; :: thesis: verum