Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
simuliris
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
Iris
simuliris
Commits
003179e0
Commit
003179e0
authored
2 weeks ago
by
Ralf Jung
Browse files
Options
Downloads
Patches
Plain Diff
link to TB readme
parent
dc27a2ec
No related branches found
No related tags found
No related merge requests found
Pipeline
#118852
passed
2 weeks ago
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-1
2 additions, 1 deletion
README.md
with
2 additions
and
1 deletion
README.md
+
2
−
1
View file @
003179e0
# Simuliris Coq development
# Simuliris Coq development
This repository contains the Coq development of Simuliris (paper presented at POPL22: https://iris-project.org/pdfs/2022-popl-simuliris.pdf).
This repository contains the Coq development of Simuliris (paper presented at POPL22: https://iris-project.org/pdfs/2022-popl-simuliris.pdf).
It also contains the proofs for
[
Tree Borrows
](
theories/tree_borrows/README.md
)
.
## Prerequisites
## Prerequisites
...
@@ -65,7 +66,7 @@ The project follows the following structure below the `theories` folder:
...
@@ -65,7 +66,7 @@ The project follows the following structure below the `theories` folder:
*
`adequacy.v`
contains the resulting adequacy proof.
*
`adequacy.v`
contains the resulting adequacy proof.
*
`examples`
contains example optimizations, see below.
*
`examples`
contains example optimizations, see below.
-
`tree_borrows`
contains the Simuliris development of Tree Borrows.
-
`tree_borrows`
contains the Simuliris development of Tree Borrows.
This development has its own README
in
`
tree_borrows/README.md
`
.
This development has its
[
own README
](
theories/
tree_borrows/README.md
)
.
## Theorems, definitions, and examples referenced in the paper
## Theorems, definitions, and examples referenced in the paper
...
...
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