let M be zeroed nonnegative Function of S,ExtREAL; ( M is sigma-additive implies M is additive )
assume A1:
M is sigma-additive
; M is additive
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 A2:
A misses B
;
M . (A \/ B) = (M . A) + (M . B)
A3:
(
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
sequence of
(bool X) such that A4:
rng F = {A,B,{}}
and A5:
(
F . 0 = A &
F . 1
= B )
and A6:
for
n being
Element of
NAT st 1
< n holds
F . n = {}
by Th17;
{} in S
by PROB_1:4;
then
for
x being
object st
x in {A,B,{}} holds
x in S
by A3, ENUMSET1:def 1;
then
{A,B,{}} c= S
;
then reconsider F =
F as
sequence of
S by A4, FUNCT_2:6;
A7:
for
n,
m being
Element of
NAT st
n <> m holds
F . n misses F . m
for
m,
n being
object st
m <> n holds
F . m misses F . n
then reconsider F =
F as
disjoint_valued sequence of
S by PROB_2:def 2;
union {A,B,{}} = union {A,B}
by Th1;
then A21:
union (rng F) = A \/ B
by A4, ZFMISC_1:75;
A22:
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;
A24:
0 + 1
= 0 + 1
;
set y1 =
(Ser (M * F)) . 1;
A25:
M * F is
nonnegative
by Th25;
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:def 11;
then (Ser (M * F)) . (1 + 1) =
((Ser (M * F)) . 1) + 0.
by A22
.=
(Ser (M * F)) . 1
by XXREAL_3:4
.=
((Ser (M * F)) . 0) + ((M * F) . 1)
by A24, SUPINF_2:def 11
.=
(M . A) + (M . B)
by A22, SUPINF_2:def 11
;
then
SUM (M * F) = (M . A) + (M . B)
by A22, A25, SUPINF_2:48;
hence
M . (A \/ B) = (M . A) + (M . B)
by A21, A1;
verum
end;
then
M is additive
;
hence
M is additive
; verum