Step
*
of Lemma
int_term_to_ipoly-const
∀[c:Top]. (int_term_to_ipoly("c") ~ if c=0  then []  else [<c, []>])
BY
{ (RepUR ``int_term_to_ipoly`` 0 THEN Auto) }
Latex:
Latex:
\mforall{}[c:Top].  (int\_term\_to\_ipoly("c")  \msim{}  if  c=0    then  []    else  [<c,  []>])
By
Latex:
(RepUR  ``int\_term\_to\_ipoly``  0  THEN  Auto)
Home
Index