Skip to content
Snippets Groups Projects
Commit 0b853e2a authored by Robbert Krebbers's avatar Robbert Krebbers
Browse files

Coqdoc.

parent b06a6961
No related branches found
No related tags found
No related merge requests found
...@@ -20,7 +20,7 @@ particular, [MakeX] instances should not have [Affine] or [Absorbing] premises ...@@ -20,7 +20,7 @@ particular, [MakeX] instances should not have [Affine] or [Absorbing] premises
(because these could invoke a recursive search). Instances for [MakeX] instances (because these could invoke a recursive search). Instances for [MakeX] instances
typically look only at the top-level symbol of the input, or check if the whole typically look only at the top-level symbol of the input, or check if the whole
BI is affine (via the [BiAffine] class) -- the latter can be linear in BI is affine (via the [BiAffine] class) -- the latter can be linear in
the size of `PROP` itself, but is still independent of the size of the term. the size of [PROP] itself, but is still independent of the size of the term.
One could imagine a smarter way of "cleaning up", as implemented in One could imagine a smarter way of "cleaning up", as implemented in
https://gitlab.mpi-sws.org/iris/iris/-/merge_requests/450 for some modalities, https://gitlab.mpi-sws.org/iris/iris/-/merge_requests/450 for some modalities,
......
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