Step
*
2
of Lemma
rleq-int-fractions2
1. a : ℤ
2. b : ℤ
3. d : ℕ+
4. (a * d) ≤ b
⊢ r(a) ≤ (r(b)/r(d))
BY
{ (nRMul ⌜r(d)⌝ 0⋅ THEN Auto) }
Latex:
Latex:
1.  a  :  \mBbbZ{}
2.  b  :  \mBbbZ{}
3.  d  :  \mBbbN{}\msupplus{}
4.  (a  *  d)  \mleq{}  b
\mvdash{}  r(a)  \mleq{}  (r(b)/r(d))
By
Latex:
(nRMul  \mkleeneopen{}r(d)\mkleeneclose{}  0\mcdot{}  THEN  Auto)
Home
Index