let Omega be non empty set ; for D being non empty Subset-Family of Omega st D is Dynkin_System of Omega & D is intersection_stable holds
for f being SetSequence of Omega st rng f c= D holds
rng (disjointify f) c= D
let D be non empty Subset-Family of Omega; ( D is Dynkin_System of Omega & D is intersection_stable implies for f being SetSequence of Omega st rng f c= D holds
rng (disjointify f) c= D )
assume A1:
( D is Dynkin_System of Omega & D is intersection_stable )
; for f being SetSequence of Omega st rng f c= D holds
rng (disjointify f) c= D
let f be SetSequence of Omega; ( rng f c= D implies rng (disjointify f) c= D )
assume A2:
rng f c= D
; rng (disjointify f) c= D
A3:
for n being Element of NAT holds (disjointify f) . n in D
proof
let n be
Element of
NAT ;
(disjointify f) . n in D
A4:
rng (f | n) c= rng f
by RELAT_1:99;
(
dom (f | n) c= Segm n &
rng f is
Subset-Family of
Omega )
by RELAT_1:87, RELAT_1:def 19;
then
rng (f | n) is
finite Subset-Family of
Omega
by A4, FINSET_1:26, XBOOLE_1:1;
then A5:
union (rng (f | n)) in D
by A1, A2, A4, Th18, XBOOLE_1:1;
then reconsider urf =
union (rng (f | n)) as
Subset of
Omega ;
dom f = NAT
by FUNCT_2:def 1;
then
f . n in rng f
by FUNCT_1:def 5;
then
(f . n) \ urf in D
by A1, A2, A5, Th16;
hence
(disjointify f) . n in D
by Th8;
verum
end;
hence
rng (disjointify f) c= D
by TARSKI:def 3; verum