let X be set ; for C being C_Measure of X holds sigma_Meas C is sigma_Measure of (sigma_Field C)
let C be C_Measure of X; sigma_Meas C is sigma_Measure of (sigma_Field C)
reconsider M = sigma_Meas C as Measure of (sigma_Field C) by Th22;
for F being Sep_Sequence of (sigma_Field C) holds M . (union (rng F)) <= SUM (M * F)
proof
let F be
Sep_Sequence of
(sigma_Field C);
M . (union (rng F)) <= SUM (M * F)
consider A being
Subset of
X such that A1:
A = union (rng F)
;
A2:
for
k being
set st
k in NAT holds
(M * F) . k = (C * F) . k
reconsider F9 =
F as
Function of
NAT,
(bool X) by FUNCT_2:9;
consider a,
b being
R_eal such that
a = M . A
and A6:
b = C . A
;
C * F9 is
Function of
NAT,
ExtREAL
;
then A7:
M * F = C * F
by A2, FUNCT_2:18;
reconsider F =
F as
Function of
NAT,
(bool X) by FUNCT_2:9;
b <= SUM (C * F)
by A1, A6, Def2;
hence
M . (union (rng F)) <= SUM (M * F)
by A1, A6, A7, Def4;
verum
end;
hence
sigma_Meas C is sigma_Measure of (sigma_Field C)
by MEASURE3:17; verum