Step
*
1
1
of Lemma
multiply-is-int-iff
1. a : Base
2. b : Base
3. a * b ∈ ℤ
⊢ 0 ≤ eval a * b; 0
BY
{ TACTIC:(Refine_callbyvalueInt THEN Hypothesis) }
Latex:
Latex:
1.  a  :  Base
2.  b  :  Base
3.  a  *  b  \mmember{}  \mBbbZ{}
\mvdash{}  0  \mleq{}  eval  a  *  b;  0
By
Latex:
TACTIC:(Refine\_callbyvalueInt  THEN  Hypothesis)
Home
Index