Step * 1 2 1 2 2 2 1 1 2 of Lemma nearby-increasing-partition


1. Interval
2. icompact(I)
3. : ℝ List
4. ¬(p [] ∈ (ℝ List))
5. {e:ℝr0 < e} 
6. : ℕ+
7. (r1/r(k)) < e
8. left-endpoint(I) < right-endpoint(I)
9. partitions(I;p)
10. : ℕ||p|| 1
11. p[i] < p[i 1]
12. k1 : ℕ+
13. (r1/r(k1)) < (p[i 1] p[i])
14. : ℕ||p||
15. (r(j)/r(||p|| imax(k;k1))) < e
⊢ (r(j)/r(||p|| imax(k;k1))) < (p[i 1] p[i])
BY
(Assert ⌜(r(j)/r(||p|| imax(k;k1))) ≤ (r1/r(k1))⌝⋅ THENM (RelRST THEN Auto)) }

1
.....assertion..... 
1. Interval
2. icompact(I)
3. : ℝ List
4. ¬(p [] ∈ (ℝ List))
5. {e:ℝr0 < e} 
6. : ℕ+
7. (r1/r(k)) < e
8. left-endpoint(I) < right-endpoint(I)
9. partitions(I;p)
10. : ℕ||p|| 1
11. p[i] < p[i 1]
12. k1 : ℕ+
13. (r1/r(k1)) < (p[i 1] p[i])
14. : ℕ||p||
15. (r(j)/r(||p|| imax(k;k1))) < e
⊢ (r(j)/r(||p|| imax(k;k1))) ≤ (r1/r(k1))


Latex:


Latex:

1.  I  :  Interval
2.  icompact(I)
3.  p  :  \mBbbR{}  List
4.  \mneg{}(p  =  [])
5.  e  :  \{e:\mBbbR{}|  r0  <  e\} 
6.  k  :  \mBbbN{}\msupplus{}
7.  (r1/r(k))  <  e
8.  left-endpoint(I)  <  right-endpoint(I)
9.  partitions(I;p)
10.  i  :  \mBbbN{}||p||  -  1
11.  p[i]  <  p[i  +  1]
12.  k1  :  \mBbbN{}\msupplus{}
13.  (r1/r(k1))  <  (p[i  +  1]  -  p[i])
14.  j  :  \mBbbN{}||p||
15.  (r(j)/r(||p||  *  imax(k;k1)))  <  e
\mvdash{}  (r(j)/r(||p||  *  imax(k;k1)))  <  (p[i  +  1]  -  p[i])


By


Latex:
(Assert  \mkleeneopen{}(r(j)/r(||p||  *  imax(k;k1)))  \mleq{}  (r1/r(k1))\mkleeneclose{}\mcdot{}  THENM  (RelRST  THEN  Auto))




Home Index