Step
*
1
1
1
1
of Lemma
full-partition-non-dec
1. I : Interval
2. icompact(I)
3. p : ℝ List
4. partitions(I;p)
5. a : ℝ
6. (a ∈ p)
⊢ a ≤ right-endpoint(I)
BY
{ D (-3) }
1
1. I : Interval
2. icompact(I)
3. p : ℝ List
4. frs-non-dec(p)
5. 0 < ||p|| 
⇒ ((left-endpoint(I) ≤ p[0]) ∧ (last(p) ≤ right-endpoint(I)))
6. a : ℝ
7. (a ∈ p)
⊢ a ≤ right-endpoint(I)
Latex:
Latex:
1.  I  :  Interval
2.  icompact(I)
3.  p  :  \mBbbR{}  List
4.  partitions(I;p)
5.  a  :  \mBbbR{}
6.  (a  \mmember{}  p)
\mvdash{}  a  \mleq{}  right-endpoint(I)
By
Latex:
D  (-3)
Home
Index