let h be non constant standard special_circular_sequence; :: thesis: W-bound (L~ h) = ((GoB h) * 1,1) `1
set X = { (q `1 ) where q is Point of (TOP-REAL 2) : q in L~ h } ;
set A = ((GoB h) * 1,1) `1 ;
consider a being set such that
A1: a in L~ h by XBOOLE_0:def 1;
reconsider a = a as Point of (TOP-REAL 2) by A1;
A2: a `1 in { (q `1 ) where q is Point of (TOP-REAL 2) : q in L~ h } by A1;
{ (q `1 ) where q is Point of (TOP-REAL 2) : q in L~ h } c= REAL
proof
let b be set ; :: according to TARSKI:def 3 :: thesis: ( not b in { (q `1 ) where q is Point of (TOP-REAL 2) : q in L~ h } or b in REAL )
assume b in { (q `1 ) where q is Point of (TOP-REAL 2) : q in L~ h } ; :: thesis: b in REAL
then consider qq being Point of (TOP-REAL 2) such that
A3: ( b = qq `1 & qq in L~ h ) ;
thus b in REAL by A3; :: thesis: verum
end;
then reconsider X = { (q `1 ) where q is Point of (TOP-REAL 2) : q in L~ h } as non empty Subset of REAL by A2;
lower_bound X = ((GoB h) * 1,1) `1
proof
A4: ( 1 <= len (GoB h) & 1 <= width (GoB h) ) by GOBOARD7:34, GOBOARD7:35;
A5: for p being real number st p in X holds
p >= ((GoB h) * 1,1) `1
proof
let p be real number ; :: thesis: ( p in X implies p >= ((GoB h) * 1,1) `1 )
assume p in X ; :: thesis: p >= ((GoB h) * 1,1) `1
then consider s being Point of (TOP-REAL 2) such that
A6: ( p = s `1 & s in L~ h ) ;
thus p >= ((GoB h) * 1,1) `1 by A4, A6, Th33; :: thesis: verum
end;
consider q1 being Point of (TOP-REAL 2) such that
A7: ( q1 `1 = ((GoB h) * 1,1) `1 & q1 in L~ h ) by A4, Th37;
reconsider q11 = q1 `1 as Real ;
for q being real number st ( for p being real number st p in X holds
p >= q ) holds
((GoB h) * 1,1) `1 >= q
proof
let q be real number ; :: thesis: ( ( for p being real number st p in X holds
p >= q ) implies ((GoB h) * 1,1) `1 >= q )

assume A8: for p being real number st p in X holds
p >= q ; :: thesis: ((GoB h) * 1,1) `1 >= q
q11 in X by A7;
hence ((GoB h) * 1,1) `1 >= q by A7, A8; :: thesis: verum
end;
hence lower_bound X = ((GoB h) * 1,1) `1 by A5, SEQ_4:61; :: thesis: verum
end;
hence W-bound (L~ h) = ((GoB h) * 1,1) `1 by Th19; :: thesis: verum