Tweak notations for Hoare triples {{ P }} e @ E {{ Φ }}
* Put level of the triple at 20, so we can write things like ▷ {{ P }} e @ E {{ Φ }} without parentheses. * Use high levels for P, e and Φ. * Allow @ E to be omitted in case E = ⊤.
Showing
- barrier/barrier.v 4 additions, 4 deletionsbarrier/barrier.v
- heap_lang/tests.v 1 addition, 1 deletionheap_lang/tests.v
- program_logic/adequacy.v 3 additions, 3 deletionsprogram_logic/adequacy.v
- program_logic/hoare.v 11 additions, 3 deletionsprogram_logic/hoare.v
- program_logic/hoare_lifting.v 4 additions, 2 deletionsprogram_logic/hoare_lifting.v
Loading
Please register or sign in to comment