Step
*
1
1
of Lemma
rleq-int-fractions2
1. a : ℤ
2. b : ℤ
3. d : ℕ+
4. r(a * d) ≤ r(b)
⊢ (a * d) ≤ b
BY
{ (RWO "rleq-int" (-1) THEN Auto) }
Latex:
Latex:
1.  a  :  \mBbbZ{}
2.  b  :  \mBbbZ{}
3.  d  :  \mBbbN{}\msupplus{}
4.  r(a  *  d)  \mleq{}  r(b)
\mvdash{}  (a  *  d)  \mleq{}  b
By
Latex:
(RWO  "rleq-int"  (-1)  THEN  Auto)
Home
Index