Step
*
1
1
1
1
1
1
1
of Lemma
omega_step_measure
1. n : ℕ
2. ¬(n = 0 ∈ ℤ)
3. first-success(λL.find-exact-eq-constraint(L);[]) ∈ i:ℕ||[]||
   × x:{x:ℤ List| x = [][i] ∈ (ℤ List)} 
   × {i@0:ℕ+||[][i]||| |[][i][i@0]| = 1 ∈ ℤ} ?
4. i : ℕ||[]||
5. x : {x:ℤ List| x = [][i] ∈ (ℤ List)} 
6. x2 : {i@0:ℕ+||[][i]||| |[][i][i@0]| = 1 ∈ ℤ} 
7. first-success(λL.find-exact-eq-constraint(L);[])
= (inl <i, x, x2>)
∈ (i:ℕ||[]|| × x:{x:ℤ List| x = [][i] ∈ (ℤ List)}  × {i@0:ℕ+||[][i]||| |[][i][i@0]| = 1 ∈ ℤ} ?)
8. xx : {l:ℤ List| ||l|| = ((n - 1) + 1) ∈ ℤ}  List
9. exact-reduce-constraints(x;x2;[]) = xx ∈ ({l:ℤ List| ||l|| = ((n - 1) + 1) ∈ ℤ}  List)
10. x3 : {L:ℤ List| ||L|| = ((n - 1) + 1) ∈ ℤ}  List
11. gcd-reduce-eq-constraints([];xx) = (inl x3) ∈ ({L:ℤ List| ||L|| = ((n - 1) + 1) ∈ ℤ}  List?)
12. yy : {l:ℤ List| ||l|| = ((n - 1) + 1) ∈ ℤ}  List
13. exact-reduce-constraints(x;x2;[]) = yy ∈ ({l:ℤ List| ||l|| = ((n - 1) + 1) ∈ ℤ}  List)
14. x4 : {L:ℤ List| ||L|| = ((n - 1) + 1) ∈ ℤ}  List
15. gcd-reduce-ineq-constraints([];yy) = (inl x4) ∈ ({L:ℤ List| ||L|| = ((n - 1) + 1) ∈ ℤ}  List?)
⊢ 0 < 0
⇒ (¬if x3 = Ax then if x4 = Ax then 0 otherwise ||hd(x4)|| - 1 otherwise ||hd(x3)|| - 1 < 0)
⇒ (¬((if x3 = Ax then if x4 = Ax then 0 otherwise ||hd(x4)|| - 1 otherwise ||hd(x3)|| - 1 = 0 ∈ ℤ) ∧ ||x3|| < 0))
⇒ False
BY
{ TACTIC:Auto }
Latex:
Latex:
1.  n  :  \mBbbN{}
2.  \mneg{}(n  =  0)
3.  first-success(\mlambda{}L.find-exact-eq-constraint(L);[])  \mmember{}  i:\mBbbN{}||[]||
      \mtimes{}  x:\{x:\mBbbZ{}  List|  x  =  [][i]\} 
      \mtimes{}  \{i@0:\mBbbN{}\msupplus{}||[][i]|||  |[][i][i@0]|  =  1\}  ?
4.  i  :  \mBbbN{}||[]||
5.  x  :  \{x:\mBbbZ{}  List|  x  =  [][i]\} 
6.  x2  :  \{i@0:\mBbbN{}\msupplus{}||[][i]|||  |[][i][i@0]|  =  1\} 
7.  first-success(\mlambda{}L.find-exact-eq-constraint(L);[])  =  (inl  <i,  x,  x2>)
8.  xx  :  \{l:\mBbbZ{}  List|  ||l||  =  ((n  -  1)  +  1)\}    List
9.  exact-reduce-constraints(x;x2;[])  =  xx
10.  x3  :  \{L:\mBbbZ{}  List|  ||L||  =  ((n  -  1)  +  1)\}    List
11.  gcd-reduce-eq-constraints([];xx)  =  (inl  x3)
12.  yy  :  \{l:\mBbbZ{}  List|  ||l||  =  ((n  -  1)  +  1)\}    List
13.  exact-reduce-constraints(x;x2;[])  =  yy
14.  x4  :  \{L:\mBbbZ{}  List|  ||L||  =  ((n  -  1)  +  1)\}    List
15.  gcd-reduce-ineq-constraints([];yy)  =  (inl  x4)
\mvdash{}  0  <  0
{}\mRightarrow{}  (\mneg{}if  x3  =  Ax  then  if  x4  =  Ax  then  0  otherwise  ||hd(x4)||  -  1  otherwise  ||hd(x3)||  -  1  <  0)
{}\mRightarrow{}  (\mneg{}((if  x3  =  Ax  then  if  x4  =  Ax  then  0  otherwise  ||hd(x4)||  -  1  otherwise  ||hd(x3)||  -  1  =  0)
      \mwedge{}  ||x3||  <  0))
{}\mRightarrow{}  False
By
Latex:
TACTIC:Auto
Home
Index