Step
*
2
1
2
1
of Lemma
assert_of_eq_int
1. x : ℤ
2. y : ℤ
3. x = y ∈ ℤ
4. ↑tt
⊢ if x=y then tt else ff ~ tt
BY
{ (Refine_int_eqReduceTrueSq THEN Auto) }
Latex:
Latex:
1.  x  :  \mBbbZ{}
2.  y  :  \mBbbZ{}
3.  x  =  y
4.  \muparrow{}tt
\mvdash{}  if  x=y  then  tt  else  ff  \msim{}  tt
By
Latex:
(Refine\_int\_eqReduceTrueSq  THEN  Auto)
Home
Index