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