Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Actris
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dan Frumin
Actris
Commits
df1cd316
Commit
df1cd316
authored
4 years ago
by
Jonas Kastberg
Browse files
Options
Downloads
Patches
Plain Diff
Adressed nested binder encoding discrepancy
parent
e63c2a5c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
papers/CPP21.md
+3
-0
3 additions, 0 deletions
papers/CPP21.md
with
3 additions
and
0 deletions
papers/CPP21.md
+
3
−
0
View file @
df1cd316
...
...
@@ -13,6 +13,9 @@ contains an overview of the files in that directory.
whereas that is written
`∀ (X : lty k Σ). A`
in Coq. This notation is used to
for technical reasoning. The underlying definitions are the same between
Coq and the paper.
-
The polymorphic session types are defined in an nested fashion, as a sequence
of quantifiers, followed by the actual type, for mechanisation purposes
using telescopes. The definitions are effectively identical to the paper.
-
The typing rule for branching (
`ltyped_branch`
) is written as a function
instead of an n-ary rule with multiple premises.
-
The disjunction of the compute client invariant is encoded using a boolean
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment