Step * 1 1 2 1 of Lemma reg-less_wf


1. : ℝ
2. : ℝ
3. n1 : ℕ+
4. (x n1) 4 < n1
5. ∀b:{4...}. ∃n:ℕ+. ∀m:{n...}. (x m) b < m
6. : ℕ+
7. ∀m:{n...}. (x m) 4 < m
8. find-ge(λn.(x n) 4 <n;1) find-ge(λn.(x n) 4 <n;1) ∈ {n':ℤ(1 ≤ n') ∧ n.(x n) 4 <n) n' tt} 
9. x1 : ℤ@i
10. (1 ≤ x1) ∧ n.(x n) 4 <n) x1 tt@i
⊢ x1 ∈ {n:ℕ+(x n) 4 < n} 
BY
(Reduce (-1) THEN RWO "eqtt_to_assert" (-1) THEN Auto THEN RW assert_pushdownC (-1) THEN Auto) }


Latex:


Latex:

1.  x  :  \mBbbR{}
2.  y  :  \mBbbR{}
3.  n1  :  \mBbbN{}\msupplus{}
4.  (x  n1)  +  4  <  y  n1
5.  \mforall{}b:\{4...\}.  \mexists{}n:\mBbbN{}\msupplus{}.  \mforall{}m:\{n...\}.  (x  m)  +  b  <  y  m
6.  n  :  \mBbbN{}\msupplus{}
7.  \mforall{}m:\{n...\}.  (x  m)  +  4  <  y  m
8.  find-ge(\mlambda{}n.(x  n)  +  4  <z  y  n;1)  =  find-ge(\mlambda{}n.(x  n)  +  4  <z  y  n;1)
9.  x1  :  \mBbbZ{}@i
10.  (1  \mleq{}  x1)  \mwedge{}  (\mlambda{}n.(x  n)  +  4  <z  y  n)  x1  =  tt@i
\mvdash{}  x1  \mmember{}  \{n:\mBbbN{}\msupplus{}|  (x  n)  +  4  <  y  n\} 


By


Latex:
(Reduce  (-1)  THEN  RWO  "eqtt\_to\_assert"  (-1)  THEN  Auto  THEN  RW  assert\_pushdownC  (-1)  THEN  Auto)




Home Index