Step * 1 2 of Lemma omega_start_wf


1. : ℕ
2. eqs {L:ℤ List| ||L|| (n 1) ∈ ℤ}  List
3. ineqs {L:ℤ List| ||L|| (n 1) ∈ ℤ}  List
4. Unit
5. gcd-reduce-eq-constraints([];eqs) (inr ) ∈ ({L:ℤ List| ||L|| (n 1) ∈ ℤ}  List?)
6. yyy {L:ℤ List| ||L|| (n 1) ∈ ℤ}  List?
7. gcd-reduce-ineq-constraints([];ineqs) yyy ∈ ({L:ℤ List| ||L|| (n 1) ∈ ℤ}  List?)
⊢ inr y  ∈ IntConstraints
BY
Auto }


Latex:


Latex:

1.  n  :  \mBbbN{}
2.  eqs  :  \{L:\mBbbZ{}  List|  ||L||  =  (n  +  1)\}    List
3.  ineqs  :  \{L:\mBbbZ{}  List|  ||L||  =  (n  +  1)\}    List
4.  y  :  Unit
5.  gcd-reduce-eq-constraints([];eqs)  =  (inr  y  )
6.  yyy  :  \{L:\mBbbZ{}  List|  ||L||  =  (n  +  1)\}    List?
7.  gcd-reduce-ineq-constraints([];ineqs)  =  yyy
\mvdash{}  inr  y    \mmember{}  IntConstraints


By


Latex:
Auto




Home Index