src/HOL/GroupTheory/ROOT.ML
author berghofe
Tue, 25 Mar 2003 09:49:13 +0100
changeset 13878 90ca3815e4b2
parent 13870 cf947d1ec5ff
child 13906 eefdd6b14508
permissions -rw-r--r--
Added Presburger theory.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
13583
5fcc8bf538ee converted to Isar and using new "implicit structures" instead of Sigma, etc
paulson
parents: 11443
diff changeset
     1
no_document use_thy "FuncSet";
11370
680946254afe new GroupTheory example, e.g. the Sylow theorem (preliminary version)
paulson
parents:
diff changeset
     2
13870
cf947d1ec5ff moved Exponent, Coset, Sylow from GroupTheory to Algebra, converting them
paulson
parents: 13745
diff changeset
     3
use_thy "Bij";
13745
a31e04831dd1 HOL/GroupTheory/Summation.thy added: summation operator for abelian groups.
ballarin
parents: 13590
diff changeset
     4
use_thy "Summation";