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