Step * of Lemma record-select-update

[r,x,y,v:Top].  (r[x := v].y if =a then else r.y fi )
BY
(Reduce THEN Auto) }


Latex:


Latex:
\mforall{}[r,x,y,v:Top].    (r[x  :=  v].y  \msim{}  if  y  =a  x  then  v  else  r.y  fi  )


By


Latex:
(Reduce  0  THEN  Auto)




Home Index