Thu, 25 May 2000 15:15:54 +0200 |
paulson |
moved mostly to HOL/SetInterval.ML and UNITY/UNITY.ML
|
changeset |
files
|
Thu, 25 May 2000 15:15:22 +0200 |
paulson |
sum_below moved here from Arith
|
changeset |
files
|
Thu, 25 May 2000 15:14:39 +0200 |
paulson |
improved error msgs, listing variable names
|
changeset |
files
|
Thu, 25 May 2000 15:14:20 +0200 |
paulson |
better indentation; declared function "null"
|
changeset |
files
|
Thu, 25 May 2000 15:13:57 +0200 |
paulson |
new default rules
|
changeset |
files
|
Thu, 25 May 2000 15:12:40 +0200 |
paulson |
deleted sum_below: no need for it with setsum and lessThan
|
changeset |
files
|
Thu, 25 May 2000 15:12:00 +0200 |
paulson |
documented permute_prems
|
changeset |
files
|
Thu, 25 May 2000 15:11:32 +0200 |
paulson |
better indentation
|
changeset |
files
|
Thu, 25 May 2000 15:10:57 +0200 |
paulson |
overloading of 0
|
changeset |
files
|
Wed, 24 May 2000 19:09:50 +0200 |
wenzelm |
added "done" proof;
|
changeset |
files
|
Wed, 24 May 2000 19:09:36 +0200 |
wenzelm |
proper token_translation for latex mode;
|
changeset |
files
|
Wed, 24 May 2000 18:51:28 +0200 |
paulson |
some lemmas about plus_ac0
|
changeset |
files
|
Wed, 24 May 2000 18:50:08 +0200 |
paulson |
setsum is now overloaded on plus_ac0; lemmas about lessThan, etc.
|
changeset |
files
|
Wed, 24 May 2000 18:49:05 +0200 |
paulson |
setsum is now overloaded on plus_ac0
|
changeset |
files
|
Wed, 24 May 2000 18:48:22 +0200 |
paulson |
installing plus_ac0 for nat
|
changeset |
files
|
Wed, 24 May 2000 18:48:03 +0200 |
paulson |
we must not require SetInterval this early
|
changeset |
files
|
Wed, 24 May 2000 18:47:43 +0200 |
paulson |
installing the plus_ac0 axclass
|
changeset |
files
|
Wed, 24 May 2000 18:46:38 +0200 |
paulson |
Adding SetInterval, deleting UNITY/LessThan
|
changeset |
files
|
Wed, 24 May 2000 18:46:06 +0200 |
paulson |
added parent
|
changeset |
files
|
Wed, 24 May 2000 18:45:29 +0200 |
paulson |
facts about lessThan, etc., mostly from UNITY/LessThan
|
changeset |
files
|
Wed, 24 May 2000 18:44:49 +0200 |
paulson |
installing the plus_ac0 simprules
|
changeset |
files
|
Wed, 24 May 2000 18:44:19 +0200 |
paulson |
rewrote a very long proof (Key_analz_image_Key) because it had stopped working
|
changeset |
files
|
Wed, 24 May 2000 18:43:39 +0200 |
paulson |
overloaded 0
|
changeset |
files
|
Wed, 24 May 2000 18:43:16 +0200 |
paulson |
tidying for overloaded 0, setsum, etc.
|
changeset |
files
|
Wed, 24 May 2000 18:42:28 +0200 |
paulson |
installing plus_ac0 for multisets
|
changeset |
files
|
Wed, 24 May 2000 18:41:49 +0200 |
paulson |
replacing "below" by "lessThan"
|
changeset |
files
|
Wed, 24 May 2000 18:41:09 +0200 |
paulson |
installing plus_ac0 for int
|
changeset |
files
|
Wed, 24 May 2000 18:40:01 +0200 |
paulson |
restructuring: LessThan.ML mostly moved to HOL/SetInterval.ML
|
changeset |
files
|
Wed, 24 May 2000 18:19:04 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Wed, 24 May 2000 18:04:20 +0200 |
wenzelm |
"done" command;
|
changeset |
files
|
Wed, 24 May 2000 13:16:01 +0200 |
wenzelm |
fixed index;
|
changeset |
files
|
Wed, 24 May 2000 12:21:26 +0200 |
paulson |
restored NatSum.thy
|
changeset |
files
|
Tue, 23 May 2000 18:29:17 +0200 |
paulson |
now 0 is overloaded
|
changeset |
files
|
Tue, 23 May 2000 18:28:11 +0200 |
paulson |
added type constraint ::nat because 0 is now overloaded
|
changeset |
files
|
Tue, 23 May 2000 18:24:48 +0200 |
paulson |
IntRingDefs is now redundant
|
changeset |
files
|
Tue, 23 May 2000 18:22:19 +0200 |
paulson |
new type class "zero" so that 0 can be overloaded
|
changeset |
files
|
Tue, 23 May 2000 18:21:51 +0200 |
paulson |
finally sum_below is overloaded properly
|
changeset |
files
|
Tue, 23 May 2000 18:19:06 +0200 |
paulson |
Multisets have a zero: the empty multiset
|
changeset |
files
|
Tue, 23 May 2000 18:14:57 +0200 |
paulson |
defining 0::int to be (int 0)
|
changeset |
files
|
Tue, 23 May 2000 18:08:52 +0200 |
paulson |
Now that 0 is overloaded, constant "zero" and its type class "zero" are
|
changeset |
files
|
Tue, 23 May 2000 18:06:22 +0200 |
paulson |
added type constraint ::nat because 0 is now overloaded
|
changeset |
files
|
Tue, 23 May 2000 12:44:03 +0200 |
paulson |
theory file NatSum.thy no longer needed
|
changeset |
files
|
Tue, 23 May 2000 12:36:36 +0200 |
paulson |
theory file NatSum.thy no longer needed
|
changeset |
files
|
Tue, 23 May 2000 12:35:57 +0200 |
paulson |
Sums of geometric series
|
changeset |
files
|
Tue, 23 May 2000 12:35:18 +0200 |
paulson |
use of AllocBase
|
changeset |
files
|
Tue, 23 May 2000 12:34:26 +0200 |
paulson |
removal of lessThan; use of AllocBase
|
changeset |
files
|
Tue, 23 May 2000 12:32:24 +0200 |
paulson |
declared sum_below
|
changeset |
files
|
Tue, 23 May 2000 12:31:38 +0200 |
paulson |
new files for the Allocator
|
changeset |
files
|
Tue, 23 May 2000 12:30:29 +0200 |
paulson |
eta-expanded to handle value polymorphism
|
changeset |
files
|
Tue, 23 May 2000 12:13:45 +0200 |
wenzelm |
improved warning messages;
|
changeset |
files
|
Tue, 23 May 2000 09:08:18 +0200 |
nipkow |
SetInterval
|
changeset |
files
|
Tue, 23 May 2000 07:32:24 +0200 |
nipkow |
Added SetInterval
|
changeset |
files
|
Mon, 22 May 2000 16:05:22 +0200 |
wenzelm |
new Isar version of HOL-AxClasses-Tutorial;
|
changeset |
files
|
Mon, 22 May 2000 16:04:32 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Mon, 22 May 2000 16:03:43 +0200 |
wenzelm |
* Pure: changed syntax of local blocks from {{ }} to { };
|
changeset |
files
|
Mon, 22 May 2000 13:29:21 +0200 |
wenzelm |
new Isar version;
|
changeset |
files
|
Mon, 22 May 2000 13:20:47 +0200 |
paulson |
tidied and made to work with AddSIs [psubsetI]
|
changeset |
files
|
Mon, 22 May 2000 13:19:20 +0200 |
paulson |
further tidying
|
changeset |
files
|
Mon, 22 May 2000 12:35:34 +0200 |
paulson |
loading the new theory MultisetOrder
|
changeset |
files
|
Mon, 22 May 2000 12:35:02 +0200 |
paulson |
multisets are partially ordered
|
changeset |
files
|