Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Iris
Diaframe
Commits
88fe918b
Commit
88fe918b
authored
Mar 04, 2022
by
Ike Mulder
Browse files
Update README.md
parent
518525f8
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
88fe918b
...
...
@@ -46,6 +46,7 @@ The main workhorse of Diaframe. It performs a single *chunk of steps* of the aut
-
`e = K e'`
and we can find a specification
`SPEC {{ L }} e' {{ U }}`
: new goal is
`|={⊤}=> L ∗ (∀ v, U -∗ WP (K v) {{ Φ }})`
-
`G = |={E1, E2}=> ∃.. x, L ∗ G'`
: perform steps of the automation until
`L`
has been proven, and
`G'`
remains.
-
`G = ⊳ G'`
: introduce all laters in the context, continue with goal
`G'`
.
Note that case 2 and 4 may indeed perform multiple of the steps described in the paper, which is why we say that
`iStepS`
performs a chunk of steps.
#### iStepsS
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment