Step
*
of Lemma
lifting-callbyvalue-int_eq
∀[a,b,c,d,H:Top].  (eval x = if a=b  then c  else d in H[x] ~ if a=b  then eval x = c in H[x]  else eval x = d in H[x])
BY
{ ProveLiftingLemma }
Latex:
Latex:
\mforall{}[a,b,c,d,H:Top].
    (eval  x  =  if  a=b    then  c    else  d  in
      H[x]  \msim{}  if  a=b    then  eval  x  =  c  in  H[x]    else  eval  x  =  d  in  H[x])
By
Latex:
ProveLiftingLemma
Home
Index