Step
*
1
1
of Lemma
canon-bnd_wf
1. x : ℕ+ ⟶ ℤ
2. n : ℕ+
3. |(1 * (x n)) - n * (x 1)| ≤ ((2 * 1) * (n + 1))
⊢ |x n| ≤ (n * (|x 1| + 3))
BY
{ Reduce -1 }
1
1. x : ℕ+ ⟶ ℤ
2. n : ℕ+
3. |(1 * (x n)) - n * (x 1)| ≤ (2 * (n + 1))
⊢ |x n| ≤ (n * (|x 1| + 3))
Latex:
Latex:
1.  x  :  \mBbbN{}\msupplus{}  {}\mrightarrow{}  \mBbbZ{}
2.  n  :  \mBbbN{}\msupplus{}
3.  |(1  *  (x  n))  -  n  *  (x  1)|  \mleq{}  ((2  *  1)  *  (n  +  1))
\mvdash{}  |x  n|  \mleq{}  (n  *  (|x  1|  +  3))
By
Latex:
Reduce  -1
Home
Index