Step
*
of Lemma
imax-idempotent
∀[x:ℤ]. (imax(x;x) ~ x)
BY
{ (Auto THEN Unfold `imax` 0 THEN RepeatFor 2 ((CallByValueReduce 0 THENA Auto)) THEN AutoSplit) }
Latex:
Latex:
\mforall{}[x:\mBbbZ{}].  (imax(x;x)  \msim{}  x)
By
Latex:
(Auto  THEN  Unfold  `imax`  0  THEN  RepeatFor  2  ((CallByValueReduce  0  THENA  Auto))  THEN  AutoSplit)
Home
Index