Step * of Lemma qdiv_functionality_wrt_qle

[a,b,c,d:ℚ].  ((a/c) ≤ (b/d)) supposing ((c ≥ d) and (a ≤ b) and 0 < and (0 ≤ a))
BY
(Auto THEN Try ((RelRST THEN Auto))) }

1
1. : ℚ
2. : ℚ
3. : ℚ
4. : ℚ
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