finish implementation of PreMonoidalFullsubcategory
[coq-categories.git] / src / Notations.v
index 3ea525b..4bca2f6 100644 (file)
@@ -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).
@@ -50,6 +51,7 @@ Reserved Notation "a :: b"                      (at level 60, right associativit
 Reserved Notation "a ++ b"                      (at level 60, right associativity).
 Reserved Notation "f ○ g"                       (at level 100).
 Reserved Notation "f >>>> g"                    (at level 45).
+Reserved Notation "a >>⊗>> b"                   (at level 20).
 Reserved Notation "f **** g"                    (at level 40).
 Reserved Notation "C × D"                       (at level 40).
 Reserved Notation "C ×× D"                      (at level 45).