Step
*
2
1
of Lemma
assert_of_eq_int
1. x : ℤ
2. y : ℤ
3. x = y ∈ ℤ
⊢ ↑if x=y then tt else ff
BY
{ TACTIC:Assert ⌜↑tt⌝⋅ }
1
.....assertion..... 
1. x : ℤ
2. y : ℤ
3. x = y ∈ ℤ
⊢ ↑tt
2
1. x : ℤ
2. y : ℤ
3. x = y ∈ ℤ
4. ↑tt
⊢ ↑if x=y then tt else ff
Latex:
Latex:
1.  x  :  \mBbbZ{}
2.  y  :  \mBbbZ{}
3.  x  =  y
\mvdash{}  \muparrow{}if  x=y  then  tt  else  ff
By
Latex:
TACTIC:Assert  \mkleeneopen{}\muparrow{}tt\mkleeneclose{}\mcdot{}
Home
Index