Amin/logrel
Amin/logrel
amin/logrel
into
master
1 unresolved thread
1 unresolved thread
Add logical relations from IPM paper to iris-examples. This closes #2 (closed).
Merge request reports
Activity
- Resolved by Amin Timany
@jung If you have no objection we can merge this!
30 30 31 31 * [barrier](theories/barrier): The implementation and proof of a barrier as 32 32 described in "Higher-Order Ghost State" <http://doi.acm.org/10.1145/2818638>. 33 * [logrel](theories/logrel): the following logical relations from the paper <http://doi.acm.org/10.1145/3093333.3009855>: 34 * STLC 35 * Unary logical relations proving type safety 36 * F_mu (System F with recursive types) 37 * Unary logical relations proving type safety 38 * F_mu_ref (System F with recursive types and references) 39 * Unary logical relations proving type safety 40 * Binary logical relations for proving contextual refinements 41 * F_mu_ref_conc (System F with recursive types, references and concurrency) 42 * Unary logical relations proving type safety 43 * Binary logical relations for proving contextual refinements 44 * Proof of refinement for a pair of fine-grained/coarse-grained concurrent counter implementations 45 * Proof of refinement for a pair of fine-grained/coarse-grained concurrent stack implementations mentioned in commit 5d574803
mentioned in commit 7c6793f3
Please register or sign in to reply