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.
1 parent 48f4bf7 commit 6b46a2aCopy full SHA for 6b46a2a
1 file changed
theories/SymGroup/Bruhat.v
@@ -53,6 +53,8 @@ From mathcomp Require Import ssralg matrix.
53
Require Import permcomp tools permuted combclass congr presentSn.
54
Require Import std ordtype.
55
56
+Set SsrOldRewriteGoalsOrder. (* change to Unset and remove the line when requiring MathComp >= 2.6 *)
57
+
58
Set Implicit Arguments.
59
Unset Strict Implicit.
60
Unset Printing Implicit Defensive.
0 commit comments