let X be set ; :: thesis: for S being SigmaField of X
for M being sigma_Measure of S holds M is Measure of S
let S be SigmaField of X; :: thesis: for M being sigma_Measure of S holds M is Measure of S
let M be sigma_Measure of S; :: thesis: M is Measure of S
for A, B being Element of S st A misses B holds
M . (A \/ B) = (M . A) + (M . B)
proof
let A,
B be
Element of
S;
:: thesis: ( A misses B implies M . (A \/ B) = (M . A) + (M . B) )
assume A2:
A misses B
;
:: thesis: M . (A \/ B) = (M . A) + (M . B)
A3:
(
A in S &
B in S &
{} in S )
by PROB_1:10;
A4:
{} is
Subset of
X
by XBOOLE_1:2;
reconsider A =
A,
B =
B as
Subset of
X ;
consider F being
Function of
NAT ,
(bool X) such that A5:
(
rng F = {A,B,{} } &
F . 0 = A &
F . 1
= B & ( for
n being
Element of
NAT st 1
< n holds
F . n = {} ) )
by A4, Th38;
F is
Function of
NAT ,
S
then reconsider F =
F as
Function of
NAT ,
S ;
A6:
for
n,
m being
Element of
NAT st
n <> m holds
F . n misses F . m
for
m,
n being
set st
m <> n holds
F . m misses F . n
then reconsider F =
F as
disjoint_valued Function of
NAT ,
S by PROB_2:def 3;
A14:
union (rng F) = A \/ B
A15:
for
r being
Element of
NAT holds
(
(M * F) . 0 = M . A &
(M * F) . 1
= M . B & ( 1
+ 1
<= r implies
(M * F) . r = 0. ) )
set H =
M * F;
A17:
M * F is
nonnegative
by Th54;
A18:
0 + 1
= 0 + 1
;
set y1 =
(Ser (M * F)) . 1;
set n2 = 1
+ 1;
reconsider A =
A,
B =
B as
Element of
S ;
(Ser (M * F)) . (1 + 1) = ((Ser (M * F)) . 1) + ((M * F) . (1 + 1))
by SUPINF_2:63;
then (Ser (M * F)) . (1 + 1) =
((Ser (M * F)) . 1) + 0.
by A15
.=
(Ser (M * F)) . 1
by XXREAL_3:4
.=
((Ser (M * F)) . 0 ) + ((M * F) . 1)
by A18, SUPINF_2:63
.=
(M . A) + (M . B)
by A15, SUPINF_2:63
;
then
SUM (M * F) = (M . A) + (M . B)
by A15, A17, SUPINF_2:67;
hence
M . (A \/ B) = (M . A) + (M . B)
by A14, Def11;
:: thesis: verum
end;
hence
M is Measure of S
by Def5; :: thesis: verum