let Omega be non empty set ; :: thesis: 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 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; :: thesis: 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 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; :: thesis: for B being non empty Subset of Sigma
for b being Element of B
for f being SetSequence of 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; :: thesis: for b being Element of B
for f being SetSequence of 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; :: thesis: for f being SetSequence of 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 ; :: thesis: ( ( 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)) )
assume A0:
for n being Element of NAT
for b being Element of B holds P . ((f . n) /\ b) = (P . (f . n)) * (P . b)
; :: thesis: ( not f is disjoint_valued or P . (b /\ (Union f)) = (P . b) * (P . (Union f)) )
reconsider b = b as Element of Sigma ;
assume A1:
f is disjoint_valued
; :: thesis: P . (b /\ (Union f)) = (P . b) * (P . (Union f))
then A2:
seqIntersection b,f is disjoint_valued
by DYNKIN:12;
A3:
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 Element of NAT st n <= m holds
(seqIntersection b,(@Partial_Union f)) . n c= (seqIntersection b,(@Partial_Union f)) . m
proof
let n,
m be
Element of
NAT ;
:: thesis: ( n <= m implies (seqIntersection b,(@Partial_Union f)) . n c= (seqIntersection b,(@Partial_Union f)) . m )
assume B1:
n <= m
;
:: thesis: (seqIntersection b,(@Partial_Union f)) . n c= (seqIntersection b,(@Partial_Union f)) . m
let x be
set ;
:: according to TARSKI:def 3 :: thesis: ( 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
;
:: thesis: x in (seqIntersection b,(@Partial_Union f)) . m
then
x in b /\ ((@Partial_Union f) . n)
by DYNKIN:def 2;
then
(
x in b &
x in (@Partial_Union f) . n )
by XBOOLE_0:def 4;
then
(
x in b &
x in (@Partial_Union f) . m )
by B1, A3;
then
x in b /\ ((@Partial_Union f) . m)
by XBOOLE_0:def 4;
hence
x in (seqIntersection b,(@Partial_Union f)) . m
by DYNKIN:def 2;
:: thesis: verum
end;
then A4:
seqIntersection b,(@Partial_Union f) is non-descending
by PROB_1:def 7;
for n being Element of NAT holds (seqIntersection b,f) . n is Event of Sigma
then reconsider seqIntf = seqIntersection b,f as SetSequence of by PROB_1:57;
reconsider r = P . b as real number ;
A5:
P * seqIntf = r (#) (P * f)
for n being Element of NAT holds (@Partial_Union seqIntf) . n = (seqIntersection b,(@Partial_Union f)) . n
then A6: P * (seqIntersection b,(@Partial_Union f)) =
P * (@Partial_Union seqIntf)
by FUNCT_2:113
.=
Partial_Sums (P * seqIntf)
by A2, PROB_3:49
.=
r (#) (Partial_Sums (P * f))
by A5, SERIES_1:12
.=
r (#) (P * (@Partial_Union f))
by A1, PROB_3:49
;
for n being Element of NAT holds (seqIntersection b,(@Partial_Union f)) . n is Event of Sigma
then reconsider seqIntPf = seqIntersection b,(@Partial_Union f) as SetSequence of by PROB_1:57;
A7: b /\ (Union f) =
b /\ (Union (@Partial_Union f))
by PROB_3:17
.=
Union seqIntPf
by DYNKIN:13
;
r * (lim (P * (@Partial_Union f))) =
lim (P * seqIntPf)
by A6, PROB_3:46, SEQ_2:22
.=
P . (b /\ (Union f))
by A7, A4, PROB_2:20
;
hence
P . (b /\ (Union f)) = (P . b) * (P . (Union f))
by PROB_3:46; :: thesis: verum