Step * 1 2 of Lemma constant-partition-sum


1. Interval
2. icompact(I)
3. partition(I)
4. I ⟶ℝ
5. : ℝ
6. z ∈ I
⊢ (right-endpoint(I) left-endpoint(I)) |I|
BY
(Fold `i-length` THEN Auto) }


Latex:


Latex:

1.  I  :  Interval
2.  icompact(I)
3.  p  :  partition(I)
4.  f  :  I  {}\mrightarrow{}\mBbbR{}
5.  z  :  \mBbbR{}
6.  z  \mmember{}  I
\mvdash{}  (right-endpoint(I)  -  left-endpoint(I))  =  |I|


By


Latex:
(Fold  `i-length`  0  THEN  Auto)




Home Index