1
0
mirror of https://github.com/dhil/phd-dissertation synced 2026-03-13 02:58:26 +00:00

Rewording

This commit is contained in:
2020-09-21 22:52:42 +01:00
parent 65262ce684
commit bfa58c900c

View File

@@ -3977,7 +3977,7 @@ $M \reducesto^\ast V$ if and only if $\pcps{M} \reducesto^\ast \pcps{V}$.
\paragraph{Plotkin's colon translation} \paragraph{Plotkin's colon translation}
The traditional method for proving the correctness of a CPS The original method for proving the correctness of a CPS
translation is by way of a simulation result. Simulation states that translation is by way of a simulation result. Simulation states that
every reduction sequence in a given source program is mimicked by its every reduction sequence in a given source program is mimicked by its
CPS transformation. CPS transformation.