Step * of Lemma qadd_functionality_wrt_qless_3

[a,b,c,d:ℚ].  (a c < d) supposing (c < and a < b)
BY
((InstLemma `qadd_functionality_wrt_qless` []) THEN RepeatFor ((ParallelLast' THENA Auto)) THEN RelRST THEN Auto) }


Latex:


Latex:
\mforall{}[a,b,c,d:\mBbbQ{}].    (a  +  c  <  b  +  d)  supposing  (c  <  d  and  a  <  b)


By


Latex:
((InstLemma  `qadd\_functionality\_wrt\_qless`  [])
  THEN  RepeatFor  6  ((ParallelLast'  THENA  Auto))
  THEN  RelRST
  THEN  Auto)




Home Index