{ (q `1 ) where q is Point of (TOP-REAL 2) : ( q `2 = S-bound (L~ g) & q in L~ g ) } c= REAL
then reconsider B = { (q `1 ) where q is Point of (TOP-REAL 2) : ( q `2 = S-bound (L~ g) & q in L~ g ) } as Subset of REAL ;
set s1 = ((GoB g) * 1,1) `1 ;
defpred S1[ Element of NAT ] means ( [$1,1] in Indices (GoB g) & ex i being Element of NAT st
( i in dom g & g /. i = (GoB g) * $1,1 ) );
set Y = { j where j is Element of NAT : S1[j] } ;
A81:
{ j where j is Element of NAT : S1[j] } c= dom (GoB g)
A82:
{ j where j is Element of NAT : S1[j] } is Subset of NAT
from DOMAIN_1:sch 7();
A83:
1 <= width (GoB g)
by GOBOARD7:35;
then consider i, j being Element of NAT such that
A84:
i in dom g
and
A85:
[j,1] in Indices (GoB g)
and
A86:
g /. i = (GoB g) * j,1
by Th10;
j in { j where j is Element of NAT : S1[j] }
by A84, A85, A86;
then reconsider Y = { j where j is Element of NAT : S1[j] } as non empty finite Subset of NAT by A81, A82;
set i1 = min Y;
min Y in Y
by XXREAL_2:def 7;
then consider j being Element of NAT such that
A87:
j = min Y
and
A88:
[j,1] in Indices (GoB g)
and
A89:
ex i being Element of NAT st
( i in dom g & g /. i = (GoB g) * j,1 )
;
A90:
min Y <= len (GoB g)
by A87, A88, MATRIX_1:39;
A91:
1 <= width (GoB g)
by A88, MATRIX_1:39;
1 <= min Y
by A87, A88, MATRIX_1:39;
then A92:
((GoB g) * (min Y),1) `2 = ((GoB g) * 1,1) `2
by A90, A91, GOBOARD5:2;
then A93:
((GoB g) * (min Y),1) `2 = S-bound (L~ g)
by Th40;
consider i being Element of NAT such that
A94:
i in dom g
and
A95:
g /. i = (GoB g) * j,1
by A89;
A96:
i <= len g
by A94, FINSEQ_3:27;
A97:
1 <= i
by A94, FINSEQ_3:27;
((GoB g) * (min Y),1) `2 = S-bound (L~ g)
by A92, Th40;
then A99:
((GoB g) * (min Y),1) `1 in { (q `1 ) where q is Point of (TOP-REAL 2) : ( q `2 = S-bound (L~ g) & q in L~ g ) }
by A98;
for r being real number st r in B holds
r >= ((GoB g) * (min Y),1) `1
then A100:
lower_bound B >= ((GoB g) * (min Y),1) `1
by A99, SEQ_4:60;
for r being real number st r in B holds
((GoB g) * 1,1) `1 <= r
then
B is bounded_below
by SEQ_4:def 2;
then
lower_bound B <= ((GoB g) * (min Y),1) `1
by A99, SEQ_4:def 5;
then ((GoB g) * (min Y),1) `1 =
lower_bound B
by A100, XXREAL_0:1
.=
inf (proj1 | (S-most (L~ g)))
by Th18
;
hence
ex b1 being Element of NAT st
( [b1,1] in Indices (GoB g) & (GoB g) * b1,1 = S-min (L~ g) )
by A87, A88, A93, EUCLID:57; verum