:: GOBOARD6 semantic presentation  Show TPTP formulae Show IDV graph for whole article:: Showing IDV graph ... (Click the Palm Trees again to close it)

Lm1: for p, q being Point of (TOP-REAL 2) holds
( (p + q) `1 = (p `1 ) + (q `1 ) & (p + q) `2 = (p `2 ) + (q `2 ) )
proof end;

Lm2: for p, q being Point of (TOP-REAL 2) holds
( (p - q) `1 = (p `1 ) - (q `1 ) & (p - q) `2 = (p `2 ) - (q `2 ) )
proof end;

Lm3: for r being Real
for p being Point of (TOP-REAL 2) holds
( (r * p) `1 = r * (p `1 ) & (r * p) `2 = r * (p `2 ) )
proof end;

theorem :: GOBOARD6:1  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
canceled;

theorem :: GOBOARD6:2  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
canceled;

theorem :: GOBOARD6:3  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
canceled;

theorem Th4: :: GOBOARD6:4  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for M being non empty Reflexive MetrStruct
for u being Point of M
for r being real number st r > 0 holds
u in Ball u,r
proof end;

Lm4: for M being MetrSpace
for B being Subset of (TopSpaceMetr M)
for r being real number
for u being Point of M st B = Ball u,r holds
B is open
proof end;

theorem :: GOBOARD6:5  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
canceled;

theorem Th6: :: GOBOARD6:6  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for n being Nat
for r being Real
for B being Subset of (TOP-REAL n)
for u being Point of (Euclid n) st B = Ball u,r holds
B is open by Lm4;

theorem Th7: :: GOBOARD6:7  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for M being non empty MetrSpace
for u being Point of M
for P being Subset of (TopSpaceMetr M) holds
( u in Int P iff ex r being real number st
( r > 0 & Ball u,r c= P ) )
proof end;

theorem Th8: :: GOBOARD6:8  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for n being Nat
for u being Point of (Euclid n)
for P being Subset of (TOP-REAL n) holds
( u in Int P iff ex r being real number st
( r > 0 & Ball u,r c= P ) ) by Th7;

theorem Th9: :: GOBOARD6:9  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for r1, s1, r2, s2 being Real
for u, v being Point of (Euclid 2) st u = |[r1,s1]| & v = |[r2,s2]| holds
dist u,v = sqrt (((r1 - r2) ^2 ) + ((s1 - s2) ^2 ))
proof end;

theorem Th10: :: GOBOARD6:10  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for r, s, r2, r1 being Real
for u being Point of (Euclid 2) st u = |[r,s]| & 0 <= r2 & r2 < r1 holds
|[(r + r2),s]| in Ball u,r1
proof end;

theorem Th11: :: GOBOARD6:11  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for r, s, s2, s1 being Real
for u being Point of (Euclid 2) st u = |[r,s]| & 0 <= s2 & s2 < s1 holds
|[r,(s + s2)]| in Ball u,s1
proof end;

theorem Th12: :: GOBOARD6:12  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for r, s, r2, r1 being Real
for u being Point of (Euclid 2) st u = |[r,s]| & 0 <= r2 & r2 < r1 holds
|[(r - r2),s]| in Ball u,r1
proof end;

theorem Th13: :: GOBOARD6:13  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for r, s, s2, s1 being Real
for u being Point of (Euclid 2) st u = |[r,s]| & 0 <= s2 & s2 < s1 holds
|[r,(s - s2)]| in Ball u,s1
proof end;

theorem Th14: :: GOBOARD6:14  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for i, j being Nat
for G being Go-board st 1 <= i & i < len G & 1 <= j & j < width G holds
(G * i,j) + (G * (i + 1),(j + 1)) = (G * i,(j + 1)) + (G * (i + 1),j)
proof end;

Lm5: TOP-REAL 2 = TopSpaceMetr (Euclid 2) by EUCLID:def 8
.= TopStruct(# the carrier of (Euclid 2),(Family_open_set (Euclid 2)) #) by PCOMPS_1:def 6 ;

theorem Th15: :: GOBOARD6:15  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for G being Go-board holds Int (v_strip G,0) = { |[r,s]| where r, s is Real : r < (G * 1,1) `1 }
proof end;

theorem Th16: :: GOBOARD6:16  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for G being Go-board holds Int (v_strip G,(len G)) = { |[r,s]| where r, s is Real : (G * (len G),1) `1 < r }
proof end;

theorem Th17: :: GOBOARD6:17  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for i being Nat
for G being Go-board st 1 <= i & i < len G holds
Int (v_strip G,i) = { |[r,s]| where r, s is Real : ( (G * i,1) `1 < r & r < (G * (i + 1),1) `1 ) }
proof end;

theorem Th18: :: GOBOARD6:18  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for G being Go-board holds Int (h_strip G,0) = { |[r,s]| where r, s is Real : s < (G * 1,1) `2 }
proof end;

theorem Th19: :: GOBOARD6:19  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for G being Go-board holds Int (h_strip G,(width G)) = { |[r,s]| where r, s is Real : (G * 1,(width G)) `2 < s }
proof end;

theorem Th20: :: GOBOARD6:20  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for j being Nat
for G being Go-board st 1 <= j & j < width G holds
Int (h_strip G,j) = { |[r,s]| where r, s is Real : ( (G * 1,j) `2 < s & s < (G * 1,(j + 1)) `2 ) }
proof end;

theorem Th21: :: GOBOARD6:21  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for G being Go-board holds Int (cell G,0,0) = { |[r,s]| where r, s is Real : ( r < (G * 1,1) `1 & s < (G * 1,1) `2 ) }
proof end;

theorem Th22: :: GOBOARD6:22  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for G being Go-board holds Int (cell G,0,(width G)) = { |[r,s]| where r, s is Real : ( r < (G * 1,1) `1 & (G * 1,(width G)) `2 < s ) }
proof end;

theorem Th23: :: GOBOARD6:23  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for j being Nat
for G being Go-board st 1 <= j & j < width G holds
Int (cell G,0,j) = { |[r,s]| where r, s is Real : ( r < (G * 1,1) `1 & (G * 1,j) `2 < s & s < (G * 1,(j + 1)) `2 ) }
proof end;

theorem Th24: :: GOBOARD6:24  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for G being Go-board holds Int (cell G,(len G),0) = { |[r,s]| where r, s is Real : ( (G * (len G),1) `1 < r & s < (G * 1,1) `2 ) }
proof end;

theorem Th25: :: GOBOARD6:25  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for G being Go-board holds Int (cell G,(len G),(width G)) = { |[r,s]| where r, s is Real : ( (G * (len G),1) `1 < r & (G * 1,(width G)) `2 < s ) }
proof end;

theorem Th26: :: GOBOARD6:26  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for j being Nat
for G being Go-board st 1 <= j & j < width G holds
Int (cell G,(len G),j) = { |[r,s]| where r, s is Real : ( (G * (len G),1) `1 < r & (G * 1,j) `2 < s & s < (G * 1,(j + 1)) `2 ) }
proof end;

theorem Th27: :: GOBOARD6:27  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for i being Nat
for G being Go-board st 1 <= i & i < len G holds
Int (cell G,i,0) = { |[r,s]| where r, s is Real : ( (G * i,1) `1 < r & r < (G * (i + 1),1) `1 & s < (G * 1,1) `2 ) }
proof end;

theorem Th28: :: GOBOARD6:28  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for i being Nat
for G being Go-board st 1 <= i & i < len G holds
Int (cell G,i,(width G)) = { |[r,s]| where r, s is Real : ( (G * i,1) `1 < r & r < (G * (i + 1),1) `1 & (G * 1,(width G)) `2 < s ) }
proof end;

theorem Th29: :: GOBOARD6:29  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for i, j being Nat
for G being Go-board st 1 <= i & i < len G & 1 <= j & j < width G holds
Int (cell G,i,j) = { |[r,s]| where r, s is Real : ( (G * i,1) `1 < r & r < (G * (i + 1),1) `1 & (G * 1,j) `2 < s & s < (G * 1,(j + 1)) `2 ) }
proof end;

theorem :: GOBOARD6:30  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for j being Nat
for p being Point of (TOP-REAL 2)
for G being Go-board st 1 <= j & j <= width G & p in Int (h_strip G,j) holds
p `2 > (G * 1,j) `2
proof end;

theorem :: GOBOARD6:31  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for j being Nat
for p being Point of (TOP-REAL 2)
for G being Go-board st j < width G & p in Int (h_strip G,j) holds
p `2 < (G * 1,(j + 1)) `2
proof end;

theorem :: GOBOARD6:32  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for i being Nat
for p being Point of (TOP-REAL 2)
for G being Go-board st 1 <= i & i <= len G & p in Int (v_strip G,i) holds
p `1 > (G * i,1) `1
proof end;

theorem :: GOBOARD6:33  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for i being Nat
for p being Point of (TOP-REAL 2)
for G being Go-board st i < len G & p in Int (v_strip G,i) holds
p `1 < (G * (i + 1),1) `1
proof end;

theorem Th34: :: GOBOARD6:34  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for i, j being Nat
for G being Go-board st 1 <= i & i + 1 <= len G & 1 <= j & j + 1 <= width G holds
(1 / 2) * ((G * i,j) + (G * (i + 1),(j + 1))) in Int (cell G,i,j)
proof end;

theorem Th35: :: GOBOARD6:35  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for i being Nat
for G being Go-board st 1 <= i & i + 1 <= len G holds
((1 / 2) * ((G * i,(width G)) + (G * (i + 1),(width G)))) + |[0,1]| in Int (cell G,i,(width G))
proof end;

theorem Th36: :: GOBOARD6:36  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for i being Nat
for G being Go-board st 1 <= i & i + 1 <= len G holds
((1 / 2) * ((G * i,1) + (G * (i + 1),1))) - |[0,1]| in Int (cell G,i,0)
proof end;

theorem Th37: :: GOBOARD6:37  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for j being Nat
for G being Go-board st 1 <= j & j + 1 <= width G holds
((1 / 2) * ((G * (len G),j) + (G * (len G),(j + 1)))) + |[1,0]| in Int (cell G,(len G),j)
proof end;

theorem Th38: :: GOBOARD6:38  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for j being Nat
for G being Go-board st 1 <= j & j + 1 <= width G holds
((1 / 2) * ((G * 1,j) + (G * 1,(j + 1)))) - |[1,0]| in Int (cell G,0,j)
proof end;

theorem Th39: :: GOBOARD6:39  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for G being Go-board holds (G * 1,1) - |[1,1]| in Int (cell G,0,0)
proof end;

theorem Th40: :: GOBOARD6:40  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for G being Go-board holds (G * (len G),(width G)) + |[1,1]| in Int (cell G,(len G),(width G))
proof end;

theorem Th41: :: GOBOARD6:41  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for G being Go-board holds (G * 1,(width G)) + |[(- 1),1]| in Int (cell G,0,(width G))
proof end;

theorem Th42: :: GOBOARD6:42  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for G being Go-board holds (G * (len G),1) + |[1,(- 1)]| in Int (cell G,(len G),0)
proof end;

theorem Th43: :: GOBOARD6:43  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for i, j being Nat
for G being Go-board st 1 <= i & i < len G & 1 <= j & j < width G holds
LSeg ((1 / 2) * ((G * i,j) + (G * (i + 1),(j + 1)))),((1 / 2) * ((G * i,j) + (G * i,(j + 1)))) c= (Int (cell G,i,j)) \/ {((1 / 2) * ((G * i,j) + (G * i,(j + 1))))}
proof end;

theorem Th44: :: GOBOARD6:44  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for i, j being Nat
for G being Go-board st 1 <= i & i < len G & 1 <= j & j < width G holds
LSeg ((1 / 2) * ((G * i,j) + (G * (i + 1),(j + 1)))),((1 / 2) * ((G * i,(j + 1)) + (G * (i + 1),(j + 1)))) c= (Int (cell G,i,j)) \/ {((1 / 2) * ((G * i,(j + 1)) + (G * (i + 1),(j + 1))))}
proof end;

theorem Th45: :: GOBOARD6:45  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for i, j being Nat
for G being Go-board st 1 <= i & i < len G & 1 <= j & j < width G holds
LSeg ((1 / 2) * ((G * i,j) + (G * (i + 1),(j + 1)))),((1 / 2) * ((G * (i + 1),j) + (G * (i + 1),(j + 1)))) c= (Int (cell G,i,j)) \/ {((1 / 2) * ((G * (i + 1),j) + (G * (i + 1),(j + 1))))}
proof end;

theorem Th46: :: GOBOARD6:46  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for i, j being Nat
for G being Go-board st 1 <= i & i < len G & 1 <= j & j < width G holds
LSeg ((1 / 2) * ((G * i,j) + (G * (i + 1),(j + 1)))),((1 / 2) * ((G * i,j) + (G * (i + 1),j))) c= (Int (cell G,i,j)) \/ {((1 / 2) * ((G * i,j) + (G * (i + 1),j)))}
proof end;

theorem Th47: :: GOBOARD6:47  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for j being Nat
for G being Go-board st 1 <= j & j < width G holds
LSeg (((1 / 2) * ((G * 1,j) + (G * 1,(j + 1)))) - |[1,0]|),((1 / 2) * ((G * 1,j) + (G * 1,(j + 1)))) c= (Int (cell G,0,j)) \/ {((1 / 2) * ((G * 1,j) + (G * 1,(j + 1))))}
proof end;

theorem Th48: :: GOBOARD6:48  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for j being Nat
for G being Go-board st 1 <= j & j < width G holds
LSeg (((1 / 2) * ((G * (len G),j) + (G * (len G),(j + 1)))) + |[1,0]|),((1 / 2) * ((G * (len G),j) + (G * (len G),(j + 1)))) c= (Int (cell G,(len G),j)) \/ {((1 / 2) * ((G * (len G),j) + (G * (len G),(j + 1))))}
proof end;

theorem Th49: :: GOBOARD6:49  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for i being Nat
for G being Go-board st 1 <= i & i < len G holds
LSeg (((1 / 2) * ((G * i,1) + (G * (i + 1),1))) - |[0,1]|),((1 / 2) * ((G * i,1) + (G * (i + 1),1))) c= (Int (cell G,i,0)) \/ {((1 / 2) * ((G * i,1) + (G * (i + 1),1)))}
proof end;

theorem Th50: :: GOBOARD6:50  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for i being Nat
for G being Go-board st 1 <= i & i < len G holds
LSeg (((1 / 2) * ((G * i,(width G)) + (G * (i + 1),(width G)))) + |[0,1]|),((1 / 2) * ((G * i,(width G)) + (G * (i + 1),(width G)))) c= (Int (cell G,i,(width G))) \/ {((1 / 2) * ((G * i,(width G)) + (G * (i + 1),(width G))))}
proof end;

theorem Th51: :: GOBOARD6:51  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for j being Nat
for G being Go-board st 1 <= j & j < width G holds
LSeg (((1 / 2) * ((G * 1,j) + (G * 1,(j + 1)))) - |[1,0]|),((G * 1,j) - |[1,0]|) c= (Int (cell G,0,j)) \/ {((G * 1,j) - |[1,0]|)}
proof end;

theorem Th52: :: GOBOARD6:52  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for j being Nat
for G being Go-board st 1 <= j & j < width G holds
LSeg (((1 / 2) * ((G * 1,j) + (G * 1,(j + 1)))) - |[1,0]|),((G * 1,(j + 1)) - |[1,0]|) c= (Int (cell G,0,j)) \/ {((G * 1,(j + 1)) - |[1,0]|)}
proof end;

theorem Th53: :: GOBOARD6:53  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for j being Nat
for G being Go-board st 1 <= j & j < width G holds
LSeg (((1 / 2) * ((G * (len G),j) + (G * (len G),(j + 1)))) + |[1,0]|),((G * (len G),j) + |[1,0]|) c= (Int (cell G,(len G),j)) \/ {((G * (len G),j) + |[1,0]|)}
proof end;

theorem Th54: :: GOBOARD6:54  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for j being Nat
for G being Go-board st 1 <= j & j < width G holds
LSeg (((1 / 2) * ((G * (len G),j) + (G * (len G),(j + 1)))) + |[1,0]|),((G * (len G),(j + 1)) + |[1,0]|) c= (Int (cell G,(len G),j)) \/ {((G * (len G),(j + 1)) + |[1,0]|)}
proof end;

theorem Th55: :: GOBOARD6:55  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for i being Nat
for G being Go-board st 1 <= i & i < len G holds
LSeg (((1 / 2) * ((G * i,1) + (G * (i + 1),1))) - |[0,1]|),((G * i,1) - |[0,1]|) c= (Int (cell G,i,0)) \/ {((G * i,1) - |[0,1]|)}
proof end;

theorem Th56: :: GOBOARD6:56  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for i being Nat
for G being Go-board st 1 <= i & i < len G holds
LSeg (((1 / 2) * ((G * i,1) + (G * (i + 1),1))) - |[0,1]|),((G * (i + 1),1) - |[0,1]|) c= (Int (cell G,i,0)) \/ {((G * (i + 1),1) - |[0,1]|)}
proof end;

theorem Th57: :: GOBOARD6:57  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for i being Nat
for G being Go-board st 1 <= i & i < len G holds
LSeg (((1 / 2) * ((G * i,(width G)) + (G * (i + 1),(width G)))) + |[0,1]|),((G * i,(width G)) + |[0,1]|) c= (Int (cell G,i,(width G))) \/ {((G * i,(width G)) + |[0,1]|)}
proof end;

theorem Th58: :: GOBOARD6:58  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for i being Nat
for G being Go-board st 1 <= i & i < len G holds
LSeg (((1 / 2) * ((G * i,(width G)) + (G * (i + 1),(width G)))) + |[0,1]|),((G * (i + 1),(width G)) + |[0,1]|) c= (Int (cell G,i,(width G))) \/ {((G * (i + 1),(width G)) + |[0,1]|)}
proof end;

theorem Th59: :: GOBOARD6:59  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for G being Go-board holds LSeg ((G * 1,1) - |[1,1]|),((G * 1,1) - |[1,0]|) c= (Int (cell G,0,0)) \/ {((G * 1,1) - |[1,0]|)}
proof end;

theorem Th60: :: GOBOARD6:60  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for G being Go-board holds LSeg ((G * (len G),1) + |[1,(- 1)]|),((G * (len G),1) + |[1,0]|) c= (Int (cell G,(len G),0)) \/ {((G * (len G),1) + |[1,0]|)}
proof end;

theorem Th61: :: GOBOARD6:61  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for G being Go-board holds LSeg ((G * 1,(width G)) + |[(- 1),1]|),((G * 1,(width G)) - |[1,0]|) c= (Int (cell G,0,(width G))) \/ {((G * 1,(width G)) - |[1,0]|)}
proof end;

theorem Th62: :: GOBOARD6:62  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for G being Go-board holds LSeg ((G * (len G),(width G)) + |[1,1]|),((G * (len G),(width G)) + |[1,0]|) c= (Int (cell G,(len G),(width G))) \/ {((G * (len G),(width G)) + |[1,0]|)}
proof end;

theorem Th63: :: GOBOARD6:63  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for G being Go-board holds LSeg ((G * 1,1) - |[1,1]|),((G * 1,1) - |[0,1]|) c= (Int (cell G,0,0)) \/ {((G * 1,1) - |[0,1]|)}
proof end;

theorem Th64: :: GOBOARD6:64  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for G being Go-board holds LSeg ((G * (len G),1) + |[1,(- 1)]|),((G * (len G),1) - |[0,1]|) c= (Int (cell G,(len G),0)) \/ {((G * (len G),1) - |[0,1]|)}
proof end;

theorem Th65: :: GOBOARD6:65  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for G being Go-board holds LSeg ((G * 1,(width G)) + |[(- 1),1]|),((G * 1,(width G)) + |[0,1]|) c= (Int (cell G,0,(width G))) \/ {((G * 1,(width G)) + |[0,1]|)}
proof end;

theorem Th66: :: GOBOARD6:66  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for G being Go-board holds LSeg ((G * (len G),(width G)) + |[1,1]|),((G * (len G),(width G)) + |[0,1]|) c= (Int (cell G,(len G),(width G))) \/ {((G * (len G),(width G)) + |[0,1]|)}
proof end;

theorem :: GOBOARD6:67  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for i, j being Nat
for G being Go-board st 1 <= i & i < len G & 1 <= j & j + 1 < width G holds
LSeg ((1 / 2) * ((G * i,j) + (G * (i + 1),(j + 1)))),((1 / 2) * ((G * i,(j + 1)) + (G * (i + 1),(j + 2)))) c= ((Int (cell G,i,j)) \/ (Int (cell G,i,(j + 1)))) \/ {((1 / 2) * ((G * i,(j + 1)) + (G * (i + 1),(j + 1))))}
proof end;

theorem :: GOBOARD6:68  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for j, i being Nat
for G being Go-board st 1 <= j & j < width G & 1 <= i & i + 1 < len G holds
LSeg ((1 / 2) * ((G * i,j) + (G * (i + 1),(j + 1)))),((1 / 2) * ((G * (i + 1),j) + (G * (i + 2),(j + 1)))) c= ((Int (cell G,i,j)) \/ (Int (cell G,(i + 1),j))) \/ {((1 / 2) * ((G * (i + 1),j) + (G * (i + 1),(j + 1))))}
proof end;

theorem :: GOBOARD6:69  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for i being Nat
for G being Go-board st 1 <= i & i < len G & 1 < width G holds
LSeg (((1 / 2) * ((G * i,1) + (G * (i + 1),1))) - |[0,1]|),((1 / 2) * ((G * i,1) + (G * (i + 1),2))) c= ((Int (cell G,i,0)) \/ (Int (cell G,i,1))) \/ {((1 / 2) * ((G * i,1) + (G * (i + 1),1)))}
proof end;

theorem :: GOBOARD6:70  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for i being Nat
for G being Go-board st 1 <= i & i < len G & 1 < width G holds
LSeg (((1 / 2) * ((G * i,(width G)) + (G * (i + 1),(width G)))) + |[0,1]|),((1 / 2) * ((G * i,(width G)) + (G * (i + 1),((width G) -' 1)))) c= ((Int (cell G,i,((width G) -' 1))) \/ (Int (cell G,i,(width G)))) \/ {((1 / 2) * ((G * i,(width G)) + (G * (i + 1),(width G))))}
proof end;

theorem :: GOBOARD6:71  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for j being Nat
for G being Go-board st 1 <= j & j < width G & 1 < len G holds
LSeg (((1 / 2) * ((G * 1,j) + (G * 1,(j + 1)))) - |[1,0]|),((1 / 2) * ((G * 1,j) + (G * 2,(j + 1)))) c= ((Int (cell G,0,j)) \/ (Int (cell G,1,j))) \/ {((1 / 2) * ((G * 1,j) + (G * 1,(j + 1))))}
proof end;

theorem :: GOBOARD6:72  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for j being Nat
for G being Go-board st 1 <= j & j < width G & 1 < len G holds
LSeg (((1 / 2) * ((G * (len G),j) + (G * (len G),(j + 1)))) + |[1,0]|),((1 / 2) * ((G * (len G),j) + (G * ((len G) -' 1),(j + 1)))) c= ((Int (cell G,((len G) -' 1),j)) \/ (Int (cell G,(len G),j))) \/ {((1 / 2) * ((G * (len G),j) + (G * (len G),(j + 1))))}
proof end;

Lm6: (1 / 2) + (1 / 2) = 1
;

theorem :: GOBOARD6:73  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for j being Nat
for G being Go-board st 1 < len G & 1 <= j & j + 1 < width G holds
LSeg (((1 / 2) * ((G * 1,j) + (G * 1,(j + 1)))) - |[1,0]|),(((1 / 2) * ((G * 1,(j + 1)) + (G * 1,(j + 2)))) - |[1,0]|) c= ((Int (cell G,0,j)) \/ (Int (cell G,0,(j + 1)))) \/ {((G * 1,(j + 1)) - |[1,0]|)}
proof end;

theorem :: GOBOARD6:74  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for j being Nat
for G being Go-board st 1 < len G & 1 <= j & j + 1 < width G holds
LSeg (((1 / 2) * ((G * (len G),j) + (G * (len G),(j + 1)))) + |[1,0]|),(((1 / 2) * ((G * (len G),(j + 1)) + (G * (len G),(j + 2)))) + |[1,0]|) c= ((Int (cell G,(len G),j)) \/ (Int (cell G,(len G),(j + 1)))) \/ {((G * (len G),(j + 1)) + |[1,0]|)}
proof end;

theorem :: GOBOARD6:75  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for i being Nat
for G being Go-board st 1 < width G & 1 <= i & i + 1 < len G holds
LSeg (((1 / 2) * ((G * i,1) + (G * (i + 1),1))) - |[0,1]|),(((1 / 2) * ((G * (i + 1),1) + (G * (i + 2),1))) - |[0,1]|) c= ((Int (cell G,i,0)) \/ (Int (cell G,(i + 1),0))) \/ {((G * (i + 1),1) - |[0,1]|)}
proof end;

theorem :: GOBOARD6:76  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for i being Nat
for G being Go-board st 1 < width G & 1 <= i & i + 1 < len G holds
LSeg (((1 / 2) * ((G * i,(width G)) + (G * (i + 1),(width G)))) + |[0,1]|),(((1 / 2) * ((G * (i + 1),(width G)) + (G * (i + 2),(width G)))) + |[0,1]|) c= ((Int (cell G,i,(width G))) \/ (Int (cell G,(i + 1),(width G)))) \/ {((G * (i + 1),(width G)) + |[0,1]|)}
proof end;

theorem :: GOBOARD6:77  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for G being Go-board st 1 < len G & 1 < width G holds
LSeg ((G * 1,1) - |[1,1]|),(((1 / 2) * ((G * 1,1) + (G * 1,2))) - |[1,0]|) c= ((Int (cell G,0,0)) \/ (Int (cell G,0,1))) \/ {((G * 1,1) - |[1,0]|)}
proof end;

theorem :: GOBOARD6:78  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for G being Go-board st 1 < len G & 1 < width G holds
LSeg ((G * (len G),1) + |[1,(- 1)]|),(((1 / 2) * ((G * (len G),1) + (G * (len G),2))) + |[1,0]|) c= ((Int (cell G,(len G),0)) \/ (Int (cell G,(len G),1))) \/ {((G * (len G),1) + |[1,0]|)}
proof end;

theorem :: GOBOARD6:79  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for G being Go-board st 1 < len G & 1 < width G holds
LSeg ((G * 1,(width G)) + |[(- 1),1]|),(((1 / 2) * ((G * 1,(width G)) + (G * 1,((width G) -' 1)))) - |[1,0]|) c= ((Int (cell G,0,(width G))) \/ (Int (cell G,0,((width G) -' 1)))) \/ {((G * 1,(width G)) - |[1,0]|)}
proof end;

theorem :: GOBOARD6:80  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for G being Go-board st 1 < len G & 1 < width G holds
LSeg ((G * (len G),(width G)) + |[1,1]|),(((1 / 2) * ((G * (len G),(width G)) + (G * (len G),((width G) -' 1)))) + |[1,0]|) c= ((Int (cell G,(len G),(width G))) \/ (Int (cell G,(len G),((width G) -' 1)))) \/ {((G * (len G),(width G)) + |[1,0]|)}
proof end;

theorem :: GOBOARD6:81  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for G being Go-board st 1 < width G & 1 < len G holds
LSeg ((G * 1,1) - |[1,1]|),(((1 / 2) * ((G * 1,1) + (G * 2,1))) - |[0,1]|) c= ((Int (cell G,0,0)) \/ (Int (cell G,1,0))) \/ {((G * 1,1) - |[0,1]|)}
proof end;

theorem :: GOBOARD6:82  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for G being Go-board st 1 < width G & 1 < len G holds
LSeg ((G * 1,(width G)) + |[(- 1),1]|),(((1 / 2) * ((G * 1,(width G)) + (G * 2,(width G)))) + |[0,1]|) c= ((Int (cell G,0,(width G))) \/ (Int (cell G,1,(width G)))) \/ {((G * 1,(width G)) + |[0,1]|)}
proof end;

theorem :: GOBOARD6:83  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for G being Go-board st 1 < width G & 1 < len G holds
LSeg ((G * (len G),1) + |[1,(- 1)]|),(((1 / 2) * ((G * (len G),1) + (G * ((len G) -' 1),1))) - |[0,1]|) c= ((Int (cell G,(len G),0)) \/ (Int (cell G,((len G) -' 1),0))) \/ {((G * (len G),1) - |[0,1]|)}
proof end;

theorem :: GOBOARD6:84  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for G being Go-board st 1 < width G & 1 < len G holds
LSeg ((G * (len G),(width G)) + |[1,1]|),(((1 / 2) * ((G * (len G),(width G)) + (G * ((len G) -' 1),(width G)))) + |[0,1]|) c= ((Int (cell G,(len G),(width G))) \/ (Int (cell G,((len G) -' 1),(width G)))) \/ {((G * (len G),(width G)) + |[0,1]|)}
proof end;

theorem :: GOBOARD6:85  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for i, j being Nat
for p being Point of (TOP-REAL 2)
for G being Go-board st 1 <= i & i + 1 <= len G & 1 <= j & j + 1 <= width G holds
LSeg ((1 / 2) * ((G * i,j) + (G * (i + 1),(j + 1)))),p meets Int (cell G,i,j)
proof end;

theorem :: GOBOARD6:86  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for i being Nat
for p being Point of (TOP-REAL 2)
for G being Go-board st 1 <= i & i + 1 <= len G holds
LSeg p,(((1 / 2) * ((G * i,(width G)) + (G * (i + 1),(width G)))) + |[0,1]|) meets Int (cell G,i,(width G))
proof end;

theorem :: GOBOARD6:87  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for i being Nat
for p being Point of (TOP-REAL 2)
for G being Go-board st 1 <= i & i + 1 <= len G holds
LSeg (((1 / 2) * ((G * i,1) + (G * (i + 1),1))) - |[0,1]|),p meets Int (cell G,i,0)
proof end;

theorem :: GOBOARD6:88  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for j being Nat
for p being Point of (TOP-REAL 2)
for G being Go-board st 1 <= j & j + 1 <= width G holds
LSeg (((1 / 2) * ((G * 1,j) + (G * 1,(j + 1)))) - |[1,0]|),p meets Int (cell G,0,j)
proof end;

theorem :: GOBOARD6:89  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for j being Nat
for p being Point of (TOP-REAL 2)
for G being Go-board st 1 <= j & j + 1 <= width G holds
LSeg p,(((1 / 2) * ((G * (len G),j) + (G * (len G),(j + 1)))) + |[1,0]|) meets Int (cell G,(len G),j)
proof end;

theorem :: GOBOARD6:90  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p being Point of (TOP-REAL 2)
for G being Go-board holds LSeg p,((G * 1,1) - |[1,1]|) meets Int (cell G,0,0)
proof end;

theorem :: GOBOARD6:91  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p being Point of (TOP-REAL 2)
for G being Go-board holds LSeg p,((G * (len G),(width G)) + |[1,1]|) meets Int (cell G,(len G),(width G))
proof end;

theorem :: GOBOARD6:92  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p being Point of (TOP-REAL 2)
for G being Go-board holds LSeg p,((G * 1,(width G)) + |[(- 1),1]|) meets Int (cell G,0,(width G))
proof end;

theorem :: GOBOARD6:93  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for p being Point of (TOP-REAL 2)
for G being Go-board holds LSeg p,((G * (len G),1) + |[1,(- 1)]|) meets Int (cell G,(len G),0)
proof end;