Skip to content
Snippets Groups Projects
Commit 5047fbad authored by David Swasey's avatar David Swasey
Browse files

Duplicate notation.

parent 7189834c
No related branches found
No related tags found
No related merge requests found
......@@ -197,7 +197,6 @@ Module Type IRIS_META (RL : RA_T) (C : CORE_LANG) (R: IRIS_RES RL C) (WP: WORLD_
End Adequacy.
Notation "P ↔ Q" := ((P Q) (Q P)) (at level 95, no associativity) : iris_scope. (* PDS *)
Section RobustSafety.
Implicit Types (P : Props) (i n k : nat) (safe : bool) (m : mask) (e : expr) (v : value) (Q : vPred) (r : res) (w : Wld) (σ : state).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment