Step
*
of Lemma
qdiv_functionality_wrt_qle
∀[a,b,c,d:ℚ].  ((a/c) ≤ (b/d)) supposing ((c ≥ d) 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. c ≥ d
⊢ (a/c) ≤ (b/d)
Latex:
Latex:
\mforall{}[a,b,c,d:\mBbbQ{}].    ((a/c)  \mleq{}  (b/d))  supposing  ((c  \mgeq{}  d)  and  (a  \mleq{}  b)  and  0  <  d  and  (0  \mleq{}  a))
By
Latex:
(Auto  THEN  Try  ((RelRST  THEN  Auto)))
Home
Index