Step 
*
1
 of Lemma 
assert_of_eq_atom
1. x : Atom
2. y : Atom
3. ↑if x=y then tt else ff fi 
⊢ x = y ∈ Atom
BY
 
{ ((Decide ⌜x = 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