:: MESFUNC3 semantic presentation
:: Showing IDV graph ... (Click the Palm Trees again to close it)
theorem Th1: :: MESFUNC3:1
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th2: :: MESFUNC3:2
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th3: :: MESFUNC3:3
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th4: :: MESFUNC3:4
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th5: :: MESFUNC3:5
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th6: :: MESFUNC3:6
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th7: :: MESFUNC3:7
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th8: :: MESFUNC3:8
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th9: :: MESFUNC3:9
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th10: :: MESFUNC3:10
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th11: :: MESFUNC3:11
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
:: deftheorem Def1 defines are_Re-presentation_of MESFUNC3:def 1 :
theorem :: MESFUNC3:12
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th13: :: MESFUNC3:13
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
Lm1:
for a being FinSequence of ExtREAL
for p, N being Element of ExtREAL st N = len a & ( for n being Nat st n in dom a holds
a . n = p ) holds
Sum a = N * p
Lm2:
for X being non empty set
for S being sigma_Field_Subset of X
for f being PartFunc of X, ExtREAL st f is_simple_func_in S & ( for x being set st x in dom f holds
0. <=' f . x ) & ( for x being set st x in dom f holds
0. <> f . x ) holds
ex F being Finite_Sep_Sequence of S ex a being FinSequence of ExtREAL st
( F,a are_Re-presentation_of f & a . 1 = 0. & ( for n being Nat st 2 <= n & n in dom a holds
( 0. <' a . n & a . n <' +infty ) ) )
Lm3:
for X being non empty set
for S being sigma_Field_Subset of X
for f being PartFunc of X, ExtREAL st f is_simple_func_in S & ( for x being set st x in dom f holds
0. <=' f . x ) & ex x being set st
( x in dom f & 0. = f . x ) holds
ex F being Finite_Sep_Sequence of S ex a being FinSequence of ExtREAL st
( F,a are_Re-presentation_of f & a . 1 = 0. & ( for n being Nat st 2 <= n & n in dom a holds
( 0. <' a . n & a . n <' +infty ) ) )
theorem Th14: :: MESFUNC3:14
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: MESFUNC3:15
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: MESFUNC3:16
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th17: :: MESFUNC3:17
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
definition
let X be non
empty set ;
let S be
sigma_Field_Subset of
X;
let M be
sigma_Measure of
S;
let f be
PartFunc of
X,
ExtREAL ;
assume A1:
(
f is_simple_func_in S &
dom f <> {} & ( for
x being
set st
x in dom f holds
0. <=' f . x ) )
;
func integral X,
S,
M,
f -> Element of
ExtREAL means :: MESFUNC3:def 2
ex
F being
Finite_Sep_Sequence of
S ex
a,
x being
FinSequence of
ExtREAL st
(
F,
a are_Re-presentation_of f &
a . 1
= 0. & ( for
n being
Nat st 2
<= n &
n in dom a holds
(
0. <' a . n &
a . n <' +infty ) ) &
dom x = dom F & ( for
n being
Nat st
n in dom x holds
x . n = (a . n) * ((M * F) . n) ) &
it = Sum x );
existence
ex b1 being Element of ExtREAL ex F being Finite_Sep_Sequence of S ex a, x being FinSequence of ExtREAL st
( F,a are_Re-presentation_of f & a . 1 = 0. & ( for n being Nat st 2 <= n & n in dom a holds
( 0. <' a . n & a . n <' +infty ) ) & dom x = dom F & ( for n being Nat st n in dom x holds
x . n = (a . n) * ((M * F) . n) ) & b1 = Sum x )
uniqueness
for b1, b2 being Element of ExtREAL st ex F being Finite_Sep_Sequence of S ex a, x being FinSequence of ExtREAL st
( F,a are_Re-presentation_of f & a . 1 = 0. & ( for n being Nat st 2 <= n & n in dom a holds
( 0. <' a . n & a . n <' +infty ) ) & dom x = dom F & ( for n being Nat st n in dom x holds
x . n = (a . n) * ((M * F) . n) ) & b1 = Sum x ) & ex F being Finite_Sep_Sequence of S ex a, x being FinSequence of ExtREAL st
( F,a are_Re-presentation_of f & a . 1 = 0. & ( for n being Nat st 2 <= n & n in dom a holds
( 0. <' a . n & a . n <' +infty ) ) & dom x = dom F & ( for n being Nat st n in dom x holds
x . n = (a . n) * ((M * F) . n) ) & b2 = Sum x ) holds
b1 = b2
end;
:: deftheorem defines integral MESFUNC3:def 2 :
theorem :: MESFUNC3:18
:: Showing IDV graph ... (Click the Palm Tree again to close it) 