Step to Standard Form
Cslib.URM.Step.toStandardForm
Plain-language statement
Forward step correspondence: if p steps from s to s', then either: (1) p.toStandardForm steps from s to s' (same step), or (2) s' is halted in p, and p.toStandardForm steps to a state that is also halted with the same registers (this only happens for jumps with unbounded targets).
Source project: Lean Computer Science Library
Person-level attribution pending.