Step * 1 1 1 1 1 of Lemma separated-partitions-have-common-refinement


1. Interval
2. icompact(I)
3. partition(I)
4. partition(I)
5. separated-partitions(P;Q)
6. : ℝ List
7. frs-increasing(r)
8. frs-refines(r;P)
9. frs-refines(r;Q)
10. 0 < ||r||
11. : ℝ
12. (y ∈ Q)
13. r[0] y
14. ∀x:ℝ((x ∈ P)  (x ∈ I))
15. ∀x:ℝ((x ∈ Q)  (x ∈ I))
16. y ∈ I
⊢ left-endpoint(I) ≤ y
BY
(FLemma `i-member-compact` [-1] THEN Auto) }


Latex:


Latex:

1.  I  :  Interval
2.  icompact(I)
3.  P  :  partition(I)
4.  Q  :  partition(I)
5.  separated-partitions(P;Q)
6.  r  :  \mBbbR{}  List
7.  frs-increasing(r)
8.  frs-refines(r;P)
9.  frs-refines(r;Q)
10.  0  <  ||r||
11.  y  :  \mBbbR{}
12.  (y  \mmember{}  P  @  Q)
13.  r[0]  =  y
14.  \mforall{}x:\mBbbR{}.  ((x  \mmember{}  P)  {}\mRightarrow{}  (x  \mmember{}  I))
15.  \mforall{}x:\mBbbR{}.  ((x  \mmember{}  Q)  {}\mRightarrow{}  (x  \mmember{}  I))
16.  y  \mmember{}  I
\mvdash{}  left-endpoint(I)  \mleq{}  y


By


Latex:
(FLemma  `i-member-compact`  [-1]  THEN  Auto)




Home Index