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

.....set predicate..... 
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)
⊢ partitions(I;p)
BY
(D THEN Auto) }


Latex:


Latex:
.....set  predicate..... 
1.  I  :  Interval
2.  icompact(I)
3.  p  :  \mBbbR{}  List
4.  frs-non-dec(p)
5.  0  <  ||p||  {}\mRightarrow{}  ((left-endpoint(I)  \mleq{}  p[0])  \mwedge{}  (last(p)  \mleq{}  right-endpoint(I)))
6.  a  :  \mBbbR{}
7.  (a  \mmember{}  p)
\mvdash{}  partitions(I;p)


By


Latex:
(D  0  THEN  Auto)




Home Index