Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tej Chajed
iris
Commits
22e1e914
Commit
22e1e914
authored
Mar 08, 2016
by
Ralf Jung
Browse files
remark on a coq <-> paper difference
parent
5f230a8e
Changes
1
Hide whitespace changes
Inline
Side-by-side
program_logic/weakestpre.v
View file @
22e1e914
...
...
@@ -57,6 +57,7 @@ Definition wp_eq : @wp = @wp_def := proj2_sig wp_aux.
Arguments
wp
{
_
_
}
_
_
_
.
Instance
:
Params
(@
wp
)
4
.
(* TODO: On paper, 'wp' is turned into a keyword. *)
Notation
"#> e @ E {{ Φ } }"
:
=
(
wp
E
e
Φ
)
(
at
level
20
,
e
,
Φ
at
level
200
,
format
"#> e @ E {{ Φ } }"
)
:
uPred_scope
.
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment