{ (q `2 ) where q is Point of (TOP-REAL 2) : ( q `1 = E-bound (L~ g) & q in L~ g ) } c= REAL
then reconsider B = { (q `2 ) where q is Point of (TOP-REAL 2) : ( q `1 = E-bound (L~ g) & q in L~ g ) } as Subset of REAL ;
defpred S1[ Element of NAT ] means ( [(len (GoB g)),$1] in Indices (GoB g) & ex i being Element of NAT st
( i in dom g & g /. i = (GoB g) * (len (GoB g)),$1 ) );
set Y = { j where j is Element of NAT : S1[j] } ;
A61:
{ j where j is Element of NAT : S1[j] } c= Seg (width (GoB g))
A62:
{ j where j is Element of NAT : S1[j] } is Subset of NAT
from DOMAIN_1:sch 7();
0 <> len (GoB g)
by GOBOARD1:def 5;
then
1 <= len (GoB g)
by NAT_1:14;
then consider i, j being Element of NAT such that
A63:
i in dom g
and
A64:
[(len (GoB g)),j] in Indices (GoB g)
and
A65:
g /. i = (GoB g) * (len (GoB g)),j
by Th9;
j in { j where j is Element of NAT : S1[j] }
by A63, A64, A65;
then reconsider Y = { j where j is Element of NAT : S1[j] } as non empty finite Subset of NAT by A61, A62;
reconsider i1 = max Y as Element of NAT by ORDINAL1:def 13;
set s1 = ((GoB g) * (len (GoB g)),(width (GoB g))) `2 ;
i1 in Y
by XXREAL_2:def 8;
then consider j being Element of NAT such that
A66:
j = i1
and
A67:
[(len (GoB g)),j] in Indices (GoB g)
and
A68:
ex i being Element of NAT st
( i in dom g & g /. i = (GoB g) * (len (GoB g)),j )
;
A69:
i1 <= width (GoB g)
by A66, A67, MATRIX_1:39;
A70:
1 <= len (GoB g)
by A67, MATRIX_1:39;
1 <= i1
by A66, A67, MATRIX_1:39;
then A71:
((GoB g) * (len (GoB g)),i1) `1 = ((GoB g) * (len (GoB g)),1) `1
by A70, A69, GOBOARD5:3;
then A72:
((GoB g) * (len (GoB g)),i1) `1 = E-bound (L~ g)
by Th41;
consider i being Element of NAT such that
A73:
i in dom g
and
A74:
g /. i = (GoB g) * (len (GoB g)),j
by A68;
A75:
i <= len g
by A73, FINSEQ_3:27;
A76:
1 <= i
by A73, FINSEQ_3:27;
((GoB g) * (len (GoB g)),i1) `1 = E-bound (L~ g)
by A71, Th41;
then A78:
((GoB g) * (len (GoB g)),i1) `2 in { (q `2 ) where q is Point of (TOP-REAL 2) : ( q `1 = E-bound (L~ g) & q in L~ g ) }
by A77;
for r being real number st r in B holds
r <= ((GoB g) * (len (GoB g)),i1) `2
then A79:
upper_bound B <= ((GoB g) * (len (GoB g)),i1) `2
by A78, SEQ_4:62;
((GoB g) * (len (GoB g)),(width (GoB g))) `2 is UpperBound of B
then
B is bounded_above
by XXREAL_2:def 10;
then
upper_bound B >= ((GoB g) * (len (GoB g)),i1) `2
by A78, SEQ_4:def 4;
then ((GoB g) * (len (GoB g)),i1) `2 =
upper_bound B
by A79, XXREAL_0:1
.=
upper_bound (proj2 | (E-most (L~ g)))
by Th16
;
hence
ex b1 being Element of NAT st
( [(len (GoB g)),b1] in Indices (GoB g) & (GoB g) * (len (GoB g)),b1 = E-max (L~ g) )
by A66, A67, A72, EUCLID:57; verum