Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
R
ReLoC-v1
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Dan Frumin
ReLoC-v1
Commits
ba7fbfe9
Commit
ba7fbfe9
authored
Jul 14, 2017
by
Dan Frumin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
A todo list for the refman
parent
ca9003d1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
docs/refman.md
docs/refman.md
+7
-0
No files found.
docs/refman.md
View file @
ba7fbfe9
...
@@ -60,3 +60,10 @@ Weakest precondition calculus tactics
...
@@ -60,3 +60,10 @@ Weakest precondition calculus tactics
-
`wp_bind e'`
: if the goal is
`WP e @ E {{ Ψ }}`
and
`e`
can be
-
`wp_bind e'`
: if the goal is
`WP e @ E {{ Ψ }}`
and
`e`
can be
decomposed as
`K[e']`
, then turn the goal into
`WP e' @ E {{ v, WP K[v] @ E {{ Q }} }}`
decomposed as
`K[e']`
, then turn the goal into
`WP e' @ E {{ v, WP K[v] @ E {{ Q }} }}`
Tactics for internal use
------------------------
-
`reshape_expr e tac`
: tries to non-deterministically decompose
`e`
as
`K[e']`
and calls
`tac K e'`
TODO:
`inv_head_step`
,
`rewrite_closed`
,
`solve_closed`
,
`rel_bind_l/r`
,
`reflection.of_expr`
,
`value_case`
Write
Preview
Markdown
is supported
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