let i, j be Element of (inf_net N); WAYBEL11:def 9 ( not i <= j or (inf_net N) . i <= (inf_net N) . j )
assume A1:
i <= j
; (inf_net N) . i <= (inf_net N) . j
consider f being Function of N,R such that
A2:
inf_net N = N *' f
and
A3:
for i being Element of N holds f . i = "/\" ( { (N . k) where k is Element of N : k >= i } ,R)
by Def4;
A4:
RelStr(# the carrier of (inf_net N), the InternalRel of (inf_net N) #) = RelStr(# the carrier of N, the InternalRel of N #)
by A2, Def3;
then reconsider i9 = i, j9 = j as Element of N ;
deffunc H1( Element of N) -> Element of the carrier of R = N . R;
defpred S1[ Element of N] means R >= j9;
defpred S2[ Element of N] means R >= i9;
set J = { H1(k) where k is Element of N : S1[k] } ;
set I = { H1(k) where k is Element of N : S2[k] } ;
A5:
{ H1(k) where k is Element of N : S1[k] } is Subset of R
from DOMAIN_1:sch 8();
consider j0 being Element of N such that
A6:
j0 >= j9
and
j0 >= j9
by YELLOW_6:def 3;
N . j0 in { H1(k) where k is Element of N : S1[k] }
by A6;
then reconsider J9 = { H1(k) where k is Element of N : S1[k] } as non empty Subset of R by A5;
A7:
{ H1(k) where k is Element of N : S2[k] } is Subset of R
from DOMAIN_1:sch 8();
consider j1 being Element of N such that
A8:
j1 >= i9
and
j1 >= i9
by YELLOW_6:def 3;
N . j1 in { H1(k) where k is Element of N : S2[k] }
by A8;
then reconsider I9 = { H1(k) where k is Element of N : S2[k] } as non empty Subset of R by A7;
A9:
ex_inf_of J9,R
by WAYBEL_0:76;
A10:
ex_inf_of I9,R
by WAYBEL_0:76;
A11:
J9 c= I9
A15:
f . i9 = "/\" ( { H1(k) where k is Element of N : S2[k] } ,R)
by A3;
A16:
f . j9 = "/\" ( { H1(k) where k is Element of N : S1[k] } ,R)
by A3;
the mapping of (inf_net N) = f
by A2, Def3;
hence
(inf_net N) . i <= (inf_net N) . j
by A9, A10, A11, A15, A16, YELLOW_0:35; verum