From 05b86acbe41f8f98ebc2ce93ae3401cb6ff08a60 Mon Sep 17 00:00:00 2001 From: Jason Gross Date: Thu, 11 May 2017 15:43:40 -0400 Subject: Add reserved notations --- src/Util/Notations.v | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/Util/Notations.v') diff --git a/src/Util/Notations.v b/src/Util/Notations.v index 7570533ea..ca593edac 100644 --- a/src/Util/Notations.v +++ b/src/Util/Notations.v @@ -43,6 +43,10 @@ Reserved Infix "≡_r" (at level 70, no associativity). Reserved Infix "≢_r" (at level 70, no associativity). Reserved Infix "≡ᵣ" (at level 70, no associativity). Reserved Infix "≢ᵣ" (at level 70, no associativity). +Reserved Infix "≡_p" (at level 70, no associativity). +Reserved Infix "≢_p" (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). -- cgit v1.2.3