Step * 1 of Lemma assert_of_eq_atom


1. Atom
2. Atom
3. ↑if x=y then tt else ff fi 
⊢ y ∈ Atom
BY
((Decide ⌜y ∈ Atom⌝ THEN Auto) THEN All Reduce THEN Auto) }


Latex:


Latex:

1.  x  :  Atom
2.  y  :  Atom
3.  \muparrow{}if  x=y  then  tt  else  ff  fi 
\mvdash{}  x  =  y


By


Latex:
((Decide  \mkleeneopen{}x  =  y\mkleeneclose{}  THEN  Auto)  THEN  All  Reduce  THEN  Auto)




Home Index