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
Iris
Iris
Repository
2863ad3aceaef576d7b816190cc52e665071fc20
Switch branch/tag
iris
program_logic
ghost_ownership.v
Find file
Blame
History
Permalink
Change notation of viewshifts in Coq scope.
· 2863ad3a
Robbert Krebbers
authored
May 31, 2016
It used to be: (P ={E}=> Q) := (True ⊢ (P → |={E}=> Q)) Now it is: (P ={E}=> Q) := (P ⊢ |={E}=> Q)
2863ad3a