Step * of Lemma sum_lower_bound

[k,b:ℕ]. ∀[f:ℕk ⟶ ℤ].  (b k) ≤ Σ(f[x] x < k) supposing ∀x:ℕk. (b ≤ f[x])
BY
SumInd }


Latex:


Latex:
\mforall{}[k,b:\mBbbN{}].  \mforall{}[f:\mBbbN{}k  {}\mrightarrow{}  \mBbbZ{}].    (b  *  k)  \mleq{}  \mSigma{}(f[x]  |  x  <  k)  supposing  \mforall{}x:\mBbbN{}k.  (b  \mleq{}  f[x])


By


Latex:
SumInd




Home Index