Step * of Lemma rsub_functionality_wrt_rleq

[x,y,z,t:ℝ].  ((x y) ≤ (z t)) supposing ((y ≥ t) and (x ≤ z))
BY
(Auto THEN Unfold `rsub` THEN RWO "-2" THEN Auto THEN nRSubtract ⌜z⌝ 0⋅ THEN EAuto 1) }


Latex:


Latex:
\mforall{}[x,y,z,t:\mBbbR{}].    ((x  -  y)  \mleq{}  (z  -  t))  supposing  ((y  \mgeq{}  t)  and  (x  \mleq{}  z))


By


Latex:
(Auto  THEN  Unfold  `rsub`  0  THEN  RWO  "-2"  0  THEN  Auto  THEN  nRSubtract  \mkleeneopen{}z\mkleeneclose{}  0\mcdot{}  THEN  EAuto  1)




Home Index