begin
theorem Th1:
theorem Th2:
theorem Th3:
theorem
canceled;
theorem
canceled;
theorem
canceled;
theorem
canceled;
theorem Th8:
theorem Th9:
theorem
canceled;
theorem Th11:
theorem
begin
:: deftheorem Def1 defines nonpositive MESFUNC5:def 1 :
for IT being set holds
( IT is nonpositive iff for x being R_eal st x in IT holds
x <= 0 );
:: deftheorem Def2 defines nonpositive MESFUNC5:def 2 :
for R being Relation holds
( R is nonpositive iff rng R is nonpositive );
theorem
canceled;
theorem Th14:
theorem Th15:
:: deftheorem Def3 defines without-infty MESFUNC5:def 3 :
for R being Relation holds
( R is without-infty iff not -infty in rng R );
:: deftheorem Def4 defines without+infty MESFUNC5:def 4 :
for R being Relation holds
( R is without+infty iff not +infty in rng R );
:: deftheorem Def5 defines without-infty MESFUNC5:def 5 :
for X being non empty set
for f being PartFunc of X,ExtREAL holds
( f is without-infty iff for x being set holds -infty < f . x );
:: deftheorem Def6 defines without+infty MESFUNC5:def 6 :
for X being non empty set
for f being PartFunc of X,ExtREAL holds
( f is without+infty iff for x being set holds f . x < +infty );
theorem Th16:
theorem Th17:
theorem Th18:
theorem Th19:
theorem Th20:
theorem Th21:
theorem Th22:
theorem
theorem Th24:
:: deftheorem defines R_EAL MESFUNC5:def 7 :
for X being non empty set
for f being PartFunc of X,REAL holds R_EAL f = f;
theorem Th25:
theorem Th26:
theorem Th27:
Lm1:
for X being non empty set
for S being SigmaField of X
for M being sigma_Measure of S
for f being PartFunc of X,ExtREAL holds
( max+ f is nonnegative & max- f is nonnegative & |.f.| is nonnegative )
theorem Th28:
theorem Th29:
theorem Th30:
theorem Th31:
theorem Th32:
theorem Th33:
theorem Th34:
theorem Th35:
theorem Th36:
begin
theorem Th37:
theorem
theorem Th39:
theorem Th40:
theorem Th41:
theorem Th42:
theorem Th43:
Lm2:
for Y being set
for p being FinSequence st ( for i being Nat st i in dom p holds
p . i in Y ) holds
p is FinSequence of Y
Lm3:
for X being non empty set
for S being SigmaField of X
for M being sigma_Measure of S
for f, g being PartFunc of X,ExtREAL st f is_simple_func_in S & dom f <> {} & g is_simple_func_in S & dom g = dom f holds
( f + g is_simple_func_in S & dom (f + g) <> {} )
theorem Th44:
theorem Th45:
theorem Th46:
theorem Th47:
theorem Th48:
theorem Th49:
theorem Th50:
theorem Th51:
Lm4:
for X being non empty set
for S being SigmaField of X
for M being sigma_Measure of S
for f being PartFunc of X,ExtREAL
for r being Real st dom f in S & ( for x being set st x in dom f holds
f . x = r ) holds
f is_simple_func_in S
theorem Th52:
Lm5:
for X being non empty set
for S being SigmaField of X
for A being Element of S
for f being PartFunc of X,ExtREAL
for r being real number holds A /\ (less_dom (f,(R_EAL r))) = less_dom ((f | A),(R_EAL r))
Lm6:
for X being non empty set
for S being SigmaField of X
for M being sigma_Measure of S
for A being Element of S
for f being PartFunc of X,ExtREAL holds
( f | A is_measurable_on A iff f is_measurable_on A )
Lm7:
for X being non empty set
for S being SigmaField of X
for M being sigma_Measure of S
for f, g being PartFunc of X,ExtREAL st ex E1 being Element of S st
( E1 = dom f & f is_measurable_on E1 ) & ex E2 being Element of S st
( E2 = dom g & g is_measurable_on E2 ) & dom f = dom g holds
ex DFPG being Element of S st
( DFPG = dom (f + g) & f + g is_measurable_on DFPG )
theorem Th53:
theorem Th54:
theorem Th55:
begin
:: deftheorem Def8 defines convergent_to_finite_number MESFUNC5:def 8 :
for seq being ExtREAL_sequence holds
( seq is convergent_to_finite_number iff ex g being real number st
for p being real number st 0 < p holds
ex n being Nat st
for m being Nat st n <= m holds
|.((seq . m) - (R_EAL g)).| < p );
:: deftheorem Def9 defines convergent_to_+infty MESFUNC5:def 9 :
for seq being ExtREAL_sequence holds
( seq is convergent_to_+infty iff for g being real number st 0 < g holds
ex n being Nat st
for m being Nat st n <= m holds
g <= seq . m );
:: deftheorem Def10 defines convergent_to_-infty MESFUNC5:def 10 :
for seq being ExtREAL_sequence holds
( seq is convergent_to_-infty iff for g being real number st g < 0 holds
ex n being Nat st
for m being Nat st n <= m holds
seq . m <= g );
theorem Th56:
theorem Th57:
:: deftheorem Def11 defines convergent MESFUNC5:def 11 :
for seq being ExtREAL_sequence holds
( seq is convergent iff ( seq is convergent_to_finite_number or seq is convergent_to_+infty or seq is convergent_to_-infty ) );
:: deftheorem Def12 defines lim MESFUNC5:def 12 :
for seq being ExtREAL_sequence st seq is convergent holds
for b2 being R_eal holds
( b2 = lim seq iff ( ex g being real number st
( b2 = g & ( for p being real number st 0 < p holds
ex n being Nat st
for m being Nat st n <= m holds
|.((seq . m) - b2).| < p ) & seq is convergent_to_finite_number ) or ( b2 = +infty & seq is convergent_to_+infty ) or ( b2 = -infty & seq is convergent_to_-infty ) ) );
theorem Th58:
theorem Th59:
theorem Th60:
theorem Th61:
theorem Th62:
theorem Th63:
theorem
theorem Th65:
theorem Th66:
Lm8:
for J being ExtREAL_sequence holds
( not J is without-infty or sup (rng J) in REAL or sup (rng J) = +infty )
theorem Th67:
theorem Th68:
theorem Th69:
begin
:: deftheorem Def13 defines # MESFUNC5:def 13 :
for X being non empty set
for H being Functional_Sequence of X,ExtREAL
for x being Element of X
for b4 being ExtREAL_sequence holds
( b4 = H # x iff for n being Nat holds b4 . n = (H . n) . x );
theorem Th70:
begin
:: deftheorem Def14 defines integral' MESFUNC5:def 14 :
for X being non empty set
for S being SigmaField of X
for M being sigma_Measure of S
for f being PartFunc of X,ExtREAL holds
( ( dom f <> {} implies integral' (M,f) = integral (X,S,M,f) ) & ( not dom f <> {} implies integral' (M,f) = 0. ) );
theorem Th71:
theorem Th72:
theorem Th73:
theorem Th74:
Lm9:
for X being non empty set
for S being SigmaField of X
for M being sigma_Measure of S
for f, g being PartFunc of X,ExtREAL st f is_simple_func_in S & dom f <> {} & f is nonnegative & g is_simple_func_in S & dom g = dom f & g is nonnegative & ( for x being set st x in dom f holds
g . x <= f . x ) holds
( f - g is_simple_func_in S & dom (f - g) <> {} & f - g is nonnegative & integral (X,S,M,f) = (integral (X,S,M,(f - g))) + (integral (X,S,M,g)) )
theorem Th75:
theorem Th76:
theorem Th77:
theorem Th78:
theorem Th79:
theorem Th80:
theorem Th81:
theorem Th82:
definition
let X be non
empty set ;
let S be
SigmaField of
X;
let M be
sigma_Measure of
S;
let f be
PartFunc of
X,
ExtREAL;
assume that A1:
ex
A being
Element of
S st
(
A = dom f &
f is_measurable_on A )
and A2:
f is
nonnegative
;
func integral+ (
M,
f)
-> Element of
ExtREAL means :
Def15:
ex
F being
Functional_Sequence of
X,
ExtREAL ex
K being
ExtREAL_sequence st
( ( for
n being
Nat holds
(
F . n is_simple_func_in S &
dom (F . n) = dom f ) ) & ( for
n being
Nat holds
F . n is
nonnegative ) & ( for
n,
m being
Nat st
n <= m holds
for
x being
Element of
X st
x in dom f holds
(F . n) . x <= (F . m) . x ) & ( for
x being
Element of
X st
x in dom f holds
(
F # x is
convergent &
lim (F # x) = f . x ) ) & ( for
n being
Nat holds
K . n = integral' (
M,
(F . n)) ) &
K is
convergent &
it = lim K );
existence
ex b1 being Element of ExtREAL ex F being Functional_Sequence of X,ExtREAL ex K being ExtREAL_sequence st
( ( for n being Nat holds
( F . n is_simple_func_in S & dom (F . n) = dom f ) ) & ( for n being Nat holds F . n is nonnegative ) & ( for n, m being Nat st n <= m holds
for x being Element of X st x in dom f holds
(F . n) . x <= (F . m) . x ) & ( for x being Element of X st x in dom f holds
( F # x is convergent & lim (F # x) = f . x ) ) & ( for n being Nat holds K . n = integral' (M,(F . n)) ) & K is convergent & b1 = lim K )
uniqueness
for b1, b2 being Element of ExtREAL st ex F being Functional_Sequence of X,ExtREAL ex K being ExtREAL_sequence st
( ( for n being Nat holds
( F . n is_simple_func_in S & dom (F . n) = dom f ) ) & ( for n being Nat holds F . n is nonnegative ) & ( for n, m being Nat st n <= m holds
for x being Element of X st x in dom f holds
(F . n) . x <= (F . m) . x ) & ( for x being Element of X st x in dom f holds
( F # x is convergent & lim (F # x) = f . x ) ) & ( for n being Nat holds K . n = integral' (M,(F . n)) ) & K is convergent & b1 = lim K ) & ex F being Functional_Sequence of X,ExtREAL ex K being ExtREAL_sequence st
( ( for n being Nat holds
( F . n is_simple_func_in S & dom (F . n) = dom f ) ) & ( for n being Nat holds F . n is nonnegative ) & ( for n, m being Nat st n <= m holds
for x being Element of X st x in dom f holds
(F . n) . x <= (F . m) . x ) & ( for x being Element of X st x in dom f holds
( F # x is convergent & lim (F # x) = f . x ) ) & ( for n being Nat holds K . n = integral' (M,(F . n)) ) & K is convergent & b2 = lim K ) holds
b1 = b2
end;
:: deftheorem Def15 defines integral+ MESFUNC5:def 15 :
for X being non empty set
for S being SigmaField of X
for M being sigma_Measure of S
for f being PartFunc of X,ExtREAL st ex A being Element of S st
( A = dom f & f is_measurable_on A ) & f is nonnegative holds
for b5 being Element of ExtREAL holds
( b5 = integral+ (M,f) iff ex F being Functional_Sequence of X,ExtREAL ex K being ExtREAL_sequence st
( ( for n being Nat holds
( F . n is_simple_func_in S & dom (F . n) = dom f ) ) & ( for n being Nat holds F . n is nonnegative ) & ( for n, m being Nat st n <= m holds
for x being Element of X st x in dom f holds
(F . n) . x <= (F . m) . x ) & ( for x being Element of X st x in dom f holds
( F # x is convergent & lim (F # x) = f . x ) ) & ( for n being Nat holds K . n = integral' (M,(F . n)) ) & K is convergent & b5 = lim K ) );
theorem Th83:
Lm10:
for X being non empty set
for S being SigmaField of X
for M being sigma_Measure of S
for f, g being PartFunc of X,ExtREAL st ex A being Element of S st
( A = dom f & A = dom g & f is_measurable_on A & g is_measurable_on A ) & f is nonnegative & g is nonnegative holds
integral+ (M,(f + g)) = (integral+ (M,f)) + (integral+ (M,g))
theorem Th84:
theorem Th85:
theorem Th86:
theorem Th87:
theorem Th88:
theorem Th89:
theorem Th90:
theorem Th91:
theorem Th92:
theorem Th93:
begin
:: deftheorem defines Integral MESFUNC5:def 16 :
for X being non empty set
for S being SigmaField of X
for M being sigma_Measure of S
for f being PartFunc of X,ExtREAL holds Integral (M,f) = (integral+ (M,(max+ f))) - (integral+ (M,(max- f)));
theorem Th94:
theorem
theorem
theorem
theorem
theorem
theorem
theorem Th101:
:: deftheorem Def17 defines is_integrable_on MESFUNC5:def 17 :
for X being non empty set
for S being SigmaField of X
for M being sigma_Measure of S
for f being PartFunc of X,ExtREAL holds
( f is_integrable_on M iff ( ex A being Element of S st
( A = dom f & f is_measurable_on A ) & integral+ (M,(max+ f)) < +infty & integral+ (M,(max- f)) < +infty ) );
theorem Th102:
theorem Th103:
theorem Th104:
theorem
theorem Th106:
theorem
theorem Th108:
theorem Th109:
theorem Th110:
theorem Th111:
theorem Th112:
theorem Th113:
Lm11:
for X being non empty set
for S being SigmaField of X
for M being sigma_Measure of S
for f, g being PartFunc of X,ExtREAL st ex E0 being Element of S st
( dom (f + g) = E0 & f + g is_measurable_on E0 ) & f is_integrable_on M & g is_integrable_on M holds
f + g is_integrable_on M
theorem Th114:
Lm12:
for X being non empty set
for S being SigmaField of X
for M being sigma_Measure of S
for f, g being PartFunc of X,ExtREAL st f is_integrable_on M & g is_integrable_on M & dom f = dom g holds
ex E, NFG, NFPG being Element of S st
( E c= dom f & NFG c= dom f & E = (dom f) \ NFG & f | E is V55() & E = dom (f | E) & f | E is_measurable_on E & f | E is_integrable_on M & Integral (M,f) = Integral (M,(f | E)) & E c= dom g & NFG c= dom g & E = (dom g) \ NFG & g | E is V55() & E = dom (g | E) & g | E is_measurable_on E & g | E is_integrable_on M & Integral (M,g) = Integral (M,(g | E)) & E c= dom (f + g) & NFPG c= dom (f + g) & E = (dom (f + g)) \ NFPG & M . NFG = 0 & M . NFPG = 0 & E = dom ((f + g) | E) & (f + g) | E is_measurable_on E & (f + g) | E is_integrable_on M & (f + g) | E = (f | E) + (g | E) & Integral (M,((f + g) | E)) = (Integral (M,(f | E))) + (Integral (M,(g | E))) )
Lm13:
for X being non empty set
for S being SigmaField of X
for M being sigma_Measure of S
for f, g being PartFunc of X,ExtREAL st f is_integrable_on M & g is_integrable_on M & dom f = dom g holds
( f + g is_integrable_on M & Integral (M,(f + g)) = (Integral (M,f)) + (Integral (M,g)) )
theorem
theorem Th116:
:: deftheorem defines Integral_on MESFUNC5:def 18 :
for X being non empty set
for S being SigmaField of X
for M being sigma_Measure of S
for f being PartFunc of X,ExtREAL
for B being Element of S holds Integral_on (M,B,f) = Integral (M,(f | B));
theorem
theorem