let Omega be non empty set ; for Sigma being SigmaField of Omega
for P being Probability of Sigma
for A, E being Event of Sigma st E = {} holds
A,E are_independent_respect_to P
let Sigma be SigmaField of Omega; for P being Probability of Sigma
for A, E being Event of Sigma st E = {} holds
A,E are_independent_respect_to P
let P be Probability of Sigma; for A, E being Event of Sigma st E = {} holds
A,E are_independent_respect_to P
let A, E be Event of Sigma; ( E = {} implies A,E are_independent_respect_to P )
A1: P . (A /\ ({} Sigma)) =
(P . A) * 0
by VALUED_0:def 19
.=
(P . A) * (P . ({} Sigma))
by VALUED_0:def 19
;
assume
E = {}
; A,E are_independent_respect_to P
hence
A,E are_independent_respect_to P
by A1, Def5; verum