Step * 1 1 1 of Lemma isolate_summand


1. : ℤ
2. 0 < n
3. ∀[f:ℕ1 ⟶ ℤ]. ∀[m:ℕ1].  (f[x] x < 1) (f[m] + Σ(if (x =z m) then else f[x] fi  x < 1)) ∈ ℤ)
4. : ℕn ⟶ ℤ
5. ∀[m:ℕ1]. (f[x] x < 1) (f[m] + Σ(if (x =z m) then else f[x] fi  x < 1)) ∈ ℤ)
6. : ℕn
7. (n 1) ∈ ℤ
8. 0 < n
⊢ (f[x] x < 1) f[n 1]) (f[n 1] + Σ(if (x =z 1) then else f[x] fi  x < 1) 0) ∈ ℤ
BY
(Assert Σ(f[x] x < 1) = Σ(if (x =z 1) then else f[x] fi  x < 1) ∈ ℤ THEN Auto') }

1
.....assertion..... 
1. : ℤ
2. 0 < n
3. ∀[f:ℕ1 ⟶ ℤ]. ∀[m:ℕ1].  (f[x] x < 1) (f[m] + Σ(if (x =z m) then else f[x] fi  x < 1)) ∈ ℤ)
4. : ℕn ⟶ ℤ
5. ∀[m:ℕ1]. (f[x] x < 1) (f[m] + Σ(if (x =z m) then else f[x] fi  x < 1)) ∈ ℤ)
6. : ℕn
7. (n 1) ∈ ℤ
8. 0 < n
⊢ Σ(f[x] x < 1) = Σ(if (x =z 1) then else f[x] fi  x < 1) ∈ ℤ


Latex:


Latex:

1.  n  :  \mBbbZ{}
2.  0  <  n
3.  \mforall{}[f:\mBbbN{}n  -  1  {}\mrightarrow{}  \mBbbZ{}].  \mforall{}[m:\mBbbN{}n  -  1].
          (\mSigma{}(f[x]  |  x  <  n  -  1)  =  (f[m]  +  \mSigma{}(if  (x  =\msubz{}  m)  then  0  else  f[x]  fi    |  x  <  n  -  1)))
4.  f  :  \mBbbN{}n  {}\mrightarrow{}  \mBbbZ{}
5.  \mforall{}[m:\mBbbN{}n  -  1].  (\mSigma{}(f[x]  |  x  <  n  -  1)  =  (f[m]  +  \mSigma{}(if  (x  =\msubz{}  m)  then  0  else  f[x]  fi    |  x  <  n  -  1)))
6.  m  :  \mBbbN{}n
7.  m  =  (n  -  1)
8.  0  <  n
\mvdash{}  (\mSigma{}(f[x]  |  x  <  n  -  1)  +  f[n  -  1])
=  (f[n  -  1]  +  \mSigma{}(if  (x  =\msubz{}  n  -  1)  then  0  else  f[x]  fi    |  x  <  n  -  1)  +  0)


By


Latex:
(Assert  \mSigma{}(f[x]  |  x  <  n  -  1)  =  \mSigma{}(if  (x  =\msubz{}  n  -  1)  then  0  else  f[x]  fi    |  x  <  n  -  1)  THEN  Auto')




Home Index