Step
*
2
1
1
3
of Lemma
iproper-approx
1. x : ℝ
2. y : ℝ
3. (True ∧ True) 
⇒ (x < y)
4. n : ℕ+
5. x ≤ (y - (r1/r(n)))
6. (r1/r(n + 1)) < (r1/r(n))
7. r(n) < r(n + 1)
8. True ∧ True
⊢ x < (y - (r1/r(n + 1)))
BY
{ (RWO "5" 0 THENA Auto) }
1
1. x : ℝ
2. y : ℝ
3. (True ∧ True) 
⇒ (x < y)
4. n : ℕ+
5. x ≤ (y - (r1/r(n)))
6. (r1/r(n + 1)) < (r1/r(n))
7. r(n) < r(n + 1)
8. True ∧ True
⊢ (y - (r1/r(n))) < (y - (r1/r(n + 1)))
Latex:
Latex:
1.  x  :  \mBbbR{}
2.  y  :  \mBbbR{}
3.  (True  \mwedge{}  True)  {}\mRightarrow{}  (x  <  y)
4.  n  :  \mBbbN{}\msupplus{}
5.  x  \mleq{}  (y  -  (r1/r(n)))
6.  (r1/r(n  +  1))  <  (r1/r(n))
7.  r(n)  <  r(n  +  1)
8.  True  \mwedge{}  True
\mvdash{}  x  <  (y  -  (r1/r(n  +  1)))
By
Latex:
(RWO  "5"  0  THENA  Auto)
Home
Index