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

.....upcase..... 
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. : ℤ
8. 0 < n
9. ((x (n 1)) n) ≤ ((r1/r(c^n)) ((x 1) 0))
⊢ ((x ((n 1) 1)) (n 1)) ≤ ((r1/r(c^n 1)) ((x 1) 0))
BY
((InstHyp [⌜1⌝(-5)⋅ THENM RWO "-1" 0) THEN Auto) }

1
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. : ℤ
8. 0 < n
9. ((x (n 1)) n) ≤ ((r1/r(c^n)) ((x 1) 0))
10. ((x ((n 1) 1)) (n 1)) ≤ ((r1/r(c)) ((x (n 1)) ((n 1) 1)))
⊢ ((r1/r(c)) ((x (n 1)) ((n 1) 1))) ≤ ((r1/r(c^n 1)) ((x 1) 0))


Latex:


Latex:
.....upcase..... 
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  :  \mBbbZ{}
8.  0  <  n
9.  ((x  (n  +  1))  -  x  n)  \mleq{}  ((r1/r(c\^{}n))  *  ((x  1)  -  x  0))
\mvdash{}  ((x  ((n  +  1)  +  1))  -  x  (n  +  1))  \mleq{}  ((r1/r(c\^{}n  +  1))  *  ((x  1)  -  x  0))


By


Latex:
((InstHyp  [\mkleeneopen{}n  +  1\mkleeneclose{}]  (-5)\mcdot{}  THENM  RWO  "-1"  0)  THEN  Auto)




Home Index