defpred S1[ set , set ] means ex N being strict net of L st
( $1 = N & ( for M being subnet of N holds $2 = lim_inf M ) );
consider C being Relation of (NetUniv L), the carrier of L such that
A1:
for N9 being Element of NetUniv L
for x being Element of L holds
( [N9,x] in C iff S1[N9,x] )
from RELSET_1:sch 2();
reconsider C = C as Convergence-Class of L by YELLOW_6:def 18;
take
C
; for N being net of L st N in NetUniv L holds
for x being Element of L holds
( [N,x] in C iff for M being subnet of N holds x = lim_inf M )
let N be net of L; ( N in NetUniv L implies for x being Element of L holds
( [N,x] in C iff for M being subnet of N holds x = lim_inf M ) )
assume
N in NetUniv L
; for x being Element of L holds
( [N,x] in C iff for M being subnet of N holds x = lim_inf M )
then reconsider N1 = N as Element of NetUniv L ;
let x be Element of L; ( [N,x] in C iff for M being subnet of N holds x = lim_inf M )
thus
( [N,x] in C implies for M being subnet of N holds x = lim_inf M )
( ( for M being subnet of N holds x = lim_inf M ) implies [N,x] in C )
A3:
ex N2 being strict net of L st
( N2 = N1 & the carrier of N2 in the_universe_of the carrier of L )
by YELLOW_6:def 11;
assume
for M being subnet of N holds x = lim_inf M
; [N,x] in C
hence
[N,x] in C
by A1, A3; verum