set N = image_measure (F,M);
for s2 being Sep_Sequence of S2 holds SUM ((image_measure (F,M)) * s2) = (image_measure (F,M)) . (union (rng s2))
proof
let s2 be
Sep_Sequence of
S2;
SUM ((image_measure (F,M)) * s2) = (image_measure (F,M)) . (union (rng s2))
A1:
for
x,
y being
object st
x <> y holds
((" F) * s2) . x misses ((" F) * s2) . y
s2 in Funcs (
NAT,
S2)
by FUNCT_2:8;
then
ex
f being
Function st
(
s2 = f &
dom f = NAT &
rng f c= S2 )
by FUNCT_2:def 2;
then A8:
(
dom s2 = NAT &
rng s2 c= S2 )
;
A9:
dom (" F) = bool Omega2
by FUNCT_2:def 1;
then A10:
dom ((" F) * s2) = NAT
by A8, RELAT_1:27;
A11:
for
x being
object st
x in NAT holds
((" F) * s2) . x in S1
then A14:
(" F) * s2 is
Function of
NAT,
S1
by A10, FUNCT_2:3;
reconsider s1 =
(" F) * s2 as
Sep_Sequence of
S1 by A1, PROB_2:def 2, A10, FUNCT_2:3, A11;
A15:
SUM (M * s1) = M . (union (rng s1))
by MEASURE1:def 6;
then A24:
M * s1 = (image_measure (F,M)) * s2
by FUNCT_2:def 8;
for
x being
object holds
(
x in union (rng ((" F) * s2)) iff
x in F " (union (rng s2)) )
proof
let x be
object ;
( x in union (rng ((" F) * s2)) iff x in F " (union (rng s2)) )
assume
x in F " (union (rng s2))
;
x in union (rng ((" F) * s2))
then A29:
(
x in dom F &
F . x in union (rng s2) )
by FUNCT_1:def 7;
then consider Z being
set such that A30:
(
F . x in Z &
Z in rng s2 )
by TARSKI:def 4;
consider n being
Element of
NAT such that A31:
Z = s2 . n
by A30, FUNCT_2:113;
A32:
x in F " Z
by A30, FUNCT_1:def 7, A29;
A33:
(
n in dom s2 &
s2 . n in dom (" F) )
by FUNCT_1:11, A10;
A34:
((" F) * s2) . n =
(" F) . (s2 . n)
by A10, FUNCT_1:12
.=
F " (s2 . n)
by A33, MEASURE6:def 3
;
F " Z in rng ((" F) * s2)
by A31, A10, A34, FUNCT_1:3;
hence
x in union (rng ((" F) * s2))
by A32, TARSKI:def 4;
verum
end;
then A35:
union (rng ((" F) * s2)) = F " (union (rng s2))
by TARSKI:2;
union (rng s2) is
Element of
S2
by MEASURE1:24;
hence
SUM ((image_measure (F,M)) * s2) = (image_measure (F,M)) . (union (rng s2))
by A15, A24, A35, Def6;
verum
end;
hence
image_measure (F,M) is sigma-additive
by MEASURE1:def 6; verum