From 1c785371ab42bd08dce72b88cc234d19f404e3bf Mon Sep 17 00:00:00 2001 From: Jason Gross Date: Mon, 19 Nov 2018 15:28:43 -0500 Subject: Add more reserved notations --- src/Util/Notations.v | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/Util') diff --git a/src/Util/Notations.v b/src/Util/Notations.v index 39b1c4531..cdcca8473 100644 --- a/src/Util/Notations.v +++ b/src/Util/Notations.v @@ -16,6 +16,9 @@ Reserved Infix "∘f" (at level 40, left associativity). Reserved Infix "'o'" (at level 40, left associativity). Reserved Infix "==" (at level 70, no associativity). Reserved Infix "===" (at level 70, no associativity). +Reserved Infix "====" (at level 70, no associativity). +Reserved Infix "=====" (at level 70, no associativity). +Reserved Infix "======" (at level 70, no associativity). Reserved Infix "~=" (at level 70, no associativity). Reserved Infix "=?" (at level 70, no associativity). Reserved Infix "