Operational semantics: Difference between revisions

Content deleted Content added
m copy edit of reference
Reduction semantics: Incorrect parenthesis for abstraction application
Line 100:
 
<math>
(\lambda x.e)\; v) \longrightarrow e\,\left[x / v\right] \quad (\mathrm{\beta})
</math>