From 478b56dd5d8f4dd45e0d8a5474482176da35dcc8 Mon Sep 17 00:00:00 2001 From: Jason Gross Date: Thu, 12 Oct 2017 18:34:01 -0400 Subject: Add reflective compose, notation for Z.Syntax.{Expr,Interp} --- 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 5581dcbc4..206b25d9c 100644 --- a/src/Util/Notations.v +++ b/src/Util/Notations.v @@ -10,6 +10,10 @@ Require Export Crypto.Util.GlobalSettings. Reserved Notation "x -> y" (at level 99, right associativity, y at level 200). Reserved Notation "()" (at level 0). +Reserved Infix "∘" (at level 40, left associativity). +Reserved Infix "∘ᶠ" (at level 40, left associativity). +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 "