Step * of Lemma trivial-unsat-integer-inequality

[xs:ℤ List]. xs ⋅ [-1] ≥0)
BY
((Auto THEN -1)
   THEN RepUR ``satisfies-integer-inequality`` 0
   THEN Try (D -1)
   THEN Reduce 0
   THEN Auto
   THEN 0
   THEN Auto
   THEN Eliminate ⌜u⌝⋅
   THEN Auto) }


Latex:


Latex:
\mforall{}[xs:\mBbbZ{}  List].  (\mneg{}xs  \mcdot{}  [-1]  \mgeq{}0)


By


Latex:
((Auto  THEN  D  -1)
  THEN  RepUR  ``satisfies-integer-inequality``  0
  THEN  Try  (D  -1)
  THEN  Reduce  0
  THEN  Auto
  THEN  D  0
  THEN  Auto
  THEN  Eliminate  \mkleeneopen{}u\mkleeneclose{}\mcdot{}
  THEN  Auto)




Home Index