Step * 1 of Lemma rsum-constant2


1. : ℤ
2. : ℤ
3. : ℝ
⊢ (a * Σ{r1 n≤k≤m}) (a if m <then r0 else r((m n) 1) fi )
BY
(Unfold `rsum` THEN RepeatFor ((CallByValueReduce THENA Auto)))⋅ }

1
1. : ℤ
2. : ℤ
3. : ℝ
⊢ (a radd-list(map(λk.r1;[n, 1)))) (a if m <then r0 else r((m n) 1) fi )


Latex:


Latex:

1.  n  :  \mBbbZ{}
2.  m  :  \mBbbZ{}
3.  a  :  \mBbbR{}
\mvdash{}  (a  *  \mSigma{}\{r1  |  n\mleq{}k\mleq{}m\})  =  (a  *  if  m  <z  n  then  r0  else  r((m  -  n)  +  1)  fi  )


By


Latex:
(Unfold  `rsum`  0  THEN  RepeatFor  3  ((CallByValueReduce  0  THENA  Auto)))\mcdot{}




Home Index