Step * 1 2 1 of Lemma power-sum-product

.....subterm..... T:t
1:n
1. : ℤ
2. : ℤ
3. : ℕ1 ⟶ ℤ
4. : ℕ
5. : ℕ1 ⟶ ℤ
6. : ℕ1@i
⊢ (a[0] b[i]) = Σ(if j ≤then a[j] else fi  if j ≤then b[i j] else fi  j < 1) ∈ ℤ
BY
(InstLemma `singleton_support_sum` [⌜1⌝;⌜λ2j.if j ≤then a[j] else fi 
                                               if j ≤then b[i j] else fi ⌝; ⌜0⌝]⋅
   THENA Auto
   }

1
1. : ℤ
2. : ℤ
3. : ℕ1 ⟶ ℤ
4. : ℕ
5. : ℕ1 ⟶ ℤ
6. : ℕ1@i
7. Σ(if x ≤then a[x] else fi  if x ≤then b[i x] else fi  x < 1)
(if 0 ≤then a[0] else fi  if 0 ≤then b[i 0] else fi )
∈ ℤ
⊢ (a[0] b[i]) = Σ(if j ≤then a[j] else fi  if j ≤then b[i j] else fi  j < 1) ∈ ℤ


Latex:


Latex:
.....subterm.....  T:t
1:n
1.  x  :  \mBbbZ{}
2.  n  :  \mBbbZ{}
3.  a  :  \mBbbN{}0  +  1  {}\mrightarrow{}  \mBbbZ{}
4.  m  :  \mBbbN{}
5.  b  :  \mBbbN{}m  +  1  {}\mrightarrow{}  \mBbbZ{}
6.  i  :  \mBbbN{}m  +  1@i
\mvdash{}  (a[0]  *  b[i])
=  \mSigma{}(if  j  \mleq{}z  0  then  a[j]  else  0  fi    *  if  i  -  j  \mleq{}z  m  then  b[i  -  j]  else  0  fi    |  j  <  i  +  1)


By


Latex:
(InstLemma  `singleton\_support\_sum`  [\mkleeneopen{}i  +  1\mkleeneclose{};\mkleeneopen{}\mlambda{}\msubtwo{}j.if  j  \mleq{}z  0  then  a[j]  else  0  fi 
                                                                                          *  if  i  -  j  \mleq{}z  m  then  b[i  -  j]  else  0  fi  \mkleeneclose{};  \mkleeneopen{}0\mkleeneclose{}]\mcdot{}
  THENA  Auto
  )




Home Index