Skip to content

Commit 1cf8785

Browse files
committed
1 parent c5548bc commit 1cf8785

34 files changed

+34
-0
lines changed

theories/BGappendixAB.v

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ From mathcomp Require Import center gfunctor commutator gseries pgroup.
88
From mathcomp Require Import nilpotent sylow abelian maximal.
99
From mathcomp Require Import mxrepresentation mxabelem.
1010
From odd_order Require Import BGsection1 BGsection2.
11+
Set SsrOldRewriteGoalsOrder. (* change Set to Unset when porting the file, then remove the line when requiring MathComp >= 2.6 *)
1112

1213
(******************************************************************************)
1314
(* This file contains the useful material in B & G, appendices A and B, i.e., *)

theories/BGappendixC.v

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ From mathcomp Require Import frobenius.
1212
From mathcomp Require Import falgebra fieldext galois algC finfield.
1313
From mathcomp Require Import mxabelem classfun character integral_char inertia.
1414
From odd_order Require Import BGsection1.
15+
Set SsrOldRewriteGoalsOrder. (* change Set to Unset when porting the file, then remove the line when requiring MathComp >= 2.6 *)
1516

1617
Set Implicit Arguments.
1718
Unset Strict Implicit.

theories/BGsection1.v

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ From mathcomp Require Import mxalgebra.
88
From mathcomp Require Import cyclic center gfunctor commutator finmodule.
99
From mathcomp Require Import gseries pgroup nilpotent sylow abelian maximal.
1010
From mathcomp Require Import hall extremal mxrepresentation mxabelem.
11+
Set SsrOldRewriteGoalsOrder. (* change Set to Unset when porting the file, then remove the line when requiring MathComp >= 2.6 *)
1112

1213
(******************************************************************************)
1314
(* This file contains most of the material in B & G, section 1, including the *)

theories/BGsection10.v

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ From mathcomp Require Import cyclic center gfunctor commutator gseries pgroup.
88
From mathcomp Require Import nilpotent sylow abelian maximal hall.
99
From odd_order Require Import BGsection1 BGsection3 BGsection4 BGsection5.
1010
From odd_order Require Import BGsection6 BGsection7 BGsection9.
11+
Set SsrOldRewriteGoalsOrder. (* change Set to Unset when porting the file, then remove the line when requiring MathComp >= 2.6 *)
1112

1213
(******************************************************************************)
1314
(* This file covers B & G, section 10, including with the definitions: *)

theories/BGsection11.v

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ From mathcomp Require Import cyclic center gfunctor commutator gseries pgroup.
88
From mathcomp Require Import nilpotent sylow abelian maximal hall.
99
From odd_order Require Import BGsection1 BGsection3 BGsection4 BGsection5.
1010
From odd_order Require Import BGsection6 BGsection7 BGsection10.
11+
Set SsrOldRewriteGoalsOrder. (* change Set to Unset when porting the file, then remove the line when requiring MathComp >= 2.6 *)
1112

1213
(******************************************************************************)
1314
(* This file covers B & G, section 11; it has only one definition: *)

theories/BGsection12.v

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ From mathcomp Require Import nilpotent sylow abelian maximal hall frobenius.
99
From odd_order Require Import BGsection1 BGsection3 BGsection4 BGsection5.
1010
From odd_order Require Import BGsection6 BGsection7 BGsection9 BGsection10.
1111
From odd_order Require Import BGsection11.
12+
Set SsrOldRewriteGoalsOrder. (* change Set to Unset when porting the file, then remove the line when requiring MathComp >= 2.6 *)
1213

1314
(******************************************************************************)
1415
(* This file covers B & G, section 12; it defines the prime sets for the *)

theories/BGsection13.v

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ From mathcomp Require Import nilpotent sylow abelian maximal hall frobenius.
99
From odd_order Require Import BGsection1 BGsection3 BGsection4 BGsection5.
1010
From odd_order Require Import BGsection6 BGsection7 BGsection9 BGsection10.
1111
From odd_order Require Import BGsection12.
12+
Set SsrOldRewriteGoalsOrder. (* change Set to Unset when porting the file, then remove the line when requiring MathComp >= 2.6 *)
1213

1314
(******************************************************************************)
1415
(* This file covers B & G, section 13; the title subject of the section, *)

theories/BGsection14.v

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ From mathcomp Require Import nilpotent sylow abelian maximal hall frobenius.
99
From odd_order Require Import BGsection1 BGsection3 BGsection4 BGsection5.
1010
From odd_order Require Import BGsection6 BGsection7 BGsection9 BGsection10.
1111
From odd_order Require Import BGsection12 BGsection13.
12+
Set SsrOldRewriteGoalsOrder. (* change Set to Unset when porting the file, then remove the line when requiring MathComp >= 2.6 *)
1213

1314
(******************************************************************************)
1415
(* This file covers B & G, section 14, starting with the definition of the *)

theories/BGsection15.v

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ From mathcomp Require Import nilpotent sylow abelian maximal hall frobenius.
99
From odd_order Require Import BGsection1 BGsection2 BGsection3 BGsection4.
1010
From odd_order Require Import BGsection5 BGsection6 BGsection7 BGsection9.
1111
From odd_order Require Import BGsection10 BGsection12 BGsection13 BGsection14.
12+
Set SsrOldRewriteGoalsOrder. (* change Set to Unset when porting the file, then remove the line when requiring MathComp >= 2.6 *)
1213

1314
(******************************************************************************)
1415
(* This file covers B & G, section 15; it fills in the picture of maximal *)

theories/BGsection16.v

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ From odd_order Require Import BGsection1 BGsection2 BGsection3 BGsection4.
1010
From odd_order Require Import BGsection5 BGsection6 BGsection7 BGsection9.
1111
From odd_order Require Import BGsection10 BGsection12 BGsection13 BGsection14.
1212
From odd_order Require Import BGsection15.
13+
Set SsrOldRewriteGoalsOrder. (* change Set to Unset when porting the file, then remove the line when requiring MathComp >= 2.6 *)
1314

1415
(******************************************************************************)
1516
(* This file covers B & G, section 16; it summarises all the results of the *)

0 commit comments

Comments
 (0)