{ (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 ;
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] } ;
A101:
{ j where j is Element of NAT : S1[j] } c= dom (GoB g)
A102:
{ j where j is Element of NAT : S1[j] } is Subset of NAT
from DOMAIN_1:sch 7();
1 <= width (GoB g)
by GOBOARD7:35;
then consider i, j being Element of NAT such that
A103:
i in dom g
and
A104:
[j,1] in Indices (GoB g)
and
A105:
g /. i = (GoB g) * j,1
by Th10;
j in { j where j is Element of NAT : S1[j] }
by A103, A104, A105;
then reconsider Y = { j where j is Element of NAT : S1[j] } as non empty finite Subset of NAT by A101, A102;
reconsider i1 = max Y as Element of NAT by ORDINAL1:def 13;
set s1 = ((GoB g) * (len (GoB g)),1) `1 ;
i1 in Y
by XXREAL_2:def 8;
then consider j being Element of NAT such that
A106:
j = i1
and
A107:
[j,1] in Indices (GoB g)
and
A108:
ex i being Element of NAT st
( i in dom g & g /. i = (GoB g) * j,1 )
;
A109:
i1 <= len (GoB g)
by A106, A107, MATRIX_1:39;
A110:
1 <= width (GoB g)
by A107, MATRIX_1:39;
1 <= i1
by A106, A107, MATRIX_1:39;
then A111:
((GoB g) * i1,1) `2 = ((GoB g) * 1,1) `2
by A109, A110, GOBOARD5:2;
then A112:
((GoB g) * i1,1) `2 = S-bound (L~ g)
by Th40;
consider i being Element of NAT such that
A113:
i in dom g
and
A114:
g /. i = (GoB g) * j,1
by A108;
A115:
i <= len g
by A113, FINSEQ_3:27;
A116:
1 <= i
by A113, FINSEQ_3:27;
((GoB g) * i1,1) `2 = S-bound (L~ g)
by A111, Th40;
then A118:
((GoB g) * i1,1) `1 in { (q `1 ) where q is Point of (TOP-REAL 2) : ( q `2 = S-bound (L~ g) & q in L~ g ) }
by A117;
for r being real number st r in B holds
r <= ((GoB g) * i1,1) `1
then A119:
upper_bound B <= ((GoB g) * i1,1) `1
by A118, SEQ_4:62;
((GoB g) * (len (GoB g)),1) `1 is UpperBound of B
then
B is bounded_above
by XXREAL_2:def 10;
then
upper_bound B >= ((GoB g) * i1,1) `1
by A118, SEQ_4:def 4;
then ((GoB g) * i1,1) `1 =
upper_bound B
by A119, XXREAL_0:1
.=
upper_bound (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-max (L~ g) )
by A106, A107, A112, EUCLID:57; verum