Step * 1 of Lemma sum-has-value


1. Base
2. Base
3. (f[x] x < n))↓
⊢ n ∈ ℤ
BY
TACTIC:(Unfold `sum` -1 THEN RecUnfold `sum_aux` (-1) THEN HasValueD (-1) THEN Auto) }


Latex:


Latex:

1.  n  :  Base
2.  f  :  Base
3.  (\mSigma{}(f[x]  |  x  <  n))\mdownarrow{}
\mvdash{}  n  \mmember{}  \mBbbZ{}


By


Latex:
TACTIC:(Unfold  `sum`  -1  THEN  RecUnfold  `sum\_aux`  (-1)  THEN  HasValueD  (-1)  THEN  Auto)




Home Index