Step * 2 of Lemma assert_of_eq_atom


1. Atom
2. Atom
3. y ∈ Atom
⊢ ↑if x=y then tt else ff fi 
BY
TACTIC:(Reduce 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