Step
*
of Lemma
sum_scalar_mult
∀[n:ℕ]. ∀[f:ℕn ⟶ ℤ]. ∀[a:ℤ].  ((a * Σ(f[x] | x < n)) = Σ(a * f[x] | x < n) ∈ ℤ)
BY
{ SumInd }
Latex:
Latex:
\mforall{}[n:\mBbbN{}].  \mforall{}[f:\mBbbN{}n  {}\mrightarrow{}  \mBbbZ{}].  \mforall{}[a:\mBbbZ{}].    ((a  *  \mSigma{}(f[x]  |  x  <  n))  =  \mSigma{}(a  *  f[x]  |  x  <  n))
By
Latex:
SumInd
Home
Index