Skip to content
Snippets Groups Projects
Commit 5a5c2e9e authored by Ralf Jung's avatar Ralf Jung
Browse files

docs: hyperlink some rules

parent 06b05439
No related branches found
No related tags found
No related merge requests found
......@@ -376,18 +376,18 @@ Furthermore, we have the usual $\eta$ and $\beta$ laws for projections, $\lambda
\paragraph{Laws for the resource update modality.}
\begin{mathpar}
\infer[upd-mono]
\inferH{upd-mono}
{\prop \proves \propB}
{\upd\prop \proves \upd\propB}
\infer[upd-intro]
\inferH{upd-intro}
{}{\prop \proves \upd \prop}
\infer[upd-trans]
\inferH{upd-trans}
{}
{\upd \upd \prop \proves \upd \prop}
\infer[upd-frame]
\inferH{upd-frame}
{}{\propB * \upd\prop \proves \upd (\propB * \prop)}
\inferH{upd-update}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment