let X be set ; 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; for M being sigma_Measure of S holds M is Measure of S
let M be sigma_Measure of S; 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
set n2 = 1
+ 1;
let A,
B be
Element of
S;
( A misses B implies M . (A \/ B) = (M . A) + (M . B) )
assume A1:
A misses B
;
M . (A \/ B) = (M . A) + (M . B)
A2:
(
A in S &
B in S )
;
reconsider A =
A,
B =
B as
Subset of
X ;
{} is
Subset of
X
by XBOOLE_1:2;
then consider F being
Function of
NAT,
(bool X) such that A3:
rng F = {A,B,{}}
and A4:
(
F . 0 = A &
F . 1
= B )
and A5:
for
n being
Element of
NAT st 1
< n holds
F . n = {}
by Th38;
{} in S
by PROB_1:4;
then
for
x being
set st
x in {A,B,{}} holds
x in S
by A2, ENUMSET1:def 1;
then
{A,B,{}} c= S
by TARSKI:def 3;
then reconsider F =
F as
Function of
NAT,
S by A3, FUNCT_2:6;
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 2;
union {A,B,{}} = union {A,B}
by Th1;
then A20:
union (rng F) = A \/ B
by A3, ZFMISC_1:75;
A21:
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;
A23:
0 + 1
= 0 + 1
;
set y1 =
(Ser (M * F)) . 1;
A24:
M * F is
nonnegative
by Th54;
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:44;
then (Ser (M * F)) . (1 + 1) =
((Ser (M * F)) . 1) + 0.
by A21
.=
(Ser (M * F)) . 1
by XXREAL_3:4
.=
((Ser (M * F)) . 0) + ((M * F) . 1)
by A23, SUPINF_2:44
.=
(M . A) + (M . B)
by A21, SUPINF_2:44
;
then
SUM (M * F) = (M . A) + (M . B)
by A21, A24, SUPINF_2:48;
hence
M . (A \/ B) = (M . A) + (M . B)
by A20, Def11;
verum
end;
hence
M is Measure of S
by Def5; verum