Step
*
of Lemma
qdiv_functionality_wrt_qless2
∀[a,b,c,d:ℚ].  ((a/c) < (b/d)) supposing (d < c and (a ≤ b) and 0 < d and 0 < a)
BY
{ (Auto THEN Try ((RelRST THEN Auto))) }
1
1. a : ℚ
2. b : ℚ
3. c : ℚ
4. d : ℚ
5. 0 < a
6. 0 < d
7. a ≤ b
8. d < c
⊢ (a/c) < (b/d)
Latex:
Latex:
\mforall{}[a,b,c,d:\mBbbQ{}].    ((a/c)  <  (b/d))  supposing  (d  <  c  and  (a  \mleq{}  b)  and  0  <  d  and  0  <  a)
By
Latex:
(Auto  THEN  Try  ((RelRST  THEN  Auto)))
Home
Index