Step * 1 1 1 1 1 1 of Lemma mul-monomials-equiv


1. : ℤ ⟶ ℤ
2. as : ℤ List
3. : ℤ
4. int_term_value(f;imonomial-term(<1, as>)) v ∈ ℤ
⊢ (v int_term_value(f;imonomial-term(<1, []>))) ∈ ℤ
BY
(RepUR ``imonomial-term int_term_value`` THEN Auto) }


Latex:


Latex:

1.  f  :  \mBbbZ{}  {}\mrightarrow{}  \mBbbZ{}
2.  as  :  \mBbbZ{}  List
3.  v  :  \mBbbZ{}
4.  int\_term\_value(f;imonomial-term(ə,  as>))  =  v
\mvdash{}  v  =  (v  *  int\_term\_value(f;imonomial-term(ə,  []>)))


By


Latex:
(RepUR  ``imonomial-term  int\_term\_value``  0  THEN  Auto)




Home Index