set S = Scott-Convergence R;
let N be net of R; YELLOW_6:def 21 for b1 being subnet of N holds
( not b1 in NetUniv R or for b2 being Element of the carrier of R holds
( not [N,b2] in Scott-Convergence R or [b1,b2] in Scott-Convergence R ) )
let Y be subnet of N; ( not Y in NetUniv R or for b1 being Element of the carrier of R holds
( not [N,b1] in Scott-Convergence R or [Y,b1] in Scott-Convergence R ) )
A1:
Scott-Convergence R c= [:(NetUniv R), the carrier of R:]
by YELLOW_6:def 18;
assume A2:
Y in NetUniv R
; for b1 being Element of the carrier of R holds
( not [N,b1] in Scott-Convergence R or [Y,b1] in Scott-Convergence R )
then consider Y9 being strict net of R such that
A3:
Y9 = Y
and
the carrier of Y9 in the_universe_of the carrier of R
by YELLOW_6:def 11;
let p be Element of R; ( not [N,p] in Scott-Convergence R or [Y,p] in Scott-Convergence R )
assume A4:
[N,p] in Scott-Convergence R
; [Y,p] in Scott-Convergence R
then A5:
N in NetUniv R
by A1, ZFMISC_1:87;
then consider N9 being strict net of R such that
A6:
N9 = N
and
the carrier of N9 in the_universe_of the carrier of R
by YELLOW_6:def 11;
deffunc H1( Element of N) -> Element of the carrier of R = "/\" ( { (N . i) where i is Element of N : i >= R } ,R);
reconsider X1 = { H1(j) where j is Element of N : S1[j] } as Subset of R from DOMAIN_1:sch 8();
deffunc H2( Element of Y) -> Element of the carrier of R = "/\" ( { (Y . i) where i is Element of Y : i >= R } ,R);
reconsider X2 = { H2(j) where j is Element of Y : S1[j] } as Subset of R from DOMAIN_1:sch 8();
p is_S-limit_of N9
by A4, A5, A6, Def8;
then A7:
p <= lim_inf N
by A6;
consider f being Function of Y,N such that
A8:
the mapping of Y = the mapping of N * f
and
A9:
for m being Element of N ex n being Element of Y st
for p being Element of Y st n <= p holds
m <= f . p
by YELLOW_6:def 9;
X1 is_finer_than X2
then
"\/" (X1,R) <= "\/" (X2,R)
by Th2;
then
p <= lim_inf Y
by A7, YELLOW_0:def 2;
then
p is_S-limit_of Y9
by A3;
hence
[Y,p] in Scott-Convergence R
by A2, A3, Def8; verum