Step * 2 of Lemma rleq-int-fractions


1. : ℤ
2. : ℤ
3. : ℕ+
4. : ℕ+
5. (a d) ≤ (b c)
⊢ (r(a)/r(c)) ≤ (r(b)/r(d))
BY
(nRMul ⌜r(c)⌝ 0⋅ THEN nRMul ⌜r(d)⌝ 0⋅ THEN Auto) }


Latex:


Latex:

1.  a  :  \mBbbZ{}
2.  b  :  \mBbbZ{}
3.  c  :  \mBbbN{}\msupplus{}
4.  d  :  \mBbbN{}\msupplus{}
5.  (a  *  d)  \mleq{}  (b  *  c)
\mvdash{}  (r(a)/r(c))  \mleq{}  (r(b)/r(d))


By


Latex:
(nRMul  \mkleeneopen{}r(c)\mkleeneclose{}  0\mcdot{}  THEN  nRMul  \mkleeneopen{}r(d)\mkleeneclose{}  0\mcdot{}  THEN  Auto)




Home Index