Step * 1 of Lemma rsum-split-last


1. : ℤ
2. : ℤ
3. {n..m 1-} ⟶ ℝ
4. n ≤ m
5. n ≤ (m 1)
⊢ Σ{x[i] n≤i≤m} {x[i] n≤i≤1} x[m])
BY
(InstLemma `rsum-split` [⌜n⌝;⌜m⌝;⌜x⌝;⌜1⌝]⋅ THEN Auto THEN Subst' (m 1) -1)⋅ }


Latex:


Latex:

1.  n  :  \mBbbZ{}
2.  m  :  \mBbbZ{}
3.  x  :  \{n..m  +  1\msupminus{}\}  {}\mrightarrow{}  \mBbbR{}
4.  n  \mleq{}  m
5.  n  \mleq{}  (m  -  1)
\mvdash{}  \mSigma{}\{x[i]  |  n\mleq{}i\mleq{}m\}  =  (\mSigma{}\{x[i]  |  n\mleq{}i\mleq{}m  -  1\}  +  x[m])


By


Latex:
(InstLemma  `rsum-split`  [\mkleeneopen{}n\mkleeneclose{};\mkleeneopen{}m\mkleeneclose{};\mkleeneopen{}x\mkleeneclose{};\mkleeneopen{}m  -  1\mkleeneclose{}]\mcdot{}  THEN  Auto  THEN  Subst'  (m  -  1)  +  1  \msim{}  m  -1)\mcdot{}




Home Index