Step * 1 1 1 of Lemma increasing-sequence-converges

.....basecase..... 
1. : ℕ ⟶ ℝ
2. ∀n:ℕ((x n) < (x (n 1)))
3. {2...}
4. : ℕ+
5. ∀n:ℕ+(((x (n 1)) n) ≤ ((r1/r(c)) ((x n) (n 1))))
6. (r(c) ((x 1) 0)/r(c 1)) ≤ (r1/r(m))
7. : ℕ+
⊢ ((x (1 1)) 1) ≤ ((r1/r(c^1)) ((x 1) 0))
BY
((InstHyp [⌜1⌝(-3)⋅ THEN Auto) THEN RWO  "exp1" THEN Auto) }


Latex:


Latex:
.....basecase..... 
1.  x  :  \mBbbN{}  {}\mrightarrow{}  \mBbbR{}
2.  \mforall{}n:\mBbbN{}.  ((x  n)  <  (x  (n  +  1)))
3.  c  :  \{2...\}
4.  m  :  \mBbbN{}\msupplus{}
5.  \mforall{}n:\mBbbN{}\msupplus{}.  (((x  (n  +  1))  -  x  n)  \mleq{}  ((r1/r(c))  *  ((x  n)  -  x  (n  -  1))))
6.  (r(c)  *  ((x  1)  -  x  0)/r(c  -  1))  \mleq{}  (r1/r(m))
7.  n  :  \mBbbN{}\msupplus{}
\mvdash{}  ((x  (1  +  1))  -  x  1)  \mleq{}  ((r1/r(c\^{}1))  *  ((x  1)  -  x  0))


By


Latex:
((InstHyp  [\mkleeneopen{}1\mkleeneclose{}]  (-3)\mcdot{}  THEN  Auto)  THEN  RWO    "exp1"  0  THEN  Auto)




Home Index