| author | wenzelm |
| Sat, 13 Oct 2001 20:32:07 +0200 | |
| changeset 11741 | 470e608d7a74 |
| parent 11443 | 77ed7e2b56c8 |
| child 13583 | 5fcc8bf538ee |
| permissions | -rw-r--r-- |
|
11370
680946254afe
new GroupTheory example, e.g. the Sylow theorem (preliminary version)
paulson
parents:
diff
changeset
|
1 |
|
|
680946254afe
new GroupTheory example, e.g. the Sylow theorem (preliminary version)
paulson
parents:
diff
changeset
|
2 |
no_document use_thy "Primes"; |
|
680946254afe
new GroupTheory example, e.g. the Sylow theorem (preliminary version)
paulson
parents:
diff
changeset
|
3 |
|
| 11394 | 4 |
use_thy "DirProd"; |
|
11370
680946254afe
new GroupTheory example, e.g. the Sylow theorem (preliminary version)
paulson
parents:
diff
changeset
|
5 |
use_thy "Sylow"; |
| 11443 | 6 |
use_thy "RingConstr"; |
7 |
use_thy "PiSets"; |