\All m, \melt'. & m \leq n \land m \in\mval(\melt\mtimes\melt') \Ra{}\\&\Exists\meltB. m \in\mval(\meltB\mtimes\melt') \land m \in\Sem{\vctx\proves\prop :\Prop}_\gamma(\meltB)
\All m, \melt'. & m \leq n \land m \in\mval(\melt\mtimes\melt') \Ra{}\\&\Exists\meltB. m \in\mval(\meltB\mtimes\melt') \land m \in\Sem{\vctx\proves\prop :\Prop}_\venv(\meltB)
\end{aligned}
\end{aligned}
}
}
\end{align*}
\end{align*}
...
@@ -73,29 +73,29 @@ For every definition, we have to show all the side-conditions: The maps have to
...
@@ -73,29 +73,29 @@ For every definition, we have to show all the side-conditions: The maps have to
\judgment[Interpretation of non-propositional terms]{\Sem{\vctx\proves\term : \type} : \Sem{\vctx}\nfn\Sem{\type}}
\judgment[Interpretation of non-propositional terms]{\Sem{\vctx\proves\term : \type} : \Sem{\vctx}\nfn\Sem{\type}}
\begin{align*}
\begin{align*}
\Sem{\vctx\proves x : \type}_\gamma&\eqdef\gamma(x) \\
\Sem{\vctx\proves x : \type}_\venv&\eqdef\venv(x) \\