Step
*
1
of Lemma
nearby-partitions_functionality
1. p : ℝ List
2. q : ℝ List
3. e1 : ℝ
4. e2 : ℝ
5. e1 ≤ e2
6. nearby-partitions(e1;p;q)
⊢ nearby-partitions(e2;p;q)
BY
{ (RepeatFor 3 (ParallelLast) THEN RelRST THEN Auto) }
Latex:
Latex:
1.  p  :  \mBbbR{}  List
2.  q  :  \mBbbR{}  List
3.  e1  :  \mBbbR{}
4.  e2  :  \mBbbR{}
5.  e1  \mleq{}  e2
6.  nearby-partitions(e1;p;q)
\mvdash{}  nearby-partitions(e2;p;q)
By
Latex:
(RepeatFor  3  (ParallelLast)  THEN  RelRST  THEN  Auto)
Home
Index