set B = {} ;
defpred S1[ set , set ] means for x, y being set st x in COM S,M & x = $1 & y = $2 holds
for B being set st B in S holds
for C being thin of M st x = B \/ C holds
y = M . B;
A1:
ex B1 being set st
( B1 in S & {} c= B1 & M . B1 = 0. )
{} is Subset of X
by XBOOLE_1:2;
then reconsider C = {} as thin of M by A1, Def3;
A2:
for x being set st x in COM S,M holds
ex y being set st
( y in ExtREAL & S1[x,y] )
consider comM being Function of (COM S,M),ExtREAL such that
A4:
for x being set st x in COM S,M holds
S1[x,comM . x]
from FUNCT_2:sch 1(A2);
A5:
for B being set st B in S holds
for C being thin of M holds comM . (B \/ C) = M . B
A7:
for F being Sep_Sequence of (COM S,M) holds SUM (comM * F) = comM . (union (rng F))
proof
let F be
Sep_Sequence of
(COM S,M);
SUM (comM * F) = comM . (union (rng F))
consider G being
Function of
NAT ,
S such that A8:
for
n being
Element of
NAT holds
G . n in MeasPart (F . n)
by Th18;
consider H being
Function of
NAT ,
(bool X) such that A9:
for
n being
Element of
NAT holds
H . n = (F . n) \ (G . n)
by Th19;
A10:
for
n being
Element of
NAT holds
(
G . n in S &
G . n c= F . n &
(F . n) \ (G . n) is
thin of
M )
for
n being
Element of
NAT holds
H . n is
thin of
M
then consider L being
Function of
NAT ,
S such that A11:
for
n being
Element of
NAT holds
(
H . n c= L . n &
M . (L . n) = 0. )
by Th20;
A12:
for
n,
m being
set st
n <> m holds
G . n misses G . m
consider B being
set such that A16:
B = union (rng G)
;
A17:
dom F = NAT
by FUNCT_2:def 1;
A18:
B c= union (rng F)
A24:
ex
C being
thin of
M st
union (rng F) = B \/ C
reconsider G =
G as
Sep_Sequence of
S by A12, PROB_2:def 3;
A44:
for
n being
Element of
NAT holds
comM . (F . n) = M . (G . n)
A46:
for
n being
Element of
NAT holds
(comM * F) . n = (M * G) . n
then
for
n being
Element of
NAT holds
(M * G) . n <= (comM * F) . n
;
then A47:
SUM (M * G) <= SUM (comM * F)
by SUPINF_2:62;
for
n being
Element of
NAT holds
(comM * F) . n <= (M * G) . n
by A46;
then
SUM (comM * F) <= SUM (M * G)
by SUPINF_2:62;
then
(
SUM (M * G) = M . (union (rng G)) &
SUM (comM * F) = SUM (M * G) )
by A47, MEASURE1:def 11, XXREAL_0:1;
hence
SUM (comM * F) = comM . (union (rng F))
by A5, A16, A24;
verum
end;
A48:
for x being Element of COM S,M holds 0. <= comM . x
{} = {} \/ C
;
then comM . {} =
M . {}
by A5, PROB_1:10
.=
0.
by VALUED_0:def 19
;
then reconsider comM = comM as sigma_Measure of (COM S,M) by A48, A7, MEASURE1:def 4, MEASURE1:def 11, VALUED_0:def 19;
take
comM
; for B being set st B in S holds
for C being thin of M holds comM . (B \/ C) = M . B
thus
for B being set st B in S holds
for C being thin of M holds comM . (B \/ C) = M . B
by A5; verum