Step
*
1
of Lemma
assert_of_eq_int
1. x : ℤ
2. y : ℤ
3. ↑(x =z y)
⊢ x = y ∈ ℤ
BY
{ Unfolds ``eq_int`` 3 }
1
1. x : ℤ
2. y : ℤ
3. ↑if x=y then tt else ff
⊢ x = y ∈ ℤ
Latex:
Latex:
1.  x  :  \mBbbZ{}
2.  y  :  \mBbbZ{}
3.  \muparrow{}(x  =\msubz{}  y)
\mvdash{}  x  =  y
By
Latex:
Unfolds  ``eq\_int``  3
Home
Index