| author | oheimb |
| Sat, 15 Feb 1997 16:04:33 +0100 | |
| changeset 2626 | 373daa468a74 |
| parent 2280 | eb2ba30c2981 |
| child 5078 | 7b5ea59c0275 |
| permissions | -rw-r--r-- |
| 1465 | 1 |
(* Title: HOL/Integ/ROOT |
|
925
15539deb6863
new version of HOL/Integ with curried function application
clasohm
parents:
diff
changeset
|
2 |
ID: $Id$ |
| 1465 | 3 |
Author: Lawrence C Paulson, Cambridge University Computer Laboratory |
|
925
15539deb6863
new version of HOL/Integ with curried function application
clasohm
parents:
diff
changeset
|
4 |
Copyright 1995 University of Cambridge |
|
15539deb6863
new version of HOL/Integ with curried function application
clasohm
parents:
diff
changeset
|
5 |
|
| 1165 | 6 |
The Integers in HOL (ported from ZF by Riccardo Mattolini) |
|
925
15539deb6863
new version of HOL/Integ with curried function application
clasohm
parents:
diff
changeset
|
7 |
*) |
|
15539deb6863
new version of HOL/Integ with curried function application
clasohm
parents:
diff
changeset
|
8 |
|
| 1165 | 9 |
HOL_build_completed; (*Cause examples to fail if HOL did*) |
|
925
15539deb6863
new version of HOL/Integ with curried function application
clasohm
parents:
diff
changeset
|
10 |
|
| 1632 | 11 |
time_use_thy "Bin"; |
|
2280
eb2ba30c2981
Moved the Rings stuff from ex to Integ and showed that int::cring.
nipkow
parents:
1632
diff
changeset
|
12 |
time_use_thy "IntRing"; |