Fri, 18 Apr 1997 11:54:54 +0200 |
paulson |
Renamed sign constructors to eliminate clash with the Plus infix of Sum.thy
|
changeset |
files
|
Fri, 18 Apr 1997 11:53:55 +0200 |
paulson |
Now loads theory LList indirectly: via LFilter
|
changeset |
files
|
Fri, 18 Apr 1997 11:53:16 +0200 |
paulson |
Now uses some "case" syntax (but could use more)
|
changeset |
files
|
Fri, 18 Apr 1997 11:52:44 +0200 |
paulson |
New monotonicity theorems
|
changeset |
files
|
Fri, 18 Apr 1997 11:52:19 +0200 |
paulson |
New theory: a corecursive filter functional
|
changeset |
files
|
Fri, 18 Apr 1997 11:48:16 +0200 |
paulson |
Removed needless parentheses from translation
|
changeset |
files
|
Fri, 18 Apr 1997 11:47:36 +0200 |
paulson |
ex/LFilter is a new theory (and dependency)
|
changeset |
files
|
Fri, 18 Apr 1997 11:47:11 +0200 |
paulson |
Automatic update
|
changeset |
files
|
Thu, 17 Apr 1997 19:05:01 +0200 |
wenzelm |
tuned error msgs;
|
changeset |
files
|
Thu, 17 Apr 1997 18:46:58 +0200 |
wenzelm |
improved type check error messages;
|
changeset |
files
|
Thu, 17 Apr 1997 18:45:43 +0200 |
wenzelm |
renamed set_ap to setmp;
|
changeset |
files
|
Thu, 17 Apr 1997 18:17:23 +0200 |
paulson |
Automatic updates
|
changeset |
files
|
Thu, 17 Apr 1997 18:16:12 +0200 |
paulson |
Removed the \date{} command in order to put the date of typesetting on the
|
changeset |
files
|
Thu, 17 Apr 1997 18:10:49 +0200 |
paulson |
Corrected the informal description of coinductive definition
|
changeset |
files
|
Thu, 17 Apr 1997 18:10:12 +0200 |
paulson |
Corrected the informal description of coinductive definition in sections 1
|
changeset |
files
|
Thu, 17 Apr 1997 17:54:21 +0200 |
nipkow |
Added ability to have case expressions involving tuples. (via translation)
|
changeset |
files
|
Thu, 17 Apr 1997 14:41:56 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Thu, 17 Apr 1997 14:41:26 +0200 |
wenzelm |
*** empty log message ***
|
changeset |
files
|
Thu, 17 Apr 1997 14:41:08 +0200 |
wenzelm |
added fixencoding note;
|
changeset |
files
|
Thu, 17 Apr 1997 10:40:26 +0200 |
wenzelm |
fixed ISAMODE_HOME;
|
changeset |
files
|
Thu, 17 Apr 1997 10:30:57 +0200 |
wenzelm |
eliminated PLATFORM;
|
changeset |
files
|
Wed, 16 Apr 1997 18:53:36 +0200 |
wenzelm |
removed lceil, rceil, lfloor, rfloor;
|
changeset |
files
|
Wed, 16 Apr 1997 18:51:03 +0200 |
wenzelm |
fixed perl path (for sunbroys);
|
changeset |
files
|
Wed, 16 Apr 1997 18:46:01 +0200 |
wenzelm |
improved translations for subset symbols syntax: constraints;
|
changeset |
files
|
Wed, 16 Apr 1997 18:25:46 +0200 |
wenzelm |
moved classes / sorts to sorts.ML;
|
changeset |
files
|
Wed, 16 Apr 1997 18:23:25 +0200 |
wenzelm |
renamed subclass to classrel;
|
changeset |
files
|
Wed, 16 Apr 1997 18:22:10 +0200 |
wenzelm |
Sorts.str_of_sort;
|
changeset |
files
|
Wed, 16 Apr 1997 18:21:00 +0200 |
wenzelm |
Sorts.str_of_arity;
|
changeset |
files
|
Wed, 16 Apr 1997 18:17:38 +0200 |
wenzelm |
added sorts.ML, type_infer.ML;
|
changeset |
files
|
Wed, 16 Apr 1997 18:16:45 +0200 |
wenzelm |
tuned type of eq_ix, mem_ix;
|
changeset |
files
|
Wed, 16 Apr 1997 18:16:02 +0200 |
wenzelm |
improved inc, dec;
|
changeset |
files
|
Wed, 16 Apr 1997 18:15:32 +0200 |
wenzelm |
Type inference (isolated from type.ML, completely reimplemented).
|
changeset |
files
|
Wed, 16 Apr 1997 18:14:43 +0200 |
wenzelm |
Type classes and sorts (isolated from type.ML).
|
changeset |
files
|
Wed, 16 Apr 1997 18:13:12 +0200 |
wenzelm |
improved;
|
changeset |
files
|
Tue, 15 Apr 1997 10:23:38 +0200 |
paulson |
Partially converted to call blast_tac
|
changeset |
files
|
Tue, 15 Apr 1997 10:23:17 +0200 |
paulson |
Addition of blast_tac benchmark
|
changeset |
files
|
Tue, 15 Apr 1997 10:22:50 +0200 |
paulson |
Changed penalty from log2 to log3
|
changeset |
files
|
Tue, 15 Apr 1997 10:19:14 +0200 |
paulson |
An extra call to blast_tac (illustrating a need for type instantiation)
|
changeset |
files
|
Tue, 15 Apr 1997 10:18:01 +0200 |
paulson |
Now puts basic rewrites for lappend & lmap into the simpset
|
changeset |
files
|
Tue, 15 Apr 1997 10:17:15 +0200 |
paulson |
Removed "AddSDs [Scons_inject];" because
|
changeset |
files
|
Tue, 15 Apr 1997 10:15:09 +0200 |
paulson |
Moved expand_case_tac from Auth/Message.ML to simpdata.ML
|
changeset |
files
|
Mon, 14 Apr 1997 10:28:21 +0200 |
wenzelm |
no longer includes ~/.emacs;
|
changeset |
files
|
Sun, 13 Apr 1997 19:16:25 +0200 |
wenzelm |
fixed file name;
|
changeset |
files
|
Sun, 13 Apr 1997 19:15:07 +0200 |
wenzelm |
GENERATED TEXT;
|
changeset |
files
|
Sun, 13 Apr 1997 19:12:37 +0200 |
wenzelm |
tuned format;
|
changeset |
files
|
Sun, 13 Apr 1997 19:11:32 +0200 |
wenzelm |
GENERATED TEXT;
|
changeset |
files
|
Sun, 13 Apr 1997 19:10:54 +0200 |
wenzelm |
GENERATED TEXT;
|
changeset |
files
|
Sun, 13 Apr 1997 19:10:27 +0200 |
wenzelm |
fixencoding - fix references to isabelle font encoding;
|
changeset |
files
|
Sat, 12 Apr 1997 20:02:06 +0200 |
wenzelm |
tuned comments;
|
changeset |
files
|
Sat, 12 Apr 1997 20:01:38 +0200 |
wenzelm |
misc improvement;
|
changeset |
files
|
Sat, 12 Apr 1997 20:00:11 +0200 |
wenzelm |
Setup GNU Emacs for Isabelle environment.
|
changeset |
files
|
Sat, 12 Apr 1997 19:59:44 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Fri, 11 Apr 1997 17:30:15 +0200 |
wenzelm |
fixed { ... } shell syntax to accomodate bash 2.x;
|
changeset |
files
|
Fri, 11 Apr 1997 15:21:36 +0200 |
paulson |
Yet more fast_tac->blast_tac, and other tidying
|
changeset |
files
|
Fri, 11 Apr 1997 11:33:51 +0200 |
wenzelm |
tuned error msg;
|
changeset |
files
|
Thu, 10 Apr 1997 18:07:27 +0200 |
paulson |
Updated discussion and references for inductive definitions
|
changeset |
files
|
Thu, 10 Apr 1997 14:26:01 +0200 |
nipkow |
Deleted stupid proof at the end not needed anywhere.
|
changeset |
files
|
Thu, 10 Apr 1997 12:21:21 +0200 |
nipkow |
Mod because of "Turned Addsimps into AddIffs for datatype laws."
|
changeset |
files
|
Thu, 10 Apr 1997 12:20:55 +0200 |
nipkow |
Turned Addsimps into AddIffs for datatype laws.
|
changeset |
files
|
Thu, 10 Apr 1997 10:55:37 +0200 |
paulson |
Changed some fast_tac to blast_tac
|
changeset |
files
|
Thu, 10 Apr 1997 09:08:05 +0200 |
nipkow |
Added trace output and replaced fast_tac set_cs by Fast_tac.
|
changeset |
files
|
Wed, 09 Apr 1997 15:56:53 +0200 |
oheimb |
replaced 'addwrapper' and 'addWrapper' by correct 'compwrapper' and 'compWrapper'
|
changeset |
files
|
Wed, 09 Apr 1997 15:26:32 +0200 |
nipkow |
Thorough update.
|
changeset |
files
|
Wed, 09 Apr 1997 12:37:44 +0200 |
paulson |
Using Blast_tac
|
changeset |
files
|
Wed, 09 Apr 1997 12:36:52 +0200 |
paulson |
Control over excessive branching by applying a log2 penalty
|
changeset |
files
|
Wed, 09 Apr 1997 12:34:28 +0200 |
paulson |
Explicit depth bounds seem necessary
|
changeset |
files
|
Wed, 09 Apr 1997 12:32:04 +0200 |
paulson |
Using Blast_tac
|
changeset |
files
|
Wed, 09 Apr 1997 12:31:11 +0200 |
paulson |
Dependency on Provers/nat_transitive
|
changeset |
files
|
Tue, 08 Apr 1997 12:03:59 +0200 |
nipkow |
Couldn't solve n < n+1 because of missing -1
|
changeset |
files
|
Tue, 08 Apr 1997 10:48:42 +0200 |
nipkow |
Dep. on Provers/nat_transitive
|
changeset |
files
|
Mon, 07 Apr 1997 14:53:08 +0200 |
wenzelm |
added -t (run tests) option;
|
changeset |
files
|
Fri, 04 Apr 1997 19:11:19 +0200 |
wenzelm |
added -g, -h options;
|
changeset |
files
|
Fri, 04 Apr 1997 19:10:22 +0200 |
wenzelm |
tuned xdvi invocation;
|
changeset |
files
|
Fri, 04 Apr 1997 19:09:21 +0200 |
wenzelm |
replaced ISABELLE_HTML by ISABELLE_USEDIR_OPTIONS;
|
changeset |
files
|
Fri, 04 Apr 1997 19:08:35 +0200 |
wenzelm |
improved messages;
|
changeset |
files
|
Fri, 04 Apr 1997 19:07:54 +0200 |
wenzelm |
fixed diagnostic output of print modes;
|
changeset |
files
|
Fri, 04 Apr 1997 16:33:28 +0200 |
nipkow |
moved inj and surj from Set to Fun and Inv -> inv.
|
changeset |
files
|
Fri, 04 Apr 1997 16:27:39 +0200 |
nipkow |
Inv -> inv
|
changeset |
files
|
Fri, 04 Apr 1997 16:16:35 +0200 |
slotosch |
*** empty log message ***
|
changeset |
files
|
Fri, 04 Apr 1997 16:04:28 +0200 |
slotosch |
Added Example Quot
|
changeset |
files
|
Fri, 04 Apr 1997 16:03:48 +0200 |
slotosch |
Start Example
|
changeset |
files
|
Fri, 04 Apr 1997 16:03:44 +0200 |
nipkow |
inv -> inverse
|
changeset |
files
|
Fri, 04 Apr 1997 16:03:11 +0200 |
slotosch |
Example for higher order quotients: Fractionals
|
changeset |
files
|
Fri, 04 Apr 1997 16:02:12 +0200 |
slotosch |
(higher-order) quotient constructor quot, based on PER
|
changeset |
files
|
Fri, 04 Apr 1997 16:01:14 +0200 |
slotosch |
(partial) equivalecne relations. classes er<per
|
changeset |
files
|
Fri, 04 Apr 1997 14:48:40 +0200 |
nipkow |
Inv -> inv
|
changeset |
files
|
Fri, 04 Apr 1997 14:47:26 +0200 |
wenzelm |
added -b option (batch mode);
|
changeset |
files
|
Fri, 04 Apr 1997 14:05:12 +0200 |
nipkow |
renamed variable 'inv'
|
changeset |
files
|
Fri, 04 Apr 1997 14:01:18 +0200 |
wenzelm |
added Quot examples;
|
changeset |
files
|
Fri, 04 Apr 1997 13:57:40 +0200 |
wenzelm |
*** empty log message ***
|
changeset |
files
|
Fri, 04 Apr 1997 13:56:11 +0200 |
wenzelm |
Higher-order quotients.
|
changeset |
files
|
Fri, 04 Apr 1997 12:21:28 +0200 |
paulson |
Now calls blast_tac
|
changeset |
files
|
Fri, 04 Apr 1997 11:33:51 +0200 |
paulson |
Another blast_tac call
|
changeset |
files
|
Fri, 04 Apr 1997 11:32:44 +0200 |
paulson |
Simplified a proof
|
changeset |
files
|
Fri, 04 Apr 1997 11:28:28 +0200 |
paulson |
Re-organization of the order of haz rules
|
changeset |
files
|
Fri, 04 Apr 1997 11:27:02 +0200 |
paulson |
Calls Blast_tac. Tidied some proofs
|
changeset |
files
|