Step * of Lemma minus_imax

[a,b:ℤ].  ((-imax(a;b)) imin(-a;-b) ∈ ℤ)
BY
(Unfolds ``imax imin`` 0
   THEN Auto
   THEN RepeatFor ((CallByValueReduce THENA Auto))
   THEN RepeatFor (AutoSplit)
   THEN Auto') }


Latex:


Latex:
\mforall{}[a,b:\mBbbZ{}].    ((-imax(a;b))  =  imin(-a;-b))


By


Latex:
(Unfolds  ``imax  imin``  0
  THEN  Auto
  THEN  RepeatFor  2  ((CallByValueReduce  0  THENA  Auto))
  THEN  RepeatFor  2  (AutoSplit)
  THEN  Auto')




Home Index