Step
*
1
1
1
1
1
of Lemma
rleq-rmax
1. x : ℕ+ ⟶ ℤ
2. [%2] : regular-seq(x)
3. y : ℕ+ ⟶ ℤ
4. [%4] : regular-seq(y)
5. n : ℕ+
6. m : ℕ+
7. (4 * n) = m ∈ ℕ+
8. (x m) ≤ imax(x m;y m)
⊢ (-2) ≤ ((imax(x m;y m) + (-(x m)) + 0) ÷ 4)
BY
{ (RWO "div_bounds_1<" 0 THEN Auto) }
Latex:
Latex:
1.  x  :  \mBbbN{}\msupplus{}  {}\mrightarrow{}  \mBbbZ{}
2.  [\%2]  :  regular-seq(x)
3.  y  :  \mBbbN{}\msupplus{}  {}\mrightarrow{}  \mBbbZ{}
4.  [\%4]  :  regular-seq(y)
5.  n  :  \mBbbN{}\msupplus{}
6.  m  :  \mBbbN{}\msupplus{}
7.  (4  *  n)  =  m
8.  (x  m)  \mleq{}  imax(x  m;y  m)
\mvdash{}  (-2)  \mleq{}  ((imax(x  m;y  m)  +  (-(x  m))  +  0)  \mdiv{}  4)
By
Latex:
(RWO  "div\_bounds\_1<"  0  THEN  Auto)
Home
Index