:: JGRAPH_6 semantic presentation

theorem Th1: :: JGRAPH_6:1
canceled;

theorem Th2: :: JGRAPH_6:2
for b1, b2, b3 being real number st 0 <= b3 & b3 <= 1 & b1 <= b2 holds
( b1 <= ((1 - b3) * b1) + (b3 * b2) & ((1 - b3) * b1) + (b3 * b2) <= b2 ) by XREAL_1:174, XREAL_1:175;

Lemma2: for b1, b2 being real number st ( ( b1 >= 0 & b2 > 0 ) or ( b1 > 0 & b2 >= 0 ) ) holds
b1 + b2 > 0
by XREAL_1:36;

theorem Th3: :: JGRAPH_6:3
canceled;

theorem Th4: :: JGRAPH_6:4
for b1, b2 being real number st - 1 <= b1 & b1 <= 1 & - 1 <= b2 & b2 <= 1 holds
(b1 ^2 ) * (b2 ^2 ) <= 1
proof end;

theorem Th5: :: JGRAPH_6:5
for b1, b2 being real number st b1 >= 0 & b2 >= 0 holds
b1 * (sqrt b2) = sqrt ((b1 ^2 ) * b2)
proof end;

Lemma5: for b1, b2 being real number st - 1 <= b1 & b1 <= 1 & - 1 <= b2 & b2 <= 1 holds
(1 + (b1 ^2 )) * (b2 ^2 ) <= 1 + (b2 ^2 )
proof end;

theorem Th6: :: JGRAPH_6:6
for b1, b2 being real number st - 1 <= b1 & b1 <= 1 & - 1 <= b2 & b2 <= 1 holds
( (- b2) * (sqrt (1 + (b1 ^2 ))) <= sqrt (1 + (b2 ^2 )) & - (sqrt (1 + (b2 ^2 ))) <= b2 * (sqrt (1 + (b1 ^2 ))) )
proof end;

theorem Th7: :: JGRAPH_6:7
for b1, b2 being real number st - 1 <= b1 & b1 <= 1 & - 1 <= b2 & b2 <= 1 holds
b2 * (sqrt (1 + (b1 ^2 ))) <= sqrt (1 + (b2 ^2 ))
proof end;

Lemma8: for b1, b2 being real number st b2 <= 0 & b1 <= b2 holds
b1 * (sqrt (1 + (b2 ^2 ))) <= b2 * (sqrt (1 + (b1 ^2 )))
proof end;

Lemma9: for b1, b2 being real number st b1 <= 0 & b1 <= b2 holds
b1 * (sqrt (1 + (b2 ^2 ))) <= b2 * (sqrt (1 + (b1 ^2 )))
proof end;

Lemma10: for b1, b2 being real number st b1 >= 0 & b1 >= b2 holds
b1 * (sqrt (1 + (b2 ^2 ))) >= b2 * (sqrt (1 + (b1 ^2 )))
proof end;

theorem Th8: :: JGRAPH_6:8
for b1, b2 being real number st b1 >= b2 holds
b1 * (sqrt (1 + (b2 ^2 ))) >= b2 * (sqrt (1 + (b1 ^2 )))
proof end;

theorem Th9: :: JGRAPH_6:9
for b1, b2, b3 being real number
for b4 being Point of (TOP-REAL 2) st b2 <= b3 & b4 in LSeg |[b1,b2]|,|[b1,b3]| holds
( b4 `1 = b1 & b2 <= b4 `2 & b4 `2 <= b3 )
proof end;

theorem Th10: :: JGRAPH_6:10
for b1, b2, b3 being real number
for b4 being Point of (TOP-REAL 2) st b2 < b3 & b4 `1 = b1 & b2 <= b4 `2 & b4 `2 <= b3 holds
b4 in LSeg |[b1,b2]|,|[b1,b3]|
proof end;

theorem Th11: :: JGRAPH_6:11
for b1, b2, b3 being real number
for b4 being Point of (TOP-REAL 2) st b1 <= b2 & b4 in LSeg |[b1,b3]|,|[b2,b3]| holds
( b4 `2 = b3 & b1 <= b4 `1 & b4 `1 <= b2 )
proof end;

theorem Th12: :: JGRAPH_6:12
for b1, b2 being real number
for b3 being Subset of I[01] st b3 = [.b1,b2.] holds
b3 is closed
proof end;

theorem Th13: :: JGRAPH_6:13
for b1 being TopStruct
for b2, b3 being non empty TopStruct
for b4 being Function of b1,b2
for b5 being Function of b1,b3 holds
( dom b4 = dom b5 & dom b4 = the carrier of b1 & dom b4 = [#] b1 )
proof end;

theorem Th14: :: JGRAPH_6:14
for b1 being non empty TopSpace
for b2 being non empty Subset of b1 ex b3 being Function of (b1 | b2),b1 st
( ( for b4 being Point of (b1 | b2) holds b3 . b4 = b4 ) & b3 is continuous )
proof end;

theorem Th15: :: JGRAPH_6:15
for b1 being non empty TopSpace
for b2 being Function of b1,R^1
for b3 being real number st b2 is continuous holds
ex b4 being Function of b1,R^1 st
( ( for b5 being Point of b1
for b6 being real number st b2 . b5 = b6 holds
b4 . b5 = b6 - b3 ) & b4 is continuous )
proof end;

theorem Th16: :: JGRAPH_6:16
for b1 being non empty TopSpace
for b2 being Function of b1,R^1
for b3 being real number st b2 is continuous holds
ex b4 being Function of b1,R^1 st
( ( for b5 being Point of b1
for b6 being real number st b2 . b5 = b6 holds
b4 . b5 = b3 - b6 ) & b4 is continuous )
proof end;

theorem Th17: :: JGRAPH_6:17
for b1 being non empty TopSpace
for b2 being Nat
for b3 being Point of (TOP-REAL b2)
for b4 being Function of b1,R^1 st b4 is continuous holds
ex b5 being Function of b1,(TOP-REAL b2) st
( ( for b6 being Point of b1 holds b5 . b6 = (b4 . b6) * b3 ) & b5 is continuous )
proof end;

theorem Th18: :: JGRAPH_6:18
Sq_Circ . |[(- 1),0]| = |[(- 1),0]|
proof end;

theorem Th19: :: JGRAPH_6:19
for b1 being non empty compact Subset of (TOP-REAL 2) st b1 = { b2 where B is Point of (TOP-REAL 2) : |.b2.| = 1 } holds
Sq_Circ . |[(- 1),0]| = W-min b1 by Th18, JGRAPH_5:32;

theorem Th20: :: JGRAPH_6:20
for b1 being non empty TopSpace
for b2 being Nat
for b3, b4 being Function of b1,(TOP-REAL b2) st b3 is continuous & b4 is continuous holds
ex b5 being Function of b1,(TOP-REAL b2) st
( ( for b6 being Point of b1 holds b5 . b6 = (b3 . b6) + (b4 . b6) ) & b5 is continuous )
proof end;

theorem Th21: :: JGRAPH_6:21
for b1 being non empty TopSpace
for b2 being Nat
for b3, b4 being Point of (TOP-REAL b2)
for b5, b6 being Function of b1,R^1 st b5 is continuous & b6 is continuous holds
ex b7 being Function of b1,(TOP-REAL b2) st
( ( for b8 being Point of b1 holds b7 . b8 = ((b5 . b8) * b3) + ((b6 . b8) * b4) ) & b7 is continuous )
proof end;

theorem Th22: :: JGRAPH_6:22
for b1 being Function
for b2 being set st b1 is one-to-one & b2 c= dom b1 holds
(b1 " ) .: (b1 .: b2) = b2
proof end;

Lemma25: ( |[(- 1),0]| `1 = - 1 & |[(- 1),0]| `2 = 0 & |[1,0]| `1 = 1 & |[1,0]| `2 = 0 & |[0,(- 1)]| `1 = 0 & |[0,(- 1)]| `2 = - 1 & |[0,1]| `1 = 0 & |[0,1]| `2 = 1 )
by EUCLID:56;

E26: now
thus |.|[(- 1),0]|.| = sqrt (((- 1) ^2 ) + (0 ^2 )) by Lemma25, JGRAPH_3:10
.= 1 by SQUARE_1:59, SQUARE_1:60, SQUARE_1:61, SQUARE_1:83 ;
thus |.|[1,0]|.| = sqrt ((1 ^2 ) + (0 ^2 )) by Lemma25, JGRAPH_3:10
.= 1 by SQUARE_1:59, SQUARE_1:60, SQUARE_1:83 ;
thus |.|[0,(- 1)]|.| = sqrt ((0 ^2 ) + ((- 1) ^2 )) by Lemma25, JGRAPH_3:10
.= 1 by SQUARE_1:59, SQUARE_1:60, SQUARE_1:61, SQUARE_1:83 ;
thus |.|[0,1]|.| = sqrt ((0 ^2 ) + (1 ^2 )) by Lemma25, JGRAPH_3:10
.= 1 by SQUARE_1:59, SQUARE_1:60, SQUARE_1:83 ;
end;

Lemma27: 0 in [.0,1.]
by RCOMP_1:48;

Lemma28: 1 in [.0,1.]
by RCOMP_1:48;

theorem Th23: :: JGRAPH_6:23
for b1, b2 being Function of I[01] ,(TOP-REAL 2)
for b3, b4, b5, b6, b7 being Subset of (TOP-REAL 2)
for b8, b9 being Point of I[01] st b8 = 0 & b9 = 1 & b1 is continuous & b1 is one-to-one & b2 is continuous & b2 is one-to-one & b3 = { b10 where B is Point of (TOP-REAL 2) : |.b10.| <= 1 } & b4 = { b10 where B is Point of (TOP-REAL 2) : ( |.b10.| = 1 & b10 `2 <= b10 `1 & b10 `2 >= - (b10 `1 ) ) } & b5 = { b10 where B is Point of (TOP-REAL 2) : ( |.b10.| = 1 & b10 `2 >= b10 `1 & b10 `2 <= - (b10 `1 ) ) } & b6 = { b10 where B is Point of (TOP-REAL 2) : ( |.b10.| = 1 & b10 `2 >= b10 `1 & b10 `2 >= - (b10 `1 ) ) } & b7 = { b10 where B is Point of (TOP-REAL 2) : ( |.b10.| = 1 & b10 `2 <= b10 `1 & b10 `2 <= - (b10 `1 ) ) } & b1 . b8 in b4 & b1 . b9 in b5 & b2 . b8 in b6 & b2 . b9 in b7 & rng b1 c= b3 & rng b2 c= b3 holds
rng b1 meets rng b2
proof end;

theorem Th24: :: JGRAPH_6:24
for b1, b2 being Function of I[01] ,(TOP-REAL 2)
for b3, b4, b5, b6, b7 being Subset of (TOP-REAL 2)
for b8, b9 being Point of I[01] st b8 = 0 & b9 = 1 & b1 is continuous & b1 is one-to-one & b2 is continuous & b2 is one-to-one & b3 = { b10 where B is Point of (TOP-REAL 2) : |.b10.| <= 1 } & b4 = { b10 where B is Point of (TOP-REAL 2) : ( |.b10.| = 1 & b10 `2 <= b10 `1 & b10 `2 >= - (b10 `1 ) ) } & b5 = { b10 where B is Point of (TOP-REAL 2) : ( |.b10.| = 1 & b10 `2 >= b10 `1 & b10 `2 <= - (b10 `1 ) ) } & b6 = { b10 where B is Point of (TOP-REAL 2) : ( |.b10.| = 1 & b10 `2 >= b10 `1 & b10 `2 >= - (b10 `1 ) ) } & b7 = { b10 where B is Point of (TOP-REAL 2) : ( |.b10.| = 1 & b10 `2 <= b10 `1 & b10 `2 <= - (b10 `1 ) ) } & b1 . b8 in b4 & b1 . b9 in b5 & b2 . b8 in b7 & b2 . b9 in b6 & rng b1 c= b3 & rng b2 c= b3 holds
rng b1 meets rng b2
proof end;

theorem Th25: :: JGRAPH_6:25
for b1, b2, b3, b4 being Point of (TOP-REAL 2)
for b5 being non empty compact Subset of (TOP-REAL 2)
for b6 being Subset of (TOP-REAL 2) st b5 = { b7 where B is Point of (TOP-REAL 2) : |.b7.| = 1 } & LE b1,b2,b5 & LE b2,b3,b5 & LE b3,b4,b5 holds
for b7, b8 being Function of I[01] ,(TOP-REAL 2) st b7 is continuous & b7 is one-to-one & b8 is continuous & b8 is one-to-one & b6 = { b9 where B is Point of (TOP-REAL 2) : |.b9.| <= 1 } & b7 . 0 = b3 & b7 . 1 = b1 & b8 . 0 = b2 & b8 . 1 = b4 & rng b7 c= b6 & rng b8 c= b6 holds
rng b7 meets rng b8
proof end;

theorem Th26: :: JGRAPH_6:26
for b1, b2, b3, b4 being Point of (TOP-REAL 2)
for b5 being non empty compact Subset of (TOP-REAL 2)
for b6 being Subset of (TOP-REAL 2) st b5 = { b7 where B is Point of (TOP-REAL 2) : |.b7.| = 1 } & LE b1,b2,b5 & LE b2,b3,b5 & LE b3,b4,b5 holds
for b7, b8 being Function of I[01] ,(TOP-REAL 2) st b7 is continuous & b7 is one-to-one & b8 is continuous & b8 is one-to-one & b6 = { b9 where B is Point of (TOP-REAL 2) : |.b9.| <= 1 } & b7 . 0 = b3 & b7 . 1 = b1 & b8 . 0 = b4 & b8 . 1 = b2 & rng b7 c= b6 & rng b8 c= b6 holds
rng b7 meets rng b8
proof end;

theorem Th27: :: JGRAPH_6:27
for b1, b2, b3, b4 being Point of (TOP-REAL 2)
for b5 being non empty compact Subset of (TOP-REAL 2)
for b6 being Subset of (TOP-REAL 2) st b5 = { b7 where B is Point of (TOP-REAL 2) : |.b7.| = 1 } & b1,b2,b3,b4 are_in_this_order_on b5 holds
for b7, b8 being Function of I[01] ,(TOP-REAL 2) st b7 is continuous & b7 is one-to-one & b8 is continuous & b8 is one-to-one & b6 = { b9 where B is Point of (TOP-REAL 2) : |.b9.| <= 1 } & b7 . 0 = b1 & b7 . 1 = b3 & b8 . 0 = b2 & b8 . 1 = b4 & rng b7 c= b6 & rng b8 c= b6 holds
rng b7 meets rng b8
proof end;

notation
let c1, c2, c3, c4 be real number ;
synonym rectangle c1,c2,c3,c4 for [.c1,c2,c3,c4.];
end;

Lemma34: for b1, b2, b3, b4 being real number st b1 <= b2 & b3 <= b4 holds
rectangle b1,b2,b3,b4 = { b5 where B is Point of (TOP-REAL 2) : ( ( b5 `1 = b1 & b3 <= b5 `2 & b5 `2 <= b4 ) or ( b5 `2 = b4 & b1 <= b5 `1 & b5 `1 <= b2 ) or ( b5 `1 = b2 & b3 <= b5 `2 & b5 `2 <= b4 ) or ( b5 `2 = b3 & b1 <= b5 `1 & b5 `1 <= b2 ) ) }
proof end;

theorem Th28: :: JGRAPH_6:28
for b1, b2, b3, b4 being real number
for b5 being Point of (TOP-REAL 2) st b1 <= b2 & b3 <= b4 & b5 in rectangle b1,b2,b3,b4 holds
( b1 <= b5 `1 & b5 `1 <= b2 & b3 <= b5 `2 & b5 `2 <= b4 )
proof end;

definition
let c1, c2, c3, c4 be real number ;
func inside_of_rectangle c1,c2,c3,c4 -> Subset of (TOP-REAL 2) equals :: JGRAPH_6:def 1
{ b1 where B is Point of (TOP-REAL 2) : ( a1 < b1 `1 & b1 `1 < a2 & a3 < b1 `2 & b1 `2 < a4 ) } ;
coherence
{ b1 where B is Point of (TOP-REAL 2) : ( c1 < b1 `1 & b1 `1 < c2 & c3 < b1 `2 & b1 `2 < c4 ) } is Subset of (TOP-REAL 2)
proof end;
end;

:: deftheorem Def1 defines inside_of_rectangle JGRAPH_6:def 1 :
for b1, b2, b3, b4 being real number holds inside_of_rectangle b1,b2,b3,b4 = { b5 where B is Point of (TOP-REAL 2) : ( b1 < b5 `1 & b5 `1 < b2 & b3 < b5 `2 & b5 `2 < b4 ) } ;

definition
let c1, c2, c3, c4 be real number ;
func closed_inside_of_rectangle c1,c2,c3,c4 -> Subset of (TOP-REAL 2) equals :: JGRAPH_6:def 2
{ b1 where B is Point of (TOP-REAL 2) : ( a1 <= b1 `1 & b1 `1 <= a2 & a3 <= b1 `2 & b1 `2 <= a4 ) } ;
coherence
{ b1 where B is Point of (TOP-REAL 2) : ( c1 <= b1 `1 & b1 `1 <= c2 & c3 <= b1 `2 & b1 `2 <= c4 ) } is Subset of (TOP-REAL 2)
proof end;
end;

:: deftheorem Def2 defines closed_inside_of_rectangle JGRAPH_6:def 2 :
for b1, b2, b3, b4 being real number holds closed_inside_of_rectangle b1,b2,b3,b4 = { b5 where B is Point of (TOP-REAL 2) : ( b1 <= b5 `1 & b5 `1 <= b2 & b3 <= b5 `2 & b5 `2 <= b4 ) } ;

definition
let c1, c2, c3, c4 be real number ;
func outside_of_rectangle c1,c2,c3,c4 -> Subset of (TOP-REAL 2) equals :: JGRAPH_6:def 3
{ b1 where B is Point of (TOP-REAL 2) : ( not a1 <= b1 `1 or not b1 `1 <= a2 or not a3 <= b1 `2 or not b1 `2 <= a4 ) } ;
coherence
{ b1 where B is Point of (TOP-REAL 2) : ( not c1 <= b1 `1 or not b1 `1 <= c2 or not c3 <= b1 `2 or not b1 `2 <= c4 ) } is Subset of (TOP-REAL 2)
proof end;
end;

:: deftheorem Def3 defines outside_of_rectangle JGRAPH_6:def 3 :
for b1, b2, b3, b4 being real number holds outside_of_rectangle b1,b2,b3,b4 = { b5 where B is Point of (TOP-REAL 2) : ( not b1 <= b5 `1 or not b5 `1 <= b2 or not b3 <= b5 `2 or not b5 `2 <= b4 ) } ;

definition
let c1, c2, c3, c4 be real number ;
func closed_outside_of_rectangle c1,c2,c3,c4 -> Subset of (TOP-REAL 2) equals :: JGRAPH_6:def 4
{ b1 where B is Point of (TOP-REAL 2) : ( not a1 < b1 `1 or not b1 `1 < a2 or not a3 < b1 `2 or not b1 `2 < a4 ) } ;
coherence
{ b1 where B is Point of (TOP-REAL 2) : ( not c1 < b1 `1 or not b1 `1 < c2 or not c3 < b1 `2 or not b1 `2 < c4 ) } is Subset of (TOP-REAL 2)
proof end;
end;

:: deftheorem Def4 defines closed_outside_of_rectangle JGRAPH_6:def 4 :
for b1, b2, b3, b4 being real number holds closed_outside_of_rectangle b1,b2,b3,b4 = { b5 where B is Point of (TOP-REAL 2) : ( not b1 < b5 `1 or not b5 `1 < b2 or not b3 < b5 `2 or not b5 `2 < b4 ) } ;

theorem Th29: :: JGRAPH_6:29
for b1, b2, b3 being real number
for b4, b5 being Subset of (TOP-REAL 2) st b3 >= 0 & b4 = { b6 where B is Point of (TOP-REAL 2) : |.b6.| = 1 } & b5 = { b6 where B is Point of (TOP-REAL 2) : |.(b6 - |[b1,b2]|).| = b3 } holds
(AffineMap b3,b1,b3,b2) .: b4 = b5
proof end;

theorem Th30: :: JGRAPH_6:30
for b1, b2 being Subset of (TOP-REAL 2) st ex b3 being Function of ((TOP-REAL 2) | b1),((TOP-REAL 2) | b2) st b3 is_homeomorphism & b1 is_simple_closed_curve holds
b2 is_simple_closed_curve
proof end;

theorem Th31: :: JGRAPH_6:31
for b1 being Subset of (TOP-REAL 2) st b1 is being_simple_closed_curve holds
b1 is compact
proof end;

theorem Th32: :: JGRAPH_6:32
for b1, b2, b3 being real number
for b4 being Subset of (TOP-REAL 2) st b3 > 0 & b4 = { b5 where B is Point of (TOP-REAL 2) : |.(b5 - |[b1,b2]|).| = b3 } holds
b4 is_simple_closed_curve
proof end;

definition
let c1, c2, c3 be real number ;
func circle c1,c2,c3 -> Subset of (TOP-REAL 2) equals :: JGRAPH_6:def 5
{ b1 where B is Point of (TOP-REAL 2) : |.(b1 - |[a1,a2]|).| = a3 } ;
coherence
{ b1 where B is Point of (TOP-REAL 2) : |.(b1 - |[c1,c2]|).| = c3 } is Subset of (TOP-REAL 2)
proof end;
end;

:: deftheorem Def5 defines circle JGRAPH_6:def 5 :
for b1, b2, b3 being real number holds circle b1,b2,b3 = { b4 where B is Point of (TOP-REAL 2) : |.(b4 - |[b1,b2]|).| = b3 } ;

registration
let c1, c2, c3 be real number ;
cluster circle a1,a2,a3 -> compact ;
coherence
circle c1,c2,c3 is compact
proof end;
end;

registration
let c1, c2 be real number ;
let c3 be real non negative number ;
cluster circle a1,a2,a3 -> non empty compact ;
coherence
not circle c1,c2,c3 is empty
proof end;
end;

definition
let c1, c2, c3 be real number ;
func inside_of_circle c1,c2,c3 -> Subset of (TOP-REAL 2) equals :: JGRAPH_6:def 6
{ b1 where B is Point of (TOP-REAL 2) : |.(b1 - |[a1,a2]|).| < a3 } ;
coherence
{ b1 where B is Point of (TOP-REAL 2) : |.(b1 - |[c1,c2]|).| < c3 } is Subset of (TOP-REAL 2)
proof end;
end;

:: deftheorem Def6 defines inside_of_circle JGRAPH_6:def 6 :
for b1, b2, b3 being real number holds inside_of_circle b1,b2,b3 = { b4 where B is Point of (TOP-REAL 2) : |.(b4 - |[b1,b2]|).| < b3 } ;

definition
let c1, c2, c3 be real number ;
func closed_inside_of_circle c1,c2,c3 -> Subset of (TOP-REAL 2) equals :: JGRAPH_6:def 7
{ b1 where B is Point of (TOP-REAL 2) : |.(b1 - |[a1,a2]|).| <= a3 } ;
coherence
{ b1 where B is Point of (TOP-REAL 2) : |.(b1 - |[c1,c2]|).| <= c3 } is Subset of (TOP-REAL 2)
proof end;
end;

:: deftheorem Def7 defines closed_inside_of_circle JGRAPH_6:def 7 :
for b1, b2, b3 being real number holds closed_inside_of_circle b1,b2,b3 = { b4 where B is Point of (TOP-REAL 2) : |.(b4 - |[b1,b2]|).| <= b3 } ;

definition
let c1, c2, c3 be real number ;
func outside_of_circle c1,c2,c3 -> Subset of (TOP-REAL 2) equals :: JGRAPH_6:def 8
{ b1 where B is Point of (TOP-REAL 2) : |.(b1 - |[a1,a2]|).| > a3 } ;
coherence
{ b1 where B is Point of (TOP-REAL 2) : |.(b1 - |[c1,c2]|).| > c3 } is Subset of (TOP-REAL 2)
proof end;
end;

:: deftheorem Def8 defines outside_of_circle JGRAPH_6:def 8 :
for b1, b2, b3 being real number holds outside_of_circle b1,b2,b3 = { b4 where B is Point of (TOP-REAL 2) : |.(b4 - |[b1,b2]|).| > b3 } ;

definition
let c1, c2, c3 be real number ;
func closed_outside_of_circle c1,c2,c3 -> Subset of (TOP-REAL 2) equals :: JGRAPH_6:def 9
{ b1 where B is Point of (TOP-REAL 2) : |.(b1 - |[a1,a2]|).| >= a3 } ;
coherence
{ b1 where B is Point of (TOP-REAL 2) : |.(b1 - |[c1,c2]|).| >= c3 } is Subset of (TOP-REAL 2)
proof end;
end;

:: deftheorem Def9 defines closed_outside_of_circle JGRAPH_6:def 9 :
for b1, b2, b3 being real number holds closed_outside_of_circle b1,b2,b3 = { b4 where B is Point of (TOP-REAL 2) : |.(b4 - |[b1,b2]|).| >= b3 } ;

theorem Th33: :: JGRAPH_6:33
for b1 being real number holds
( inside_of_circle 0,0,b1 = { b2 where B is Point of (TOP-REAL 2) : |.b2.| < b1 } & ( b1 > 0 implies circle 0,0,b1 = { b2 where B is Point of (TOP-REAL 2) : |.b2.| = b1 } ) & outside_of_circle 0,0,b1 = { b2 where B is Point of (TOP-REAL 2) : |.b2.| > b1 } & closed_inside_of_circle 0,0,b1 = { b2 where B is Point of (TOP-REAL 2) : |.b2.| <= b1 } & closed_outside_of_circle 0,0,b1 = { b2 where B is Point of (TOP-REAL 2) : |.b2.| >= b1 } )
proof end;

theorem Th34: :: JGRAPH_6:34
for b1, b2 being Subset of (TOP-REAL 2) st b1 = { b3 where B is Point of (TOP-REAL 2) : ( - 1 < b3 `1 & b3 `1 < 1 & - 1 < b3 `2 & b3 `2 < 1 ) } & b2 = { b3 where B is Point of (TOP-REAL 2) : |.b3.| < 1 } holds
Sq_Circ .: b1 = b2
proof end;

theorem Th35: :: JGRAPH_6:35
for b1, b2 being Subset of (TOP-REAL 2) st b1 = { b3 where B is Point of (TOP-REAL 2) : ( not - 1 <= b3 `1 or not b3 `1 <= 1 or not - 1 <= b3 `2 or not b3 `2 <= 1 ) } & b2 = { b3 where B is Point of (TOP-REAL 2) : |.b3.| > 1 } holds
Sq_Circ .: b1 = b2
proof end;

theorem Th36: :: JGRAPH_6:36
for b1, b2 being Subset of (TOP-REAL 2) st b1 = { b3 where B is Point of (TOP-REAL 2) : ( - 1 <= b3 `1 & b3 `1 <= 1 & - 1 <= b3 `2 & b3 `2 <= 1 ) } & b2 = { b3 where B is Point of (TOP-REAL 2) : |.b3.| <= 1 } holds
Sq_Circ .: b1 = b2
proof end;

theorem Th37: :: JGRAPH_6:37
for b1, b2 being Subset of (TOP-REAL 2) st b1 = { b3 where B is Point of (TOP-REAL 2) : ( not - 1 < b3 `1 or not b3 `1 < 1 or not - 1 < b3 `2 or not b3 `2 < 1 ) } & b2 = { b3 where B is Point of (TOP-REAL 2) : |.b3.| >= 1 } holds
Sq_Circ .: b1 = b2
proof end;

theorem Th38: :: JGRAPH_6:38
for b1, b2, b3, b4, b5, b6, b7, b8 being Subset of (TOP-REAL 2)
for b9 being non empty compact Subset of (TOP-REAL 2)
for b10 being Function of (TOP-REAL 2),(TOP-REAL 2) st b9 = circle 0,0,1 & b1 = inside_of_circle 0,0,1 & b2 = outside_of_circle 0,0,1 & b3 = closed_inside_of_circle 0,0,1 & b4 = closed_outside_of_circle 0,0,1 & b5 = inside_of_rectangle (- 1),1,(- 1),1 & b6 = outside_of_rectangle (- 1),1,(- 1),1 & b7 = closed_inside_of_rectangle (- 1),1,(- 1),1 & b8 = closed_outside_of_rectangle (- 1),1,(- 1),1 & b10 = Sq_Circ holds
( b10 .: (rectangle (- 1),1,(- 1),1) = b9 & (b10 " ) .: b9 = rectangle (- 1),1,(- 1),1 & b10 .: b5 = b1 & (b10 " ) .: b1 = b5 & b10 .: b6 = b2 & (b10 " ) .: b2 = b6 & b10 .: b7 = b3 & b10 .: b8 = b4 & (b10 " ) .: b3 = b7 & (b10 " ) .: b4 = b8 )
proof end;

theorem Th39: :: JGRAPH_6:39
for b1, b2, b3, b4 being real number st b1 <= b2 & b3 <= b4 holds
( LSeg |[b1,b3]|,|[b1,b4]| = { b5 where B is Point of (TOP-REAL 2) : ( b5 `1 = b1 & b5 `2 <= b4 & b5 `2 >= b3 ) } & LSeg |[b1,b4]|,|[b2,b4]| = { b5 where B is Point of (TOP-REAL 2) : ( b5 `1 <= b2 & b5 `1 >= b1 & b5 `2 = b4 ) } & LSeg |[b1,b3]|,|[b2,b3]| = { b5 where B is Point of (TOP-REAL 2) : ( b5 `1 <= b2 & b5 `1 >= b1 & b5 `2 = b3 ) } & LSeg |[b2,b3]|,|[b2,b4]| = { b5 where B is Point of (TOP-REAL 2) : ( b5 `1 = b2 & b5 `2 <= b4 & b5 `2 >= b3 ) } )
proof end;

theorem Th40: :: JGRAPH_6:40
canceled;

theorem Th41: :: JGRAPH_6:41
for b1, b2, b3, b4 being real number st b1 <= b2 & b3 <= b4 holds
(LSeg |[b1,b3]|,|[b1,b4]|) /\ (LSeg |[b1,b3]|,|[b2,b3]|) = {|[b1,b3]|}
proof end;

theorem Th42: :: JGRAPH_6:42
for b1, b2, b3, b4 being real number st b1 <= b2 & b3 <= b4 holds
(LSeg |[b1,b3]|,|[b2,b3]|) /\ (LSeg |[b2,b3]|,|[b2,b4]|) = {|[b2,b3]|}
proof end;

theorem Th43: :: JGRAPH_6:43
for b1, b2, b3, b4 being real number st b1 <= b2 & b3 <= b4 holds
(LSeg |[b1,b4]|,|[b2,b4]|) /\ (LSeg |[b2,b3]|,|[b2,b4]|) = {|[b2,b4]|}
proof end;

theorem Th44: :: JGRAPH_6:44
for b1, b2, b3, b4 being real number st b1 <= b2 & b3 <= b4 holds
(LSeg |[b1,b3]|,|[b1,b4]|) /\ (LSeg |[b1,b4]|,|[b2,b4]|) = {|[b1,b4]|}
proof end;

theorem Th45: :: JGRAPH_6:45
{ b1 where B is Point of (TOP-REAL 2) : ( ( - 1 = b1 `1 & - 1 <= b1 `2 & b1 `2 <= 1 ) or ( b1 `1 = 1 & - 1 <= b1 `2 & b1 `2 <= 1 ) or ( - 1 = b1 `2 & - 1 <= b1 `1 & b1 `1 <= 1 ) or ( 1 = b1 `2 & - 1 <= b1 `1 & b1 `1 <= 1 ) ) } = { b1 where B is Point of (TOP-REAL 2) : ( ( b1 `1 = - 1 & - 1 <= b1 `2 & b1 `2 <= 1 ) or ( b1 `2 = 1 & - 1 <= b1 `1 & b1 `1 <= 1 ) or ( b1 `1 = 1 & - 1 <= b1 `2 & b1 `2 <= 1 ) or ( b1 `2 = - 1 & - 1 <= b1 `1 & b1 `1 <= 1 ) ) }
proof end;

theorem Th46: :: JGRAPH_6:46
for b1, b2, b3, b4 being real number st b1 <= b2 & b3 <= b4 holds
W-bound (rectangle b1,b2,b3,b4) = b1
proof end;

theorem Th47: :: JGRAPH_6:47
for b1, b2, b3, b4 being real number st b1 <= b2 & b3 <= b4 holds
N-bound (rectangle b1,b2,b3,b4) = b4
proof end;

theorem Th48: :: JGRAPH_6:48
for b1, b2, b3, b4 being real number st b1 <= b2 & b3 <= b4 holds
E-bound (rectangle b1,b2,b3,b4) = b2
proof end;

theorem Th49: :: JGRAPH_6:49
for b1, b2, b3, b4 being real number st b1 <= b2 & b3 <= b4 holds
S-bound (rectangle b1,b2,b3,b4) = b3
proof end;

theorem Th50: :: JGRAPH_6:50
for b1, b2, b3, b4 being real number st b1 <= b2 & b3 <= b4 holds
NW-corner (rectangle b1,b2,b3,b4) = |[b1,b4]|
proof end;

theorem Th51: :: JGRAPH_6:51
for b1, b2, b3, b4 being real number st b1 <= b2 & b3 <= b4 holds
NE-corner (rectangle b1,b2,b3,b4) = |[b2,b4]|
proof end;

theorem Th52: :: JGRAPH_6:52
for b1, b2, b3, b4 being real number st b1 <= b2 & b3 <= b4 holds
SW-corner (rectangle b1,b2,b3,b4) = |[b1,b3]|
proof end;

theorem Th53: :: JGRAPH_6:53
for b1, b2, b3, b4 being real number st b1 <= b2 & b3 <= b4 holds
SE-corner (rectangle b1,b2,b3,b4) = |[b2,b3]|
proof end;

theorem Th54: :: JGRAPH_6:54
for b1, b2, b3, b4 being real number st b1 <= b2 & b3 <= b4 holds
W-most (rectangle b1,b2,b3,b4) = LSeg |[b1,b3]|,|[b1,b4]|
proof end;

theorem Th55: :: JGRAPH_6:55
for b1, b2, b3, b4 being real number st b1 <= b2 & b3 <= b4 holds
E-most (rectangle b1,b2,b3,b4) = LSeg |[b2,b3]|,|[b2,b4]|
proof end;

theorem Th56: :: JGRAPH_6:56
for b1, b2, b3, b4 being real number st b1 <= b2 & b3 <= b4 holds
( W-min (rectangle b1,b2,b3,b4) = |[b1,b3]| & E-max (rectangle b1,b2,b3,b4) = |[b2,b4]| )
proof end;

theorem Th57: :: JGRAPH_6:57
for b1, b2, b3, b4 being real number st b1 < b2 & b3 < b4 holds
( (LSeg |[b1,b3]|,|[b1,b4]|) \/ (LSeg |[b1,b4]|,|[b2,b4]|) is_an_arc_of W-min (rectangle b1,b2,b3,b4), E-max (rectangle b1,b2,b3,b4) & (LSeg |[b1,b3]|,|[b2,b3]|) \/ (LSeg |[b2,b3]|,|[b2,b4]|) is_an_arc_of E-max (rectangle b1,b2,b3,b4), W-min (rectangle b1,b2,b3,b4) )
proof end;

theorem Th58: :: JGRAPH_6:58
for b1, b2, b3, b4 being real number
for b5, b6 being FinSequence of (TOP-REAL 2)
for b7, b8, b9, b10 being Point of (TOP-REAL 2) st b1 < b2 & b3 < b4 & b7 = |[b1,b3]| & b8 = |[b2,b4]| & b9 = |[b1,b4]| & b10 = |[b2,b3]| & b5 = <*b7,b9,b8*> & b6 = <*b7,b10,b8*> holds
( b5 is_S-Seq & L~ b5 = (LSeg b7,b9) \/ (LSeg b9,b8) & b6 is_S-Seq & L~ b6 = (LSeg b7,b10) \/ (LSeg b10,b8) & rectangle b1,b2,b3,b4 = (L~ b5) \/ (L~ b6) & (L~ b5) /\ (L~ b6) = {b7,b8} & b5 /. 1 = b7 & b5 /. (len b5) = b8 & b6 /. 1 = b7 & b6 /. (len b6) = b8 )
proof end;

theorem Th59: :: JGRAPH_6:59
for b1, b2 being Subset of (TOP-REAL 2)
for b3, b4, b5, b6 being real number
for b7, b8 being FinSequence of (TOP-REAL 2)
for b9, b10 being Point of (TOP-REAL 2) st b3 < b4 & b5 < b6 & b9 = |[b3,b5]| & b10 = |[b4,b6]| & b7 = <*|[b3,b5]|,|[b3,b6]|,|[b4,b6]|*> & b8 = <*|[b3,b5]|,|[b4,b5]|,|[b4,b6]|*> & b1 = L~ b7 & b2 = L~ b8 holds
( b1 is_an_arc_of b9,b10 & b2 is_an_arc_of b9,b10 & not b1 is empty & not b2 is empty & rectangle b3,b4,b5,b6 = b1 \/ b2 & b1 /\ b2 = {b9,b10} )
proof end;

theorem Th60: :: JGRAPH_6:60
for b1, b2, b3, b4 being real number st b1 < b2 & b3 < b4 holds
rectangle b1,b2,b3,b4 is_simple_closed_curve
proof end;

theorem Th61: :: JGRAPH_6:61
for b1, b2, b3, b4 being real number st b1 < b2 & b3 < b4 holds
Upper_Arc (rectangle b1,b2,b3,b4) = (LSeg |[b1,b3]|,|[b1,b4]|) \/ (LSeg |[b1,b4]|,|[b2,b4]|)
proof end;

theorem Th62: :: JGRAPH_6:62
for b1, b2, b3, b4 being real number st b1 < b2 & b3 < b4 holds
Lower_Arc (rectangle b1,b2,b3,b4) = (LSeg |[b1,b3]|,|[b2,b3]|) \/ (LSeg |[b2,b3]|,|[b2,b4]|)
proof end;

theorem Th63: :: JGRAPH_6:63
for b1, b2, b3, b4 being real number st b1 < b2 & b3 < b4 holds
ex b5 being Function of I[01] ,((TOP-REAL 2) | (Upper_Arc (rectangle b1,b2,b3,b4))) st
( b5 is_homeomorphism & b5 . 0 = W-min (rectangle b1,b2,b3,b4) & b5 . 1 = E-max (rectangle b1,b2,b3,b4) & rng b5 = Upper_Arc (rectangle b1,b2,b3,b4) & ( for b6 being Real st b6 in [.0,(1 / 2).] holds
b5 . b6 = ((1 - (2 * b6)) * |[b1,b3]|) + ((2 * b6) * |[b1,b4]|) ) & ( for b6 being Real st b6 in [.(1 / 2),1.] holds
b5 . b6 = ((1 - ((2 * b6) - 1)) * |[b1,b4]|) + (((2 * b6) - 1) * |[b2,b4]|) ) & ( for b6 being Point of (TOP-REAL 2) st b6 in LSeg |[b1,b3]|,|[b1,b4]| holds
( 0 <= (((b6 `2 ) - b3) / (b4 - b3)) / 2 & (((b6 `2 ) - b3) / (b4 - b3)) / 2 <= 1 & b5 . ((((b6 `2 ) - b3) / (b4 - b3)) / 2) = b6 ) ) & ( for b6 being Point of (TOP-REAL 2) st b6 in LSeg |[b1,b4]|,|[b2,b4]| holds
( 0 <= ((((b6 `1 ) - b1) / (b2 - b1)) / 2) + (1 / 2) & ((((b6 `1 ) - b1) / (b2 - b1)) / 2) + (1 / 2) <= 1 & b5 . (((((b6 `1 ) - b1) / (b2 - b1)) / 2) + (1 / 2)) = b6 ) ) )
proof end;

theorem Th64: :: JGRAPH_6:64
for b1, b2, b3, b4 being real number st b1 < b2 & b3 < b4 holds
ex b5 being Function of I[01] ,((TOP-REAL 2) | (Lower_Arc (rectangle b1,b2,b3,b4))) st
( b5 is_homeomorphism & b5 . 0 = E-max (rectangle b1,b2,b3,b4) & b5 . 1 = W-min (rectangle b1,b2,b3,b4) & rng b5 = Lower_Arc (rectangle b1,b2,b3,b4) & ( for b6 being Real st b6 in [.0,(1 / 2).] holds
b5 . b6 = ((1 - (2 * b6)) * |[b2,b4]|) + ((2 * b6) * |[b2,b3]|) ) & ( for b6 being Real st b6 in [.(1 / 2),1.] holds
b5 . b6 = ((1 - ((2 * b6) - 1)) * |[b2,b3]|) + (((2 * b6) - 1) * |[b1,b3]|) ) & ( for b6 being Point of (TOP-REAL 2) st b6 in LSeg |[b2,b4]|,|[b2,b3]| holds
( 0 <= (((b6 `2 ) - b4) / (b3 - b4)) / 2 & (((b6 `2 ) - b4) / (b3 - b4)) / 2 <= 1 & b5 . ((((b6 `2 ) - b4) / (b3 - b4)) / 2) = b6 ) ) & ( for b6 being Point of (TOP-REAL 2) st b6 in LSeg |[b2,b3]|,|[b1,b3]| holds
( 0 <= ((((b6 `1 ) - b2) / (b1 - b2)) / 2) + (1 / 2) & ((((b6 `1 ) - b2) / (b1 - b2)) / 2) + (1 / 2) <= 1 & b5 . (((((b6 `1 ) - b2) / (b1 - b2)) / 2) + (1 / 2)) = b6 ) ) )
proof end;

theorem Th65: :: JGRAPH_6:65
for b1, b2, b3, b4 being real number
for b5, b6 being Point of (TOP-REAL 2) st b1 < b2 & b3 < b4 & b5 in LSeg |[b1,b3]|,|[b1,b4]| & b6 in LSeg |[b1,b3]|,|[b1,b4]| holds
( LE b5,b6, rectangle b1,b2,b3,b4 iff b5 `2 <= b6 `2 )
proof end;

theorem Th66: :: JGRAPH_6:66
for b1, b2, b3, b4 being real number
for b5, b6 being Point of (TOP-REAL 2) st b1 < b2 & b3 < b4 & b5 in LSeg |[b1,b4]|,|[b2,b4]| & b6 in LSeg |[b1,b4]|,|[b2,b4]| holds
( LE b5,b6, rectangle b1,b2,b3,b4 iff b5 `1 <= b6 `1 )
proof end;

theorem Th67: :: JGRAPH_6:67
for b1, b2, b3, b4 being real number
for b5, b6 being Point of (TOP-REAL 2) st b1 < b2 & b3 < b4 & b5 in LSeg |[b2,b3]|,|[b2,b4]| & b6 in LSeg |[b2,b3]|,|[b2,b4]| holds
( LE b5,b6, rectangle b1,b2,b3,b4 iff b5 `2 >= b6 `2 )
proof end;

theorem Th68: :: JGRAPH_6:68
for b1, b2, b3, b4 being real number
for b5, b6 being Point of (TOP-REAL 2) st b1 < b2 & b3 < b4 & b5 in LSeg |[b1,b3]|,|[b2,b3]| & b6 in LSeg |[b1,b3]|,|[b2,b3]| holds
( LE b5,b6, rectangle b1,b2,b3,b4 & b5 <> W-min (rectangle b1,b2,b3,b4) iff ( b5 `1 >= b6 `1 & b6 <> W-min (rectangle b1,b2,b3,b4) ) )
proof end;

theorem Th69: :: JGRAPH_6:69
for b1, b2, b3, b4 being real number
for b5, b6 being Point of (TOP-REAL 2) st b1 < b2 & b3 < b4 & b5 in LSeg |[b1,b3]|,|[b1,b4]| holds
( LE b5,b6, rectangle b1,b2,b3,b4 iff ( ( b6 in LSeg |[b1,b3]|,|[b1,b4]| & b5 `2 <= b6 `2 ) or b6 in LSeg |[b1,b4]|,|[b2,b4]| or b6 in LSeg |[b2,b4]|,|[b2,b3]| or ( b6 in LSeg |[b2,b3]|,|[b1,b3]| & b6 <> W-min (rectangle b1,b2,b3,b4) ) ) )
proof end;

theorem Th70: :: JGRAPH_6:70
for b1, b2, b3, b4 being real number
for b5, b6 being Point of (TOP-REAL 2) st b1 < b2 & b3 < b4 & b5 in LSeg |[b1,b4]|,|[b2,b4]| holds
( LE b5,b6, rectangle b1,b2,b3,b4 iff ( ( b6 in LSeg |[b1,b4]|,|[b2,b4]| & b5 `1 <= b6 `1 ) or b6 in LSeg |[b2,b4]|,|[b2,b3]| or ( b6 in LSeg |[b2,b3]|,|[b1,b3]| & b6 <> W-min (rectangle b1,b2,b3,b4) ) ) )
proof end;

theorem Th71: :: JGRAPH_6:71
for b1, b2, b3, b4 being real number
for b5, b6 being Point of (TOP-REAL 2) st b1 < b2 & b3 < b4 & b5 in LSeg |[b2,b4]|,|[b2,b3]| holds
( LE b5,b6, rectangle b1,b2,b3,b4 iff ( ( b6 in LSeg |[b2,b4]|,|[b2,b3]| & b5 `2 >= b6 `2 ) or ( b6 in LSeg |[b2,b3]|,|[b1,b3]| & b6 <> W-min (rectangle b1,b2,b3,b4) ) ) )
proof end;

theorem Th72: :: JGRAPH_6:72
for b1, b2, b3, b4 being real number
for b5, b6 being Point of (TOP-REAL 2) st b1 < b2 & b3 < b4 & b5 in LSeg |[b2,b3]|,|[b1,b3]| & b5 <> W-min (rectangle b1,b2,b3,b4) holds
( LE b5,b6, rectangle b1,b2,b3,b4 iff ( b6 in LSeg |[b2,b3]|,|[b1,b3]| & b5 `1 >= b6 `1 & b6 <> W-min (rectangle b1,b2,b3,b4) ) )
proof end;

theorem Th73: :: JGRAPH_6:73
for b1 being set
for b2, b3, b4, b5 being real number st b1 in rectangle b2,b3,b4,b5 & b2 < b3 & b4 < b5 & not b1 in LSeg |[b2,b4]|,|[b2,b5]| & not b1 in LSeg |[b2,b5]|,|[b3,b5]| & not b1 in LSeg |[b3,b5]|,|[b3,b4]| holds
b1 in LSeg |[b3,b4]|,|[b2,b4]|
proof end;

theorem Th74: :: JGRAPH_6:74
for b1, b2 being Point of (TOP-REAL 2) st LE b1,b2, rectangle (- 1),1,(- 1),1 & b1 in LSeg |[(- 1),(- 1)]|,|[(- 1),1]| & not ( b2 in LSeg |[(- 1),(- 1)]|,|[(- 1),1]| & b2 `2 >= b1 `2 ) & not b2 in LSeg |[(- 1),1]|,|[1,1]| & not b2 in LSeg |[1,1]|,|[1,(- 1)]| holds
( b2 in LSeg |[1,(- 1)]|,|[(- 1),(- 1)]| & b2 <> |[(- 1),(- 1)]| )
proof end;

theorem Th75: :: JGRAPH_6:75
for b1, b2 being Point of (TOP-REAL 2)
for b3 being non empty compact Subset of (TOP-REAL 2)
for b4 being Function of (TOP-REAL 2),(TOP-REAL 2) st b3 = circle 0,0,1 & b4 = Sq_Circ & b1 in LSeg |[(- 1),(- 1)]|,|[(- 1),1]| & b1 `2 >= 0 & LE b1,b2, rectangle (- 1),1,(- 1),1 holds
LE b4 . b1,b4 . b2,b3
proof end;

theorem Th76: :: JGRAPH_6:76
for b1, b2, b3 being Point of (TOP-REAL 2)
for b4 being non empty compact Subset of (TOP-REAL 2)
for b5 being Function of (TOP-REAL 2),(TOP-REAL 2) st b4 = circle 0,0,1 & b5 = Sq_Circ & b1 in LSeg |[(- 1),(- 1)]|,|[(- 1),1]| & b1 `2 >= 0 & LE b1,b2, rectangle (- 1),1,(- 1),1 & LE b2,b3, rectangle (- 1),1,(- 1),1 holds
LE b5 . b2,b5 . b3,b4
proof end;

theorem Th77: :: JGRAPH_6:77
for b1 being Point of (TOP-REAL 2)
for b2 being Function of (TOP-REAL 2),(TOP-REAL 2) st b2 = Sq_Circ & b1 `1 = - 1 & b1 `2 < 0 holds
( (b2 . b1) `1 < 0 & (b2 . b1) `2 < 0 )
proof end;

theorem Th78: :: JGRAPH_6:78
for b1 being Point of (TOP-REAL 2)
for b2 being non empty compact Subset of (TOP-REAL 2)
for b3 being Function of (TOP-REAL 2),(TOP-REAL 2) st b2 = circle 0,0,1 & b3 = Sq_Circ holds
( (b3 . b1) `1 >= 0 iff b1 `1 >= 0 )
proof end;

theorem Th79: :: JGRAPH_6:79
for b1 being Point of (TOP-REAL 2)
for b2 being non empty compact Subset of (TOP-REAL 2)
for b3 being Function of (TOP-REAL 2),(TOP-REAL 2) st b2 = circle 0,0,1 & b3 = Sq_Circ holds
( (b3 . b1) `2 >= 0 iff b1 `2 >= 0 )
proof end;

theorem Th80: :: JGRAPH_6:80
for b1, b2 being Point of (TOP-REAL 2)
for b3 being Function of (TOP-REAL 2),(TOP-REAL 2) st b3 = Sq_Circ & b1 in LSeg |[(- 1),(- 1)]|,|[(- 1),1]| & b2 in LSeg |[1,(- 1)]|,|[(- 1),(- 1)]| holds
(b3 . b1) `1 <= (b3 . b2) `1
proof end;

theorem Th81: :: JGRAPH_6:81
for b1, b2 being Point of (TOP-REAL 2)
for b3 being Function of (TOP-REAL 2),(TOP-REAL 2) st b3 = Sq_Circ & b1 in LSeg |[(- 1),(- 1)]|,|[(- 1),1]| & b2 in LSeg |[(- 1),(- 1)]|,|[(- 1),1]| & b1 `2 >= b2 `2 & b1 `2 < 0 holds
(b3 . b1) `2 >= (b3 . b2) `2
proof end;

theorem Th82: :: JGRAPH_6:82
for b1, b2, b3, b4 being Point of (TOP-REAL 2)
for b5 being non empty compact Subset of (TOP-REAL 2)
for b6 being Function of (TOP-REAL 2),(TOP-REAL 2) st b5 = circle 0,0,1 & b6 = Sq_Circ & LE b1,b2, rectangle (- 1),1,(- 1),1 & LE b2,b3, rectangle (- 1),1,(- 1),1 & LE b3,b4, rectangle (- 1),1,(- 1),1 holds
b6 . b1,b6 . b2,b6 . b3,b6 . b4 are_in_this_order_on b5
proof end;

theorem Th83: :: JGRAPH_6:83
for b1, b2 being Point of (TOP-REAL 2)
for b3 being non empty compact Subset of (TOP-REAL 2) st b3 is_simple_closed_curve & b1 in b3 & b2 in b3 & not LE b1,b2,b3 holds
LE b2,b1,b3
proof end;

theorem Th84: :: JGRAPH_6:84
for b1, b2, b3 being Point of (TOP-REAL 2)
for b4 being non empty compact Subset of (TOP-REAL 2) st b4 is_simple_closed_curve & b1 in b4 & b2 in b4 & b3 in b4 & not ( LE b1,b2,b4 & LE b2,b3,b4 ) & not ( LE b1,b3,b4 & LE b3,b2,b4 ) & not ( LE b2,b1,b4 & LE b1,b3,b4 ) & not ( LE b2,b3,b4 & LE b3,b1,b4 ) & not ( LE b3,b1,b4 & LE b1,b2,b4 ) holds
( LE b3,b2,b4 & LE b2,b1,b4 ) by Th83;

theorem Th85: :: JGRAPH_6:85
for b1, b2, b3 being Point of (TOP-REAL 2)
for b4 being non empty compact Subset of (TOP-REAL 2) st b4 is_simple_closed_curve & b1 in b4 & b2 in b4 & b3 in b4 & LE b2,b3,b4 & not LE b1,b2,b4 & not ( LE b2,b1,b4 & LE b1,b3,b4 ) holds
LE b3,b1,b4 by Th83;

theorem Th86: :: JGRAPH_6:86
for b1, b2, b3, b4 being Point of (TOP-REAL 2)
for b5 being non empty compact Subset of (TOP-REAL 2) st b5 is_simple_closed_curve & b1 in b5 & b2 in b5 & b3 in b5 & b4 in b5 & LE b2,b3,b5 & LE b3,b4,b5 & not LE b1,b2,b5 & not ( LE b2,b1,b5 & LE b1,b3,b5 ) & not ( LE b3,b1,b5 & LE b1,b4,b5 ) holds
LE b4,b1,b5 by Th83;

theorem Th87: :: JGRAPH_6:87
for b1, b2, b3, b4 being Point of (TOP-REAL 2)
for b5 being non empty compact Subset of (TOP-REAL 2)
for b6 being Function of (TOP-REAL 2),(TOP-REAL 2) st b5 = circle 0,0,1 & b6 = Sq_Circ & LE b6 . b1,b6 . b2,b5 & LE b6 . b2,b6 . b3,b5 & LE b6 . b3,b6 . b4,b5 holds
b1,b2,b3,b4 are_in_this_order_on rectangle (- 1),1,(- 1),1
proof end;

theorem Th88: :: JGRAPH_6:88
for b1, b2, b3, b4 being Point of (TOP-REAL 2)
for b5 being non empty compact Subset of (TOP-REAL 2)
for b6 being Function of (TOP-REAL 2),(TOP-REAL 2) st b5 = circle 0,0,1 & b6 = Sq_Circ holds
( b1,b2,b3,b4 are_in_this_order_on rectangle (- 1),1,(- 1),1 iff b6 . b1,b6 . b2,b6 . b3,b6 . b4 are_in_this_order_on b5 )
proof end;

theorem Th89: :: JGRAPH_6:89
for b1, b2, b3, b4 being Point of (TOP-REAL 2)
for b5 being Subset of (TOP-REAL 2) st b1,b2,b3,b4 are_in_this_order_on rectangle (- 1),1,(- 1),1 holds
for b6, b7 being Function of I[01] ,(TOP-REAL 2) st b6 is continuous & b6 is one-to-one & b7 is continuous & b7 is one-to-one & b5 = closed_inside_of_rectangle (- 1),1,(- 1),1 & b6 . 0 = b1 & b6 . 1 = b3 & b7 . 0 = b2 & b7 . 1 = b4 & rng b6 c= b5 & rng b7 c= b5 holds
rng b6 meets rng b7
proof end;