Step * 2 1 1 2 1 of Lemma iproper-approx


1. : ℝ
2. x2 : ℝ
3. (True ∧ True)  (y < x2)
4. : ℕ+
5. (y (r1/r(n))) ≤ x2
6. (r1/r(n 1)) < (r1/r(n))
7. r(n) < r(n 1)
8. True ∧ True
⊢ (y (r1/r(n 1))) < (y (r1/r(n)))
BY
(MoveToConcl (-3)
   THEN GenConclTerms Auto [⌜(r1/r(n 1))⌝;⌜(r1/r(n))⌝]⋅
   THEN All Thin
   THEN Auto
   THEN (nRAdd ⌜y⌝ (-1)⋅ THEN Auto)
   THEN nRNorm 0
   THEN Auto) }


Latex:


Latex:

1.  y  :  \mBbbR{}
2.  x2  :  \mBbbR{}
3.  (True  \mwedge{}  True)  {}\mRightarrow{}  (y  <  x2)
4.  n  :  \mBbbN{}\msupplus{}
5.  (y  +  (r1/r(n)))  \mleq{}  x2
6.  (r1/r(n  +  1))  <  (r1/r(n))
7.  r(n)  <  r(n  +  1)
8.  True  \mwedge{}  True
\mvdash{}  (y  +  (r1/r(n  +  1)))  <  (y  +  (r1/r(n)))


By


Latex:
(MoveToConcl  (-3)
  THEN  GenConclTerms  Auto  [\mkleeneopen{}(r1/r(n  +  1))\mkleeneclose{};\mkleeneopen{}(r1/r(n))\mkleeneclose{}]\mcdot{}
  THEN  All  Thin
  THEN  Auto
  THEN  (nRAdd  \mkleeneopen{}y\mkleeneclose{}  (-1)\mcdot{}  THEN  Auto)
  THEN  nRNorm  0
  THEN  Auto)




Home Index