Step
*
2
of Lemma
assert_of_eq_atom
1. x : Atom
2. y : Atom
3. x = y ∈ Atom
⊢ ↑if x=y then tt else ff fi 
BY
{ TACTIC:(Reduce 0 THEN Auto) }
Latex:
Latex:
1.  x  :  Atom
2.  y  :  Atom
3.  x  =  y
\mvdash{}  \muparrow{}if  x=y  then  tt  else  ff  fi 
By
Latex:
TACTIC:(Reduce  0  THEN  Auto)
Home
Index