1
0
mirror of https://github.com/dhil/phd-dissertation synced 2026-03-12 18:48:25 +00:00

Add missing space in 'Evaluationcontexts' in Figure 3.5

This commit is contained in:
2023-01-09 14:45:32 +00:00
parent 01e707822f
commit 72b54ad278

View File

@@ -6673,7 +6673,7 @@ that the binder $x : A$.
\EC[M] &\reducesto& \EC[N], \hfill\quad \text{if } M \reducesto N \\ \EC[M] &\reducesto& \EC[N], \hfill\quad \text{if } M \reducesto N \\
\end{reductions} \end{reductions}
\begin{syntax} \begin{syntax}
\slab{Evaluation contexts} & \mathcal{E} \in \EvalCat &::=& [~] \mid \Let \; x \revto \mathcal{E} \; \In \; N \slab{Evaluation~contexts} & \mathcal{E} \in \EvalCat &::=& [~] \mid \Let \; x \revto \mathcal{E} \; \In \; N
\end{syntax} \end{syntax}
% %
%\dhil{Describe evaluation contexts as functions: decompose and plug.} %\dhil{Describe evaluation contexts as functions: decompose and plug.}