author | wenzelm |
Fri, 06 Oct 2000 17:35:58 +0200 | |
changeset 10168 | 50be659d4222 |
parent 9000 | c20d58286a51 |
child 11380 | e76366922751 |
permissions | -rw-r--r-- |
1461 | 1 |
(* Title: ZF/AC/ROOT |
992 | 2 |
ID: $Id$ |
1461 | 3 |
Author: Lawrence C Paulson, Cambridge University Computer Laboratory |
992 | 4 |
Copyright 1995 University of Cambridge |
5 |
||
1208
bc3093616ba4
Ran expandshort and corrected spelling of Grabczewski
paulson
parents:
1196
diff
changeset
|
6 |
Executes the proofs of the AC-equivalences, due to Krzysztof Grabczewski |
992 | 7 |
*) |
8 |
||
1351 | 9 |
time_use_thy "AC_Equiv"; |
1123 | 10 |
|
1351 | 11 |
time_use "WO1_WO6.ML"; |
12 |
time_use_thy "WO6_WO1"; |
|
5471 | 13 |
time_use_thy "WO1_WO7"; |
1351 | 14 |
time_use "WO1_WO8.ML"; |
1123 | 15 |
|
1351 | 16 |
time_use "AC0_AC1.ML"; |
17 |
time_use "AC2_AC6.ML"; |
|
18 |
time_use "AC7_AC9.ML"; |
|
992 | 19 |
|
1351 | 20 |
time_use_thy "WO1_AC"; |
21 |
time_use_thy "AC1_WO2"; |
|
1123 | 22 |
|
1351 | 23 |
time_use "AC10_AC15.ML"; |
24 |
time_use_thy "AC15_WO6"; |
|
1123 | 25 |
|
1351 | 26 |
time_use_thy "WO2_AC16"; |
27 |
time_use_thy "AC16_WO4"; |
|
1123 | 28 |
|
1351 | 29 |
time_use "AC1_AC17.ML"; |
30 |
time_use_thy "AC17_AC1"; |
|
1071 | 31 |
|
1351 | 32 |
time_use_thy "AC18_AC19"; |
1196 | 33 |
|
1351 | 34 |
time_use_thy "DC"; |