Step * 1 1 1 of Lemma regular-upto-iff2


1. : ℕ+
2. : ℕ+
3. : ℕ+ ⟶ ℤ
4. ∀i,j:ℕ+1.  (|(i (x j)) (x i)| ≤ ((2 k) (i j)))
5. : ℕ+1
6. : ℕ+1
7. : ℕ+1
8. seq-max-lower(k;b;x) j ∈ ℕ+1
9. ((j (x n)) (x j)) ≤ ((2 k) (j n))
10. ((j (x m)) (x j)) ≤ ((2 k) (j m))
⊢ (((x n) k) (2 k) j) ≤ (((x j) k) (2 k) n)
BY
((Assert ⌜(((x n) k) j) ≤ (((x j) k) n)⌝⋅ THENM (Mul ⌜k⌝ (-1)⋅ THEN Auto)) THEN Auto) }


Latex:


Latex:

1.  k  :  \mBbbN{}\msupplus{}
2.  b  :  \mBbbN{}\msupplus{}
3.  x  :  \mBbbN{}\msupplus{}  {}\mrightarrow{}  \mBbbZ{}
4.  \mforall{}i,j:\mBbbN{}\msupplus{}b  +  1.    (|(i  *  (x  j))  -  j  *  (x  i)|  \mleq{}  ((2  *  k)  *  (i  +  j)))
5.  n  :  \mBbbN{}\msupplus{}b  +  1
6.  m  :  \mBbbN{}\msupplus{}b  +  1
7.  j  :  \mBbbN{}\msupplus{}b  +  1
8.  seq-max-lower(k;b;x)  =  j
9.  ((j  *  (x  n))  -  n  *  (x  j))  \mleq{}  ((2  *  k)  *  (j  -  n))
10.  ((j  *  (x  m))  -  m  *  (x  j))  \mleq{}  ((2  *  k)  *  (j  -  m))
\mvdash{}  (((x  n)  -  2  *  k)  *  (2  *  k)  *  j)  \mleq{}  (((x  j)  -  2  *  k)  *  (2  *  k)  *  n)


By


Latex:
((Assert  \mkleeneopen{}(((x  n)  -  2  *  k)  *  j)  \mleq{}  (((x  j)  -  2  *  k)  *  n)\mkleeneclose{}\mcdot{}  THENM  (Mul  \mkleeneopen{}2  *  k\mkleeneclose{}  (-1)\mcdot{}  THEN  Auto))
  THEN  Auto
  )




Home Index