We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 41adfec + c9098d6 commit 39b2adcCopy full SHA for 39b2adc
TypeTheory/Auxiliary/CategoryTheory.v
@@ -27,7 +27,7 @@ Bind Scope mor_scope with precategory_morphisms.
27
Open Scope mor_scope.
28
29
Declare Scope precat.
30
-Notation "C '^op'" := (opp_precat C) (at level 3, format "C ^op") : precat.
+Notation "C '^op'" := (opp_precat C) (format "C ^op") : precat.
31
Delimit Scope precat with precat.
32
33
Open Scope cat.
0 commit comments