X-Git-Url: http://git.megacz.com/?p=coq-categories.git;a=blobdiff_plain;f=src%2FNotations.v;h=099548bc24c571ba77fe8d3cd9b6ee5b8236dd98;hp=3ea525ba24a4aac9e7333c8b8e9abc85c26ac50b;hb=758d0e02ca239fb9d9de3810a27290c2d5159294;hpb=90844bf411c7cddcd92d48c0b020e5775ace0849 diff --git a/src/Notations.v b/src/Notations.v index 3ea525b..099548b 100644 --- a/src/Notations.v +++ b/src/Notations.v @@ -35,6 +35,7 @@ Reserved Notation "a ≃≃ b" (at level 70, right associat Reserved Notation "a ~~> b" (at level 70, right associativity). Reserved Notation "F ~~~> G" (at level 70, right associativity). Reserved Notation "F <~~~> G" (at level 70, right associativity). +Reserved Notation "F <~~⊗~~> G" (at level 70, right associativity). Reserved Notation "a ⊗ b" (at level 40). Reserved Notation "a ⊗⊗ b" (at level 40). Reserved Notation "a ⊕ b" (at level 40).