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

.....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. left-endpoint(I) < p[0]
11. k1 : ℕ+
12. (r1/r(k1)) < (p[0] left-endpoint(I))
13. : ℕ+
14. ∀i:ℕ||p||. (((r(i)/r(N)) < e) ∧ ((r(i)/r(N)) < (p[0] left-endpoint(I))))
⊢ frs-increasing(mklist(||p||;λj.(p[j] (r(||p|| j)/r(N)))))
BY
((D THEN RWO "mklist_length" THEN Auto) THEN (RWO "select-mklist" THENA Auto) THEN Reduce 0) }

1
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. left-endpoint(I) < p[0]
11. k1 : ℕ+
12. (r1/r(k1)) < (p[0] left-endpoint(I))
13. : ℕ+
14. ∀i:ℕ||p||. (((r(i)/r(N)) < e) ∧ ((r(i)/r(N)) < (p[0] left-endpoint(I))))
15. : ℕ||mklist(||p||;λj.(p[j] (r(||p|| j)/r(N))))||
16. : ℕ||p||
17. i < j
⊢ (p[i] (r(||p|| i)/r(N))) < (p[j] (r(||p|| j)/r(N)))


Latex:


Latex:
.....assertion..... 
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.  left-endpoint(I)  <  p[0]
11.  k1  :  \mBbbN{}\msupplus{}
12.  (r1/r(k1))  <  (p[0]  -  left-endpoint(I))
13.  N  :  \mBbbN{}\msupplus{}
14.  \mforall{}i:\mBbbN{}||p||.  (((r(i)/r(N))  <  e)  \mwedge{}  ((r(i)/r(N))  <  (p[0]  -  left-endpoint(I))))
\mvdash{}  frs-increasing(mklist(||p||;\mlambda{}j.(p[j]  -  (r(||p||  -  1  -  j)/r(N)))))


By


Latex:
((D  0  THEN  RWO  "mklist\_length"  0  THEN  Auto)  THEN  (RWO  "select-mklist"  0  THENA  Auto)  THEN  Reduce  0)




Home Index