Step
*
2
1
of Lemma
assert-regular-upto
1. k : ℕ
2. n : ℕ
3. f : ℕ+ ⟶ ℤ
4. ∀i,j:ℕ+n + 1.  (|(i * (f j)) - j * (f i)| ≤ ((2 * k) * (i + j)))
⊢ ∀i,j:ℕn.  (↑|((i + 1) * (f (j + 1))) - (j + 1) * (f (i + 1))| ≤z (2 * k) * ((i + 1) + j + 1))
BY
{ Auto }
Latex:
Latex:
1.  k  :  \mBbbN{}
2.  n  :  \mBbbN{}
3.  f  :  \mBbbN{}\msupplus{}  {}\mrightarrow{}  \mBbbZ{}
4.  \mforall{}i,j:\mBbbN{}\msupplus{}n  +  1.    (|(i  *  (f  j))  -  j  *  (f  i)|  \mleq{}  ((2  *  k)  *  (i  +  j)))
\mvdash{}  \mforall{}i,j:\mBbbN{}n.    (\muparrow{}|((i  +  1)  *  (f  (j  +  1)))  -  (j  +  1)  *  (f  (i  +  1))|  \mleq{}z  (2  *  k)  *  ((i  +  1)  +  j  +  1))
By
Latex:
Auto
Home
Index