Step * 1 1 1 1 of Lemma full-partition-non-dec


1. Interval
2. icompact(I)
3. : ℝ List
4. partitions(I;p)
5. : ℝ
6. (a ∈ p)
⊢ a ≤ right-endpoint(I)
BY
(-3) }

1
1. Interval
2. icompact(I)
3. : ℝ List
4. frs-non-dec(p)
5. 0 < ||p||  ((left-endpoint(I) ≤ p[0]) ∧ (last(p) ≤ right-endpoint(I)))
6. : ℝ
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