Step
*
1
1
1
of Lemma
full-partition-non-dec
1. I : Interval
2. icompact(I)
3. p : partition(I)
4. a : ℝ
5. (a ∈ p)
⊢ a ≤ right-endpoint(I)
BY
{ (D (-3) THEN Unhide THEN Auto) }
1
1. I : Interval
2. icompact(I)
3. p : ℝ List
4. partitions(I;p)
5. a : ℝ
6. (a ∈ p)
⊢ a ≤ right-endpoint(I)
Latex:
Latex:
1.  I  :  Interval
2.  icompact(I)
3.  p  :  partition(I)
4.  a  :  \mBbbR{}
5.  (a  \mmember{}  p)
\mvdash{}  a  \mleq{}  right-endpoint(I)
By
Latex:
(D  (-3)  THEN  Unhide  THEN  Auto)
Home
Index