A1:
for f being SetSequence of Omega st rng f c= DynSys (X,G) & f is disjoint_valued holds
Union f in DynSys (X,G)
proof
reconsider X1 =
X as
Subset of
Omega ;
let f be
SetSequence of
Omega;
( rng f c= DynSys (X,G) & f is disjoint_valued implies Union f in DynSys (X,G) )
assume that A2:
rng f c= DynSys (
X,
G)
and A3:
f is
disjoint_valued
;
Union f in DynSys (X,G)
then A6:
rng (seqIntersection (X1,f)) c= G
;
seqIntersection (
X,
f) is
disjoint_valued
by A3, Th8;
then
Union (seqIntersection (X1,f)) in G
by A6, Def5;
then
X /\ (Union f) in G
by Th9;
hence
Union f in DynSys (
X,
G)
by Def7;
verum
end;
A7:
for A being Subset of Omega st A in DynSys (X,G) holds
A ` in DynSys (X,G)
( {} /\ X = {} & {} in G )
by Def5;
then
{} in DynSys (X,G)
by Def7;
hence
DynSys (X,G) is Dynkin_System of Omega
by A1, A7, Def5; verum