From fc84c27eac260dffd8f2fb1cb56d599f1e3486d9 Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Mon, 9 Mar 2015 11:07:53 +0100 Subject: Initial commit --- mathcomp/solvable/all.v | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 mathcomp/solvable/all.v (limited to 'mathcomp/solvable/all.v') diff --git a/mathcomp/solvable/all.v b/mathcomp/solvable/all.v new file mode 100644 index 0000000..72405c5 --- /dev/null +++ b/mathcomp/solvable/all.v @@ -0,0 +1,19 @@ +Require Export abelian. +Require Export alt. +Require Export burnside_app. +Require Export center. +Require Export commutator. +Require Export extraspecial. +Require Export extremal. +Require Export finmodule. +Require Export frobenius. +Require Export gfunctor. +Require Export gseries. +Require Export hall. +Require Export jordanholder. +Require Export maximal. +Require Export nilpotent. +Require Export pgroup. +Require Export primitive_action. +Require Export sylow. +Require Export wielandt_fixpoint. -- cgit v1.2.3