let Omega be non empty set ; for Sigma being SigmaField of Omega
for P being Probability of Sigma
for B being non empty Subset of Sigma
for b being Element of B
for f being SetSequence of Sigma st ( for n being Element of NAT
for b being Element of B holds P . ((f . n) /\ b) = (P . (f . n)) * (P . b) ) & f is disjoint_valued holds
P . (b /\ (Union f)) = (P . b) * (P . (Union f))
let Sigma be SigmaField of Omega; for P being Probability of Sigma
for B being non empty Subset of Sigma
for b being Element of B
for f being SetSequence of Sigma st ( for n being Element of NAT
for b being Element of B holds P . ((f . n) /\ b) = (P . (f . n)) * (P . b) ) & f is disjoint_valued holds
P . (b /\ (Union f)) = (P . b) * (P . (Union f))
let P be Probability of Sigma; for B being non empty Subset of Sigma
for b being Element of B
for f being SetSequence of Sigma st ( for n being Element of NAT
for b being Element of B holds P . ((f . n) /\ b) = (P . (f . n)) * (P . b) ) & f is disjoint_valued holds
P . (b /\ (Union f)) = (P . b) * (P . (Union f))
let B be non empty Subset of Sigma; for b being Element of B
for f being SetSequence of Sigma st ( for n being Element of NAT
for b being Element of B holds P . ((f . n) /\ b) = (P . (f . n)) * (P . b) ) & f is disjoint_valued holds
P . (b /\ (Union f)) = (P . b) * (P . (Union f))
let b be Element of B; for f being SetSequence of Sigma st ( for n being Element of NAT
for b being Element of B holds P . ((f . n) /\ b) = (P . (f . n)) * (P . b) ) & f is disjoint_valued holds
P . (b /\ (Union f)) = (P . b) * (P . (Union f))
let f be SetSequence of Sigma; ( ( for n being Element of NAT
for b being Element of B holds P . ((f . n) /\ b) = (P . (f . n)) * (P . b) ) & f is disjoint_valued implies P . (b /\ (Union f)) = (P . b) * (P . (Union f)) )
reconsider b = b as Element of Sigma ;
reconsider r = P . b as Real ;
for n being Nat holds (seqIntersection (b,f)) . n is Event of Sigma
then reconsider seqIntf = seqIntersection (b,f) as SetSequence of Sigma by PROB_1:25;
for n being Nat holds (seqIntersection (b,(Partial_Union f))) . n is Event of Sigma
then reconsider seqIntPf = seqIntersection (b,(Partial_Union f)) as SetSequence of Sigma by PROB_1:25;
A3: b /\ (Union f) =
b /\ (Union (Partial_Union f))
by PROB_3:15
.=
Union seqIntPf
by DYNKIN:10
;
assume A4:
for n being Element of NAT
for b being Element of B holds P . ((f . n) /\ b) = (P . (f . n)) * (P . b)
; ( not f is disjoint_valued or P . (b /\ (Union f)) = (P . b) * (P . (Union f)) )
then A5:
P * seqIntf = r (#) (P * f)
by FUNCT_2:def 7;
A6:
for x being set
for n, m being Element of NAT st n <= m & x in (Partial_Union f) . n holds
x in (Partial_Union f) . m
for n, m being Nat st n <= m holds
(seqIntersection (b,(Partial_Union f))) . n c= (seqIntersection (b,(Partial_Union f))) . m
proof
let n,
m be
Nat;
( n <= m implies (seqIntersection (b,(Partial_Union f))) . n c= (seqIntersection (b,(Partial_Union f))) . m )
assume A9:
n <= m
;
(seqIntersection (b,(Partial_Union f))) . n c= (seqIntersection (b,(Partial_Union f))) . m
A10:
m in NAT
by ORDINAL1:def 12;
A11:
n in NAT
by ORDINAL1:def 12;
let x be
object ;
TARSKI:def 3 ( not x in (seqIntersection (b,(Partial_Union f))) . n or x in (seqIntersection (b,(Partial_Union f))) . m )
assume
x in (seqIntersection (b,(Partial_Union f))) . n
;
x in (seqIntersection (b,(Partial_Union f))) . m
then A12:
x in b /\ ((Partial_Union f) . n)
by DYNKIN:def 1, A11;
then
x in (Partial_Union f) . n
by XBOOLE_0:def 4;
then A13:
x in (Partial_Union f) . m
by A6, A9, A11, A10;
x in b
by A12, XBOOLE_0:def 4;
then
x in b /\ ((Partial_Union f) . m)
by A13, XBOOLE_0:def 4;
hence
x in (seqIntersection (b,(Partial_Union f))) . m
by DYNKIN:def 1, A10;
verum
end;
then A14:
seqIntersection (b,(Partial_Union f)) is non-descending
;
assume A15:
f is disjoint_valued
; P . (b /\ (Union f)) = (P . b) * (P . (Union f))
then A16:
seqIntersection (b,f) is disjoint_valued
by DYNKIN:9;
for n being Element of NAT holds (Partial_Union seqIntf) . n = (seqIntersection (b,(Partial_Union f))) . n
then P * (seqIntersection (b,(Partial_Union f))) =
P * (Partial_Union seqIntf)
by FUNCT_2:63
.=
Partial_Sums (P * seqIntf)
by A16, PROB_3:44
.=
r (#) (Partial_Sums (P * f))
by A5, SERIES_1:9
.=
r (#) (P * (Partial_Union f))
by A15, PROB_3:44
;
then r * (lim (P * (Partial_Union f))) =
lim (P * seqIntPf)
by PROB_3:41, SEQ_2:8
.=
P . (b /\ (Union f))
by A14, A3, PROB_2:10
;
hence
P . (b /\ (Union f)) = (P . b) * (P . (Union f))
by PROB_3:41; verum